Commit Graph

38 Commits

Author SHA1 Message Date
42ab0cfc97 🔨」 fix: adapted constructor to the new config file 2025-04-14 13:43:42 +02:00
bff58bad92 🔨」 fix: remove useless _table in class 2025-04-14 13:37:25 +02:00
5595a404d0 🏗️」 wip: added destructor 2025-04-14 13:33:07 +02:00
81b837eceb 🏗️」 wip: new config should be working 2025-04-14 13:25:20 +02:00
5fa656c453 」 feat(src/server.cpp): handle_client :D 2025-04-13 11:54:26 +02:00
f185a811d8 🏗️」 wip(server/_run): fixed _run command 2025-04-12 18:57:41 +02:00
c5d8abb3d6 🔨」 fix: now lauhcning at constrution 2025-04-12 11:19:19 +02:00
9bb74f8283 🏗️」 wip: added constructor and destructor in server::server class 2025-04-12 10:17:55 +02:00
20a0bf80de 🏗️」 wip: started server class 2025-04-11 19:23:44 +02:00
1c79dbcb13 🗑️」 clean: cleaned logfile 2025-04-11 16:04:42 +02:00
521bc49d48 🔨」 fix: fixed log file writing 2025-04-11 15:57:02 +02:00
b220361474 🏗️」 wip: added log debug function with VERBOSE mode 2025-04-11 15:17:32 +02:00
bb841f90c8 🏗️」 wip: started mainloop added help and file parsing 2025-04-11 12:13:27 +02:00
504ba7c66c 🏗️」 wip: work in progress, not done yet. 2025-04-10 14:43:21 +02:00
8dff506caf 🏗️」 wip: Added help msg 2025-04-10 14:19:30 +02:00
4a2bd9fe21 🔨」 fix(main.cpp): fixed headers 2025-04-10 12:32:56 +02:00
0e90a76508 Merge branch 'main' into http-indev 2025-04-10 12:23:54 +02:00
ebb37d8091 🏗️」 wip(http): work in progress, not done yet. 2025-04-10 12:18:48 +02:00
4ce004ee06 📝」 doc(http): removed debug logs for readable stdout 2025-04-08 01:13:02 +02:00
0264b56169 🏗️」 wip(requests/POST): updating only things that does make sense 2025-04-02 05:28:11 +02:00
1f18956cb6 」 feat: Finished parsing (should be working) 2025-03-26 08:48:33 +01:00
f6263c8550 🏗️」 wip(http): work in progress, not done yet. 2025-03-24 16:01:56 +01:00
78ee544eb3 🔨」 fix(requests/Errors): now working, kinda 2025-03-24 16:01:45 +01:00
7c2a6e10e2 ✏️」 norm(http/requests.cpp): normed variable names 2025-03-24 13:11:27 +01:00
dbba3f0668 🏗️」 wip: Nearly finished config file parsing 2025-03-24 10:52:02 +01:00
30951f436c 🏗️」 wip: Started route class 2025-03-19 17:39:03 +01:00
43df2b18a7 🏗️」 wip: Started reading subject 2025-03-19 15:52:31 +01:00
14bc77ab56 🎉」 init: Started handling config 2025-03-19 14:02:35 +01:00
cf509f09b7 」 feat(http/GET): file listing page if opening a directory 2025-03-19 03:15:20 +01:00
5f9fec9568 🏗️」 wip: work in progress, not done yet. 2025-03-17 14:33:38 +01:00
28713b407a 🏗️」 wip(requests): work in progress, not done yet. 2025-02-14 17:11:33 +01:00
b30d54d9cc 」 feat(requests): GET done, time for the two others D: 2025-02-12 11:28:52 +01:00
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
354b5f01f3 🏗️」 wip: work in progress, not done yet. 2025-02-11 22:26:50 +01:00
3c1eb1ec99 🏗️」 wip(includes): very very wip of the headers (this commit should be deleted later) 2025-02-11 13:52:45 +01:00
935de681d9 🏗️」 wip: work in progress, not done yet. 2025-02-11 07:41:56 +01:00
4fbaed787d 🏗️」 wip(requests): requests parsing and basic handling of GET responses 2025-02-03 18:39:23 +01:00
1c32d3b455 🎉」 init: hello world ! 2025-01-20 16:52:02 +01:00