17 Commits

Author SHA1 Message Date
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
eedf1a6f8e Move script files into its own folder and create a SIG command startup script 2022-05-06 18:27:13 +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
10dacec9ed Generate individual article pages 2022-05-05 20:16:56 +00:00
f70309be69 Allow for line breaks and paragraph breaks 2022-05-05 19:53:05 +00:00
d1e119bd17 Implement javascript to handle expansion of articles 2022-05-05 19:45:56 +00:00
9dd9a90416 article preview modules implemented 2022-05-05 12:58:16 +00:00
70e50c0f52 Prepare article reference replacement. 2022-05-04 20:21:52 +00:00
75d1745cb4 More link styling, setup previous directory navigation 2022-05-04 19:40:21 +00:00
24fa2a205d Add styling and handle spaces in URL queries. Also improve formatting 2022-05-04 18:46:53 +00:00
4e9dfee799 Build a file listing page for any given directory 2022-05-04 18:33:36 +00:00