61 Commits (main)

Author SHA1 Message Date
sigonasr2 a6fff744e8 Implement retrieval of recent record/plays and arcade page created (#10) 2 years ago
sigonasr2 f180afc5a9 Retrieve data (#10) 2 years ago
sigonasr2 0076c5efbc Repaired boundary checking 2 years ago
sigonasr2 019804d2c0 7 matches instead of 20 2 years ago
sigonasr2, Sig, Sigo 187e3b814f Print japanese characters 2 years ago
sigonasr2, Sig, Sigo 739d663622 Corrected hyperlinking for live text 2 years ago
sigonasr2, Sig, Sigo b296f4caac Navbar is now sticky instead of fixed positioning that way it still forces the page to render without requiring padding. Additionally, corrected the lost scrolling behavior of the navbar due to ordering of elements being wrong 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 0553032104 Start of navbar 2 years ago
sigonasr2, Sig, Sigo c998103ce5 Correct the article previews 2 years ago
sigonasr2, Sig, Sigo c63e834382 Something strange happening with converting article refs 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 f9389d49f7 Include a toolbox for formatting messages 2 years ago
sigonasr2, Sig, Sigo 1cd51255df Test new comment article generation. works 2 years ago
sigonasr2, Sig, Sigo cfd4f5be04 Possibly corrected minor scrolling issues 2 years ago
sigonasr2, Sig, Sigo 8b0c68a897 Commenting system now works! 2 years ago
sigonasr2, Sig, Sigo 4f006f0d64 Color management improved 2 years ago
sigonasr2, Sig, Sigo 48ea7501ed Correct double Plus NaN issue 2 years ago
sigonasr2, Sig, Sigo 43706baa3e Create comment post form 2 years ago
sigonasr2, Sig, Sigo 2cb478921a Include separation between comment info and comment messages. 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, Sig, Sigo df36c001ae Javascript request to load comment section 2 years ago
sigonasr2, Sig, Sigo 35a8dfffcc Removed excessive blank lines being generated 2 years ago
sigonasr2, Sig, Sigo b21637d5ce line breaks were rampant before 2 years ago
sigonasr2, Sig, Sigo 8e6556e78d Custom scrollbar colors 2 years ago
sigonasr2, Sig, Sigo 385d1d8cb4 Completed implementation of code highlighter 2 years ago
sigonasr2, Sig, Sigo f38db58c74 differentiate string parsing 2 years ago
sigonasr2 ba85f01113 Fixed variable template override issues for code blocks 2 years ago
sigonasr2 5e91a3ddfb Interpreting <pre> and </pre> on individual lines 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 b77f811c50 Update readme to explain article syntax 2 years ago
sigonasr2, Sig, Sigo 446c3dee46 Include rotating colors 2 years ago
sigonasr2, Sig, Sigo b35f1815b2 Include image article figure publishing along with adding sub and sup support 2 years ago
sigonasr2, Sig, Sigo e29117112c Parse images 2 years ago
Nic0Nic0Nii 575b8c2756 Some semblance of \<pre\> command parsing 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 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