Yessiest
Yessiest renamed repository from hyde to Yessiest/landline 2023-09-19 18:49:39 +00:00
Yessiest pushed to master at Yessiest/landline 2023-09-16 21:52:14 +00:00
fcaeba4178 deleted gem that i accidentally created
Yessiest pushed to master at Yessiest/landline 2023-09-16 21:33:21 +00:00
060a665843 Hardened header parsing, basic cookie functionality, restructuring of Util files, proper encoding handling in formdata parser, other minor changes
Yessiest pushed to master at Yessiest/landline 2023-09-16 14:33:24 +00:00
5861908848 fixed a previously unfixed issue with all markdown parsers except redcarpet being inferior
Yessiest pushed to master at Yessiest/landline 2023-09-16 14:30:25 +00:00
8d30faf52f wording fixed on readme
Yessiest pushed to master at Yessiest/landline 2023-09-16 13:47:50 +00:00
f807d5ca8d WIP fix for header matching
3300f966a9 quickfix for template constructors
Compare 2 commits »
Yessiest pushed to master at Yessiest/landline 2023-09-14 08:58:35 +00:00
4312d31268 Added application inclusion
Yessiest pushed to master at Yessiest/landline 2023-09-13 20:59:47 +00:00
a7fada480d Added Erubi support
Yessiest pushed to master at Yessiest/landline 2023-09-13 16:23:24 +00:00
d807b64161 Recursive templates, simplified erb template class
Yessiest pushed to master at Yessiest/landline 2023-09-12 22:25:42 +00:00
d30b09fe2c Module restructuring, minor bugfixes, first template engine (incomplete), template engine example
Yessiest pushed to master at Yessiest/landline 2023-09-11 17:45:09 +00:00
d05faeac39 moving files to pc
Yessiest pushed to master at Yessiest/landline 2023-09-10 16:18:21 +00:00
20559149eb Update 'README.md'
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 »