Commit Graph

60 Commits

Author SHA1 Message Date
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
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
3024aa3985 」 feat: Updated tomlpp 2025-03-21 20:01:38 +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
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
4b00173fcf Merge pull request #2 from KeyZox71/exampleConf
🎉」 init(config file): added config file example
2025-03-18 17:08:00 +01:00
5f9fec9568 🏗️」 wip: work in progress, not done yet. 2025-03-17 14:33:38 +01:00
3b83159707 🏗️」 wip: Added example of config file need review && added tomlpp to ./lib in submodule 2025-03-17 12:01:30 +01:00
28713b407a 🏗️」 wip(requests): work in progress, not done yet. 2025-02-14 17:11:33 +01:00
00f85cbed7 📝」 doc: changed norm to match nix styling :D 2025-02-14 11:33:28 +01:00
11f2c43b34 Merge pull request #1 from KeyZox71/yosyo-indev
🔀」 merge(yosyo-indev): starting base of the responses classes and parsing + little norm fix
2025-02-14 11:30:09 +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
3041ebbc95 🔨」 fix: wtf 2025-02-11 22:27:52 +01:00
8edf96d85d 📝」 doc(README): fixed the typo 2025-02-11 22:27:15 +01:00
eb825346d9 📝」 doc(README): fixed the typo 2025-02-11 22:27:07 +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
d7baf04e5f 📝」 doc(NORM.md): fixed the norm 2025-02-03 18:53:18 +01:00
4fbaed787d 🏗️」 wip(requests): requests parsing and basic handling of GET responses 2025-02-03 18:39:23 +01:00
35956dc13e Update NORM.md 2025-01-21 15:00:30 +01:00
69183ba286 added norm 2025-01-21 14:54:49 +01:00
1350d49e07 Update README.md 2025-01-21 14:43:56 +01:00
4d2309612d Update README.md 2025-01-21 14:43:39 +01:00
4d82fa5484 Update README.md 2025-01-21 14:42:58 +01:00
323353b9cc Update SECURITY.md 2025-01-21 14:40:04 +01:00
d1ab6dd488 Create LICENCE 2025-01-21 14:38:49 +01:00
1451e7e296 Create SECURITY.md 2025-01-21 14:37:17 +01:00
cfc5bea3ae Create CONTRIBUTING.md 2025-01-21 14:35:30 +01:00