aboutsummaryrefslogtreecommitdiff
path: root/ws_connection.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ws*.go: Error handilng updateRunxi Yu2 days1-25/+3
|
* *.go: Catch panics during requestsRunxi Yu4 days1-0/+12
|
* ws_connection.go: Remove TODO that should be resolved elsewhereRunxi Yu4 days1-10/+0
|
* Add confirmed dialogue on the client side (table not added yet)Runxi Yu5 days1-1/+12
|
* cancelled -> canceledRunxi Yu5 days1-7/+7
|
* Backend confirm course type minimum checkRunxi Yu5 days1-6/+19
| | | | | | | We still need to: - Implement YC and NC on the frontend - Reject Y and N when confirmed - Export list of confirmed users
* Display allowed groups/types on csv error; course{Group,Type}T -> stringRunxi Yu5 days1-1/+1
|
* *.go: Use wrapError() for brevityRunxi Yu5 days1-12/+6
|
* Don't pass session ID to WebSocket routinesRunxi Yu5 days1-4/+0
|
* *.go: Restructure backend filesRunxi Yu5 days1-0/+349