Template
1
0
Commit Graph

42 Commits

Author SHA1 Message Date
cat
f5da056a48 Fixed webkit issue, removed getlineAndCount, default is 0.0.0.0 now, AI aided on header processing rewrite 2025-07-17 01:30:53 +03:00
cat
e4d187e93e No need to do a while loop 2025-07-17 00:12:42 +03:00
cat
6f450eda86 it should be just send so browser knows we are done 2025-07-07 03:49:02 +03:00
cat
95e475ef2a Tiding up 2025-07-07 03:42:12 +03:00
cat
7741351f8b Removed QD5 2025-07-07 03:12:41 +03:00
cat
481b4b410a Added processFormData and reorganised the files 2025-07-07 03:11:41 +03:00
cat
4962bb5a2d Revert "Apparently its text/plain not text/text"
This reverts commit aa52f4045c.
2025-07-05 01:38:53 +03:00
cat
aa52f4045c Apparently its text/plain not text/text 2025-07-05 01:38:00 +03:00
cat
b1e96274ae Removed pointless headers, added comments 2025-07-05 01:19:41 +03:00
cat
809c833259 Fixed write data... again. Fuck my programmer life. 2025-07-05 01:17:05 +03:00
cat
fb3f1e7c37 Absorbtion of generate response 2025-07-04 21:53:45 +03:00
cat
cc3eb54b3b resharping writing data 2025-07-04 21:51:54 +03:00
cat
0d87542196 Added the new response style and 404 page 2025-07-04 20:02:56 +03:00
cat
8097796af4 Start of map responses 2025-07-04 19:43:04 +03:00
cat
c83064f8fc Removed pointless comments 2025-07-03 00:04:56 +03:00
cat
b6e83e0216 Made args processing, header processing, and body processing inline methods. Additionally now most variables are class level instead of method level 2025-07-03 00:04:03 +03:00
cat
64bc7d0fb7 Cmake is changed to reflect restructure 2025-07-02 18:59:26 +03:00
cat
0b483c69cb HTTP bodies should work nicely, files are reorganised, www is reverted 2025-07-02 18:58:40 +03:00
cat
14394f1c9f Start of the body processing 2025-07-02 15:14:16 +03:00
309ba08e34 Breaking it off from File Hosting 2025-07-01 19:05:20 +02:00
cat
b32e7f5d70 Testing POST and upload 2025-06-26 02:55:47 +03:00
cat
7716494a1c Forgor to add .close to file 💀 2025-06-26 02:09:51 +03:00
cat
effa9ec9fa Added proper file reading 2025-06-26 02:07:58 +03:00
cat
ea8b8c884e Reorganising further 2025-06-26 01:59:18 +03:00
cat
095dd8ddf9 Added a simple POST response and more work on respond string 2025-06-25 23:47:46 +03:00
cat
bc8523b73e Adjusted 2025-06-25 23:28:51 +03:00
cat
c023c5f5ed Properly named Helpers 2025-06-25 23:25:39 +03:00
cat
8fed5d3808 Removed git residiue from QD5 2025-06-25 23:24:58 +03:00
cat
0e9cbe57d9 Added QuickDigest5 for MD5 Hashing, added bare bones responding, added Helper namespace, and minor redesign of methods 2025-06-25 23:24:05 +03:00
cat
98c4eafdbe Basic request reading 2025-06-25 22:24:32 +03:00
cat
c046cdc775 Added some flags to cmake 2025-06-20 00:34:22 +03:00
cat
bce2e942ef Added a place to store webdata 2025-06-18 03:18:53 +03:00
7158576460 minor styling 2025-06-18 01:02:58 +02:00
edcc7bbd5c some coding guidelines 2025-06-18 01:02:28 +02:00
cat
55dbb2e6cd Added a basic message for startup 2025-06-18 01:56:24 +03:00
8177ba47f7 Including a build section
so lars doesn't have a stroke trying to understand basics of cmake
2025-06-18 00:54:17 +02:00
cat
a607e4c99f Fix for adding boilerplate 2025-06-18 01:47:58 +03:00
cat
a256404a3d Updated gitignore 2025-06-18 01:46:14 +03:00
cat
0d7b7d1f1a Added the boilerplate and also CMAKE 2025-06-18 01:44:59 +03:00
cat
8df1342231 Testing files on the git 2025-06-18 00:47:25 +03:00
cat
026841746e Adding main 2025-06-18 00:28:09 +03:00
0082b0661c Initial commit 2025-06-17 23:27:37 +02:00