aboutsummaryrefslogtreecommitdiff
path: root/endpoint_ws.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ws*.go: Error handilng updateRunxi Yu2 days1-8/+6
|
* *.go: Catch panics during requestsRunxi Yu4 days1-0/+6
|
* *.go: Switch to log/slog for non-fatal loggingRunxi Yu4 days1-6/+7
| | | | References: https://todo.sr.ht/~runxiyu/cca/11
* *.go: Return and report errors from HTTP handlersRunxi Yu4 days1-2/+5
| | | | | | We still need to fix error handling from WebSockets References: https://todo.sr.ht/~runxiyu/cca/10
* Backend confirm course type minimum checkRunxi Yu5 days1-2/+2
| | | | | | | We still need to: - Implement YC and NC on the frontend - Reject Y and N when confirmed - Export list of confirmed users
* Reduce code repetition and remove fake authenticationRunxi Yu5 days1-105/+5
|
* Don't pass session ID to WebSocket routinesRunxi Yu5 days1-1/+0
|
* *.go: Restructure backend filesRunxi Yu5 days1-0/+171