aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* {main,pw}.go, Makefile, index_login.html: Remove password auth stubRunxi Yu4 days1-1/+0
* main.go: Actually repsect config.Perf.ReadHeaderTimeoutRunxi Yu5 days1-1/+1
* *: Change license to AGPL-3.0-or-laterRunxi Yu5 days1-21/+11
* main.go: Use http.Server.ServeRunxi Yu9 days1-1/+5
* Revert "main.go: Use http.Server with timeouts"Runxi Yu10 days1-5/+1
* main.go: Use http.Server with timeoutsRunxi Yu10 days1-1/+5
* ws.go: Very basic channelsRunxi Yu2024-09-131-0/+6
* *: Password login stubRunxi Yu2024-09-081-0/+1
* *: Display coursesRunxi Yu2024-09-081-0/+6
* *: Basic WebSocket connection may be established nowRunxi Yu2024-09-081-0/+1
* *: Basic authentication and templatesRunxi Yu2024-09-071-0/+96