Yessiest
19 contributions in the last 12 months
JulAugSepOctNovDecJanFebMarAprMayJunMonWedFri
Less
More
Yessiest pushed to master at Yessiest/landline 2023-09-10 16:17:31 +00:00
bc8750daf7 made form parser easier to use
Yessiest closed issue Yessiest/landline#1 2023-09-10 11:27:46 +00:00
Clean up code
Yessiest closed issue Yessiest/landline#3 2023-09-10 11:27:29 +00:00
Make the process of writing path handles less verbose
Yessiest closed issue Yessiest/landline#4 2023-09-10 11:27:07 +00:00
Better integration with other HTTP servers
Yessiest closed issue Yessiest/landline#6 2023-09-10 11:26:40 +00:00
Access matched pieces of the path
Yessiest pushed to master at Yessiest/landline 2023-09-10 10:47:35 +00:00
bfc9a3066b Added queries, multipart/form-data parser, and a couple examples on how to use them as of right now
Yessiest pushed to master at Yessiest/landline 2023-09-08 21:08:51 +00:00
041a9844d9 More examples, +fixes to response not resetting +fixes to missing request body
Yessiest pushed to master at Yessiest/landline 2023-09-08 20:08:11 +00:00
9c9ceaf4f8 Also actual files for the previous commit (how did i forget to do that)
8894a9a55f Mitigated directory traversal in ServeHandler
Compare 2 commits »
Yessiest pushed to master at Yessiest/landline 2023-09-07 21:11:10 +00:00
9ba3bddc96 fixed dsl stuff, made a better example
Yessiest pushed to master at Yessiest/landline 2023-09-07 20:46:41 +00:00
bbfb6f00d9 File serving, root/remap directives, filters, preprocessors, postprocessors
Yessiest pushed to master at Yessiest/landline 2023-09-05 22:36:19 +00:00
fccc7ea9f0 header modifiers, status modifier, proper call rollbacks
Yessiest pushed to master at Yessiest/landline 2023-09-03 20:15:27 +00:00
a878ac58be Rewrite: Most of the structure is done, several pattern matching bugs fixed, config.ru is now working
Yessiest pushed to master at Yessiest/landline 2023-08-31 20:16:57 +00:00
9d483aa163 Request/response class skeletons
Yessiest closed issue Yessiest/reno#16 2023-08-30 23:24:02 +00:00
Volume on clients doesn't always apply properly (handle returns back)
Yessiest commented on issue Yessiest/reno#16 2023-08-30 23:24:00 +00:00
Volume on clients doesn't always apply properly (handle returns back)

Fixed by recent commits to clientvolume

Yessiest closed issue Yessiest/reno#17 2023-08-30 23:23:51 +00:00
Client volume widget works mostly hit or miss
Yessiest commented on issue Yessiest/reno#17 2023-08-30 23:23:49 +00:00
Client volume widget works mostly hit or miss

Fixed by recent commits to clientvolume

Yessiest closed issue Yessiest/reno#18 2023-08-30 23:23:38 +00:00
Client volume isn't persistent for Firefox and alike.
Yessiest commented on issue Yessiest/reno#18 2023-08-30 23:23:35 +00:00
Client volume isn't persistent for Firefox and alike.

Fixed by recent commits to clientvolume

Yessiest pushed to master at Yessiest/reno 2023-08-30 23:19:37 +00:00
e4ed68daf0 Hotfix: removed debugging messages