summaryrefslogtreecommitdiff
path: root/wsx.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement course selection started/stopped statesRunxi Yu6 days1-1/+1
| | | | Implements: https://todo.sr.ht/~runxiyu/cca/13
* {wsp,wsx}.go: Move comment about RFC1459-like message formatRunxi Yu7 days1-23/+0
|
* *: Overhaul structure again and embed everythingRunxi Yu11 days1-0/+59
| | | | | | | | - 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
* *.go: Move to backendRunxi Yu12 days1-59/+0
| | | | And adjust Makefiles, admin handbook, and lint.sh accordingly.
* {,u}sem.go, ws*.go: Restructure filesRunxi Yu12 days1-0/+59