aboutsummaryrefslogtreecommitdiff
path: root/wsmsg_choose.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ws*.go: Error handilng updateRunxi Yu2 days1-26/+14
|
* *.go: Catch panics during requestsRunxi Yu4 days1-1/+9
|
* cancelled -> canceledRunxi Yu5 days1-1/+1
|
* Backend confirm course type minimum checkRunxi Yu5 days1-0/+2
| | | | | | | We still need to: - Implement YC and NC on the frontend - Reject Y and N when confirmed - Export list of confirmed users
* *.go: Use wrapError() for brevityRunxi Yu5 days1-14/+7
|
* Don't pass session ID to WebSocket routinesRunxi Yu5 days1-3/+0
|
* Separate wsm.go into a file for each functionRunxi Yu5 days1-0/+223