Commit Graph

47 Commits

Author SHA1 Message Date
7ee79b6fa4 🔨」 fix: fixed merge conflict 2025-04-22 12:34:42 +02:00
b9b299cd68 ✏️」 norm(includes): cleaned headers 2025-04-22 12:06:48 +02:00
1bd83e15b0 🏗️」 wip: added some macro for easier coding with iterator 2025-04-22 11:41:05 +02:00
6db9d66374 🔨」 fix(httpResponse): fix to compile 2025-04-22 11:19:28 +02:00
8ff043802c 」 feat: added getserver in config to get a server from a server_name 2025-04-22 11:17:05 +02:00
773a54d7cd 🏗️」 wip: done _handle_client 2025-04-21 11:08:11 +02:00
bd19d78ac7 🔨」 fix: merge conflic on socket.cpp 2025-04-20 13:30:10 +02:00
5824985c93 🔨」 fix: fixed client bullshit things 2025-04-20 11:26:45 +02:00
a2cf80bfde 🏗️」 wip: passed _log to a global pointer 2025-04-18 10:09:46 +02:00
0b77d7b80c 🏗️」 wip: started client handling (need to redo a part of the client fd handling) not yet usable 2025-04-17 19:04:30 +02:00
49fcb87395 🏗️」 wip: main loop should be working 2025-04-17 18:22:05 +02:00
b98bec117b 🏗️」 wip: Socket creation should be working 2025-04-17 13:12:46 +02:00
a407ee51a3 」 feat(server/client): added Client class :D 2025-04-17 13:11:18 +02:00
2004386c8d 🏗️」 wip: Added proto for Client class 2025-04-14 15:05:26 +02:00
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
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
20a0bf80de 🏗️」 wip: started server class 2025-04-11 19:23:44 +02:00
521bc49d48 🔨」 fix: fixed log file writing 2025-04-11 15:57:02 +02:00
04e782a780 🔨」 fix: fixed log func 2025-04-11 15:20:17 +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
0e90a76508 Merge branch 'main' into http-indev 2025-04-10 12:23:54 +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
dbba3f0668 🏗️」 wip: Nearly finished config file parsing 2025-03-24 10:52:02 +01:00
29cebdee0e 🔨」 fix: removed trash code 2025-03-21 11:09:48 +01:00
4153e6dcdb 🏗️」 wip: Added logger class 2025-03-20 14:42:35 +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
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
a3cbd0e846 🔨」 fix: h > hpp 2025-01-21 13:23:20 +01:00
1c32d3b455 🎉」 init: hello world ! 2025-01-20 16:52:02 +01:00