21 Commits

Author SHA1 Message Date
019804d2c0 7 matches instead of 20
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-20 12:26:16 -05:00
187e3b814f Print japanese characters
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-04 13:32:00 +00:00
73ec21dff6 Fix JSON function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 20:07:36 -05:00
aaf6a670d6 Properly parses and accepts POST requests with headers
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 13:23:51 +00:00
e9693d20ab Add placeholder text when clicking formatting tags with nothing highlighted
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-01 16:13:05 +00:00
710f58b034 Fix 304 caching errors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-01 16:01:45 +00:00
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