|
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 |
|
|
57f681ddf0
|
「🔨」 fix(Errors): can now accept defined error pages
|
2025-04-30 14:36:18 +02:00 |
|
|
19bc8730e6
|
「🏗️」 wip: reformated a lot of file
|
2025-04-30 10:42:23 +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 |
|
|
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 |
|
|
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 |
|
|
f220064958
|
banger
|
2025-04-25 12:58:18 +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 |
|
|
1c694131cd
|
「🏗️」 wip: Started cgi handling but no clue what i am doing
|
2025-04-25 12:03:08 +02:00 |
|
|
c41545b230
|
「✨」 feat(requests/mime): added mime type functions and started implementation
|
2025-04-24 15:46:37 +02:00 |
|
|
1dc3a61b01
|
「🏗️」 wip: nothing is working anymore
|
2025-04-23 17:34:22 +02:00 |
|
|
e28807078f
|
「🔨」 fix(Client): fixed client just segfaulting on destructor cuz i am stupid
|
2025-04-23 14:40:57 +02:00 |
|
|
81631d8290
|
「✨」 feat: added debug function in log class
|
2025-04-22 16:23:28 +02:00 |
|
|
5d1c3910bc
|
「🔨」 fix: fixed first segfault
|
2025-04-22 15:34:13 +02:00 |
|
|
7abe04bf44
|
「🔨」 fix: fixed compilation error with logger
|
2025-04-22 14:51:00 +02:00 |
|
|
cc953a791c
|
「🔨」 fix: fixed compilation error
|
2025-04-22 14:32:35 +02:00 |
|
|
43a34e759f
|
「🏗️」 wip: implemented url class in config need to fix compilation
|
2025-04-22 12:44:50 +02:00 |
|
|
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 |
|