Commit Graph
34 Commits
Author SHA1 Message Date
y-syo b955d04331 🏗️」 wip: implementing config in client: fix your code adjoly xd 2025-04-30 15:56:03 +02:00
y-syo 57f681ddf0 🔨」 fix(Errors): can now accept defined error pages 2025-04-30 14:36:18 +02:00
y-syo 5a22af3c5a 」 feat(Resource): added resource abstract class :D 2025-04-29 14:59:21 +02:00
y-syo 9d0a08650f 🏗️」 wip(Client): taking pollfd and not just fd in argument 2025-04-25 12:44:45 +02:00
y-syo a77f44579f 🔨」 fix(Client): added empty constructor and parse function 2025-04-25 12:34:11 +02:00
y-syo c41545b230 」 feat(requests/mime): added mime type functions and started implementation 2025-04-24 15:46:37 +02:00
y-syo e28807078f 🔨」 fix(Client): fixed client just segfaulting on destructor cuz i am stupid 2025-04-23 14:40:57 +02:00
y-syo b9b299cd68 ✏️」 norm(includes): cleaned headers 2025-04-22 12:06:48 +02:00
y-syo 6db9d66374 🔨」 fix(httpResponse): fix to compile 2025-04-22 11:19:28 +02:00
y-syo 5824985c93 🔨」 fix: fixed client bullshit things 2025-04-20 11:26:45 +02:00
y-syo 0862a76c30 🗑️」 clean(client.cpp): cleaned files 2025-04-17 14:26:26 +02:00
y-syo a407ee51a3 」 feat(server/client): added Client class :D 2025-04-17 13:11:18 +02:00
y-syo 5fa656c453 」 feat(src/server.cpp): handle_client :D 2025-04-13 11:54:26 +02:00
y-syo f185a811d8 🏗️」 wip(server/_run): fixed _run command 2025-04-12 18:57:41 +02:00
y-syo 4a2bd9fe21 🔨」 fix(main.cpp): fixed headers 2025-04-10 12:32:56 +02:00
y-syo 4ce004ee06 📝」 doc(http): removed debug logs for readable stdout 2025-04-08 01:13:02 +02:00
y-syo 0264b56169 🏗️」 wip(requests/POST): updating only things that does make sense 2025-04-02 05:28:11 +02:00
y-syo f6263c8550 🏗️」 wip(http): work in progress, not done yet. 2025-03-24 16:01:56 +01:00
y-syo 78ee544eb3 🔨」 fix(requests/Errors): now working, kinda 2025-03-24 16:01:45 +01:00
y-syo 7c2a6e10e2 ✏️」 norm(http/requests.cpp): normed variable names 2025-03-24 13:11:27 +01:00
y-syo cf509f09b7 」 feat(http/GET): file listing page if opening a directory 2025-03-19 03:15:20 +01:00
y-syo 5f9fec9568 🏗️」 wip: work in progress, not done yet. 2025-03-17 14:33:38 +01:00
y-syo 28713b407a 🏗️」 wip(requests): work in progress, not done yet. 2025-02-14 17:11:33 +01:00
y-syo b30d54d9cc 」 feat(requests): GET done, time for the two others D: 2025-02-12 11:28:52 +01:00
y-syo 6b2632534c 🏗️」 wip(requests): from map to multimap for multiple headers with same key(still tmp commit, will redo them correctly after i'm done) 2025-02-12 01:36:19 +01:00
y-syo 3041ebbc95 🔨」 fix: wtf 2025-02-11 22:27:52 +01:00
y-syo 8edf96d85d 📝」 doc(README): fixed the typo 2025-02-11 22:27:15 +01:00
y-syo eb825346d9 📝」 doc(README): fixed the typo 2025-02-11 22:27:07 +01:00
y-syo 354b5f01f3 🏗️」 wip: work in progress, not done yet. 2025-02-11 22:26:50 +01:00
y-syo 3c1eb1ec99 🏗️」 wip(includes): very very wip of the headers (this commit should be deleted later) 2025-02-11 13:52:45 +01:00
y-syo 935de681d9 🏗️」 wip: work in progress, not done yet. 2025-02-11 07:41:56 +01:00
y-syo d7baf04e5f 📝」 doc(NORM.md): fixed the norm 2025-02-03 18:53:18 +01:00
y-syo 4fbaed787d 🏗️」 wip(requests): requests parsing and basic handling of GET responses 2025-02-03 18:39:23 +01:00
y-syo e7c436e7d8 🔨」 fix(Makefile): fixed makefile to be pogit compliant 2025-01-21 13:29:27 +01:00