aboutsummaryrefslogtreecommitdiff
path: root/ws_connection.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *.go: Catch panics during requestsRunxi Yu5 days1-0/+12
|
* ws_connection.go: Remove TODO that should be resolved elsewhereRunxi Yu6 days1-10/+0
|
* Add confirmed dialogue on the client side (table not added yet)Runxi Yu6 days1-1/+12
|
* cancelled -> canceledRunxi Yu6 days1-7/+7
|
* Backend confirm course type minimum checkRunxi Yu6 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 Yu6 days1-1/+1
|
* *.go: Use wrapError() for brevityRunxi Yu6 days1-12/+6
|
* Don't pass session ID to WebSocket routinesRunxi Yu6 days1-4/+0
|
* *.go: Restructure backend filesRunxi Yu6 days1-0/+349