Commit Graph

67 Commits

Author SHA1 Message Date
e202b9cd77 🔨」 fix: fixed things 2025-07-12 18:01:43 +02:00
4ca633d50e 🔀」 merge: a very cool feature has been merged ! :D 2025-07-12 13:48:32 +02:00
57e71094e0 」 feat: POST IS WORKING git pull 2025-07-10 19:32:42 +02:00
752b5a8010 🏗️」 wip: work in progress, not done yet. 2025-07-08 18:33:50 +02:00
4b434b9878 🔨」 fix: upsi forgot debug prints 2025-07-07 19:11:06 +02:00
debb2301c5 🔨」 fix: fixed small errors (path not being correctly used, whole program always being 501 cuz why not is not doing that anymore btw) 2025-07-07 19:07:29 +02:00
954574b43a 」 feat: added timeout to cgi 2025-07-02 13:04:00 +02:00
36f4609a25 🏗️」 wip: Started fixing cgi but no clue what is happening 2025-07-01 11:28:27 +02:00
560c87f152 🔨」 fix: removed sus print 2025-06-24 18:07:39 +02:00
765dcdfb38 🔨」 fix: fixed some things. 2025-06-23 21:26:29 +02:00
457e05e8e5 🔨」 fix: fixed some things. 2025-06-23 21:23:37 +02:00
5747579372 🔨」 fix: fixed some things. 2025-06-23 21:03:36 +02:00
ad19276667 🔨」 fix: fixed invalid read that caused crash when pollerr 2025-05-30 16:36:07 +02:00
30866645a0 🔨」 fix: fixed post request with cgi 2025-05-30 16:17:21 +02:00
64764d18c4 🏗️」 wip: now clearing client resource at sigint 2025-05-29 12:09:37 +02:00
887b2c5446 」 feat: added error page implementation 2025-05-28 11:46:20 +02:00
570ade97b4 🔨」 fix: fixed issue with mainloop where it received empty request 2025-05-28 11:06:19 +02:00
adde9e0362 🏗️」 wip: cgi workinggg 2025-05-27 22:33:04 +02:00
833458e293 🏗️」 wip: working remade mainloop 2025-05-27 18:39:43 +02:00
050643814e 」 feat: implemented succecfully that f*cking pfdmanager 2025-05-27 18:04:21 +02:00
0823ce2894 🔨」 fix: fixed throw with client in main loop 2025-05-22 17:37:37 +02:00
d1fcaafb47 🏗️」 wip: should be working (kinda) 2025-05-21 09:51:34 +02:00
67cf7a1c3a 🏗️」 wip: started working on cgi finally 2025-05-15 14:25:45 +02:00
3300dcd057 🏗️」 wip: started file up 2025-05-15 11:04:49 +02:00
c0258855e5 」 feat: working server_name 2025-05-09 11:53:44 +02:00
4f93e0dcf5 」 feat: added redirection handling 2025-05-04 13:37:49 +02:00
bfef8ed76e 」 feat(Requests): now use the config :D 2025-05-02 15:04:41 +02:00
2352a865bf 🔨」 fix(Server): fixed main loop 2025-05-02 13:42:24 +02:00
9a28e15af0 🔨」 fix: fixed error with config and handled properly exception 2025-05-01 16:32:44 +02:00
040043694e 🏗️」 wip: added better print for request and response 2025-05-01 13:26:25 +02:00
e54c5e8323 🔨」 fix: fixed port issue and main loop issue for reasons only gods or kanel knows 2025-05-01 12:54:09 +02:00
ea3bf0c4a3 🏗️」 wip: wtf 2025-04-30 15:59:11 +02:00
b955d04331 🏗️」 wip: implementing config in client: fix your code adjoly xd 2025-04-30 15:56:03 +02:00
98955fc131 🔨」 fix: fixed url 2025-04-30 14:56:05 +02:00
41efd2c19e 🏗️」 wip: reformated request include folder 2025-04-30 09:37:21 +02:00
5a22af3c5a 」 feat(Resource): added resource abstract class :D 2025-04-29 14:59:21 +02:00
42758d150c 🔨」 fix: fixed tif 2025-04-29 14:41:56 +02:00
c696b8c7e2 🔨」 fix: fixed mainloop 2025-04-29 14:27:28 +02:00
640ed6ce3c 」 feat: added mimetype and some other few thing 2025-04-27 15:22:12 +02:00
50ceb7ab5c 🔨」 fix: closing every thing in case of pollerr 2025-04-25 17:24:28 +02:00
202a403430 🔨」 fix: fixed leak 2025-04-25 17:22:15 +02:00
5ce135594b 🏗️」 wip: added default _toclose in client not used for now 2025-04-25 15:34:10 +02:00
6a1bcaad05 🔨」 fix: corrected invalid read and leak 2025-04-25 15:22:13 +02:00
4ba80434e6 🔨」 fix: now working 2025-04-25 14:54:50 +02:00
8d4ef4095a 🏗️」 wip: change mainloop to work has expected 2025-04-25 13:27:46 +02:00
9d0a08650f 🏗️」 wip(Client): taking pollfd and not just fd in argument 2025-04-25 12:44:45 +02:00
a77f44579f 🔨」 fix(Client): added empty constructor and parse function 2025-04-25 12:34:11 +02:00
84407173e0 🔨」 fix: fixed invalid read and accept issue 2025-04-23 16:23:20 +02:00
5a2285e3d0 🔨」 fix: fixed but why i don't know 2025-04-23 15:34:42 +02:00
e28807078f 🔨」 fix(Client): fixed client just segfaulting on destructor cuz i am stupid 2025-04-23 14:40:57 +02:00