66 Commits

Author SHA1 Message Date
be03f8849b Completed first score image parsing algorithm for Love Live
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-05 19:34:17 -05:00
af48607bd9 Update torun both english and japanese reading and produce output
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-05 18:43:08 +00:00
f2d3f7f561 Implement command line execution and prepare bounding box checking
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-05 09:49:59 -05:00
eab1814f98 Include base64 encoding for use in ocr space API encoding
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-04 19:43:04 +00:00
187e3b814f Print japanese characters
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-04 13:32:00 +00:00
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
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-03 19:39:44 +00:00
0e6099490a Add server side and client side form validation for submitting comments. Also fix coding blocks not supporting multi-line code blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-03 18:58:11 +00:00
73ec21dff6 Fix JSON function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 20:07:36 -05:00
111df71059 Convert hashmaps to JSON.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 18:11:27 +00:00
f0100ceaf1 Add error page and navbar links to pages
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-01 15:27:08 +00:00
0553032104 Start of navbar
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-29 17:35:53 +00:00
c998103ce5 Correct the article previews
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-29 17:19:51 +00:00
c63e834382 Something strange happening with converting article refs
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-28 20:27:29 +00:00
43706baa3e Create comment post form
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-27 18:25:24 +00:00
df36c001ae Javascript request to load comment section
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 18:40:28 +00:00
35a8dfffcc Removed excessive blank lines being generated
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 18:11:30 +00:00
b21637d5ce line breaks were rampant before
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 17:51:43 +00:00
385d1d8cb4 Completed implementation of code highlighter
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 16:55:56 +00:00
f38db58c74 differentiate string parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-26 15:24:41 +00:00
ba85f01113 Fixed variable template override issues for code blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 19:29:33 -05:00
5e91a3ddfb Interpreting <pre> and </pre> on individual lines
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 18:58:50 -05:00
33b6f7bd2a Implemented code highlighting for strings, numerical constants, classes
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 17:44:42 -05:00
cbebcebe08 refactored how files were delivered
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 13:58:32 -05:00
446c3dee46 Include rotating colors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-23 18:23:16 +00:00
b35f1815b2 Include image article figure publishing along with adding sub and sup support
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-15 18:59:33 +00:00
e29117112c Parse images
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-07-15 17:57:26 +00:00
575b8c2756 Some semblance of \<pre\> command parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-03 19:35:03 +00:00
ad134823a3 Attempt to parse file using bytes 2022-05-18 22:54:41 -05: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
92d9a14057 directory listing builder implementation 2022-05-04 16:23:27 +00:00
a8d0393194 New article-based content management system 2022-05-04 15:44:37 +00:00
659efb1e40 More breaks 2022-05-04 14:38:40 +00:00
b7f029d896 move to entire content wrapper 2022-05-04 14:37:01 +00:00
f43359213c double line breaks 2022-05-04 14:34:21 +00:00
8626c12a9a Oops 2022-05-04 14:23:42 +00:00
cbf062388c CSS adjustments 2022-05-04 14:21:02 +00:00
f6240251df Move unexpanded to before date line 2022-05-04 14:08:33 +00:00
cf69d43dae Include unexpanded text 2022-05-04 14:06:59 +00:00
266cbb6638 Include expansion class and ID 2022-05-04 13:59:28 +00:00
3c7ed7af7a Use the correct unicode symbol 2022-05-04 13:44:01 +00:00
954a230558 Forgot the # 2022-05-03 18:16:08 +00:00
7675873058 Convert unicode character 2022-05-03 18:15:11 +00:00
54bbd7ebff Include arrow div' 2022-05-03 18:12:12 +00:00