144 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
25eef85b27 🏗️」 wip: need to do _handle_client func 2025-04-20 18:30:19 +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
dac3df1a03 🏗️」 wip: started _run 2025-04-17 14:36:07 +02:00
0862a76c30 🗑️」 clean(client.cpp): cleaned files 2025-04-17 14:26:26 +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
612cece2d0 」 feat: new config should be working 2025-04-14 13:41:23 +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
6ec8679618 」 feat: proposing new config to match subject 2025-04-14 12:17:26 +02:00
ffa7ca24c7 🔨」 fix: added logfile parameters 2025-04-14 12:11:37 +02:00
f57db261a1 🏗️」 wip: proposing new config to match subject 2025-04-14 12:10:38 +02:00
c21612d873 」 feat: updated flake 2025-04-13 11:56:17 +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
56c78e3e85 」 feat: updated flake 2025-04-12 11:23:32 +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
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
4a2bd9fe21 🔨」 fix(main.cpp): fixed headers 2025-04-10 12:32:56 +02:00
f6c4d21d30 Merge pull request #3 from KeyZox71/http-indev
http indev
2025-04-10 12:26:09 +02:00
0e90a76508 Merge branch 'main' into http-indev 2025-04-10 12:23:54 +02:00
24f7b18ba6 🎉」merge: merged config
🎉」 init: Started handling config
2025-04-10 12:22:05 +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
479cc85543 Create .clang-format 2025-03-29 13:24:47 +01: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