summaryrefslogtreecommitdiff
path: root/wsc.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* {config,wsc}.go, cca.scfg.example: Dynamic course update delayRunxi Yu10 days1-1/+6
|
* {courses,wsc,wsm,wsp}.go: Send course number immediately on user interactionRunxi Yu11 days1-9/+2
|
* *: Overhaul structure again and embed everythingRunxi Yu11 days1-0/+266
| | | | | | | | - 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 Yu11 days1-266/+0
| | | | And adjust Makefiles, admin handbook, and lint.sh accordingly.
* {,u}sem.go, ws*.go: Restructure filesRunxi Yu11 days1-0/+266