15 Commits

Author SHA1 Message Date
575b8c2756 Some semblance of \<pre\> command parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-03 19:35:03 +00:00
4296d84226 Fix file uploading to completely accept and write binary files 2022-05-19 19:07:33 +00:00
ad134823a3 Attempt to parse file using bytes 2022-05-18 22:54:41 -05:00
be139980a5 Create an example template for what a code block should look like 2022-05-12 19:25:44 +00:00
e4af1ba79f Include debug information for POST file uploading 2022-05-12 15:27:48 +00:00
a876531d49 Changed read scheme to use the ready() buffer method to retrieve file data 2022-05-11 20:22:43 +00:00
c16461ed56 Upload form included, currently hangs server without a response 2022-05-11 20:08:48 +00:00
f3f50e5171 Implement proper caching of files 2022-05-06 18:16:42 +00:00
a92d375d41 Include last modified date in HTTP headers for caching scheme. 2022-05-06 17:40:32 +00:00
24fa2a205d Add styling and handle spaces in URL queries. Also improve formatting 2022-05-04 18:46:53 +00:00
92d9a14057 directory listing builder implementation 2022-05-04 16:23:27 +00:00
ec70e680e9 Fix extra closing divs 2022-05-03 14:58:01 +00:00
5268e16fb0 Allow for command-line parameters: Set port number to host on. 2022-05-03 13:45:03 +00:00
7807680b25 Handle custom parameters, 2022-05-03 12:17:58 +00:00
e6289eeedc Code scrolling background generation 2022-05-02 21:03:16 -05:00