summaryrefslogtreecommitdiff
path: root/frontend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* student.js: Use "let" rather than "var"v0.1.7Runxi Yu9 days1-2/+2
|
* .editorconfig, latexify-source.sh, student.js: Indent 4, wrap 85Runxi Yu10 days1-28/+52
|
* studnet.js: TODO about configurable WebSocket URLRunxi Yu10 days1-0/+17
|
* *: Overhaul structure again and embed everythingRunxi Yu11 days2-24/+0
| | | | | | | | - Remove sub-Makefiles; recursive make is annoying - Just use one top-level Makefile that builds everything - Embed templates and minified static resources into the binary - Embed all compiled documentation into the binary and serve - Embed all source into the binary and serve
* */Makefile: Update againRunxi Yu11 days1-6/+2
|
* *: Further restructuringRunxi Yu11 days5-0/+639