58 Commits (6b06a1731b5a47ec37c9e23e301a6390964b812f)

Author SHA1 Message Date
sigonasr2 f180afc5a9 Retrieve data (#10) 2 years ago
sigonasr2 704fb3bb76 Fix to prevent uploads getting stuck, seems like a hack but we'll do it for now. 2 years ago
sigonasr2 161a56201e Add a 5 second maximum timeout for uploads. 2 years ago
sigonasr2 98b4583dea Remove extra data in case it messes with the server 2 years ago
sigonasr2 1b946b4880 Maybe it's bad to return 2 years ago
sigonasr2 05a0e59e26 Include result screenshot in data (#8) 2 years ago
sigonasr2 bba4c15692 Don't let the server wait for the interpretation to finish 2 years ago
sigonasr2 3a8a8d9458 Include screenshot info in finalized arcade data (#8) 2 years ago
sigonasr2 835d7ef442 Restore nanotime 2 years ago
sigonasr2 0076c5efbc Repaired boundary checking 2 years ago
sigonasr2 d0c38170be ? 2 years ago
sigonasr2 28aad6d2b4 Filename maybe? 2 years ago
sigonasr2 3c6b13f7ae Why you not work 2 years ago
sigonasr2 f10e80c7f7 Maybe a mistake? 2 years ago
sigonasr2 986214bf66 Boundary debug 2 years ago
sigonasr2 54802af1f9 Extra boundary data?? 2 years ago
sigonasr2 3c307d534a Look for filename 2 years ago
sigonasr2 f76910c093 Server-side updates made and prepped the POST request for submitting scores 2 years ago
sigonasr2 fe79eb6fc0 Submit a web request 2 years ago
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