39 Commits (d7115ef89f2e94c50e24db3749552cd658a0dd03)

Author SHA1 Message Date
sigonasr2, Sig, Sigo 0c3adc6cab Fix bugs relating to code containing < signs while regular text did as well. Also fixed issues with encoding/decoding limits 2 years ago
sigonasr2, Sig, Sigo 0e6099490a Add server side and client side form validation for submitting comments. Also fix coding blocks not supporting multi-line code blocks 2 years ago
sigonasr2 73ec21dff6 Fix JSON function 2 years ago
sigonasr2, Sig, Sigo aaf6a670d6 Properly parses and accepts POST requests with headers 2 years ago
sigonasr2, Sig, Sigo e9693d20ab Add placeholder text when clicking formatting tags with nothing highlighted 2 years ago
sigonasr2, Sig, Sigo 710f58b034 Fix 304 caching errors 2 years ago
sigonasr2, Sig, Sigo f0100ceaf1 Add error page and navbar links to pages 2 years ago
sigonasr2, Sig, Sigo a0f7936575 Fixed code block having extra /home/gitpod lines in it 2 years ago
sigonasr2, Sig, Sigo 5a3bbd231e Complete code block and link support. All formatting now supported in comment blocks 2 years ago
sigonasr2, Sig, Sigo 8b0c68a897 Commenting system now works! 2 years ago
sigonasr2, Sig, Sigo 43706baa3e Create comment post form 2 years ago
sigonasr2, Sig, Sigo e8b7d8d2d6 Corrected bug where file may not exist when checking for cached modified date 2 years ago
sigonasr2, Sig, Sigo 455c5bcc75 Comment endpoint setup 2 years ago
sigonasr2 33b6f7bd2a Implemented code highlighting for strings, numerical constants, classes 2 years ago
sigonasr2 cbebcebe08 refactored how files were delivered 2 years ago
sigonasr2, Sig, Sigo b35f1815b2 Include image article figure publishing along with adding sub and sup support 2 years ago
sigonasr2 e46476c05d Implement status codes based on file upload success 3 years ago
Nic0Nic0Nii a9620a5374 Remove warnings 3 years ago
Nic0Nic0Nii 4296d84226 Fix file uploading to completely accept and write binary files 3 years ago
sigonasr2 ad134823a3 Attempt to parse file using bytes 3 years ago
sigonasr2, Sig, Sigo be139980a5 Create an example template for what a code block should look like 3 years ago
sigonasr2, Sig, Sigo aac6f726ba Optimize modified date reading 3 years ago
sigonasr2, Sig, Sigo e4af1ba79f Include debug information for POST file uploading 3 years ago
sigonasr2, Sig, Sigo a876531d49 Changed read scheme to use the ready() buffer method to retrieve file data 3 years ago
sigonasr2, Sig, Sigo c16461ed56 Upload form included, currently hangs server without a response 3 years ago
sigonasr2, Sig, Sigo f3f50e5171 Implement proper caching of files 3 years ago
sigonasr2, Sig, Sigo a92d375d41 Include last modified date in HTTP headers for caching scheme. 3 years ago
sigonasr2, Sig, Sigo 24fa2a205d Add styling and handle spaces in URL queries. Also improve formatting 3 years ago
sigonasr2, Sig, Sigo 4e9dfee799 Build a file listing page for any given directory 3 years ago
sigonasr2, Sig, Sigo 92d9a14057 directory listing builder implementation 3 years ago
sigonasr2, Sig, Sigo 7241bd4aeb Handle null socket messages and add text coloring 3 years ago
sigonasr2, Sig, Sigo 5268e16fb0 Allow for command-line parameters: Set port number to host on. 3 years ago
sigonasr2, Sig, Sigo 82634154d5 Try frosted glass styling 3 years ago
sigonasr2, Sig, Sigo 7807680b25 Handle custom parameters, 3 years ago
sigonasr2 e6289eeedc Code scrolling background generation 3 years ago
sigonasr2 8bf9f62fb2 Fixed URI resource locator error, seems to have fixed the css 3 years ago
sigonasr2, Sig, Sigo e81f29b793 Include what should be working as a render display time. CSS currently does not propogate every single run 3 years ago
sigonasr2, Sig, Sigo 6cd3a226a9 Serve from different filenames, add flexibility to handle status messages, pages, and content 3 years ago
sigonasr2, Sig, Sigo 80ebd864d9 Implement custom web server 3 years ago