aboutsummaryrefslogtreecommitdiff
path: root/errors.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use groups in id_token instead of querying userinfoRunxi Yu28 hours1-3/+0
|
* ws*.go: Error handilng updateRunxi Yu45 hours1-0/+4
|
* *.go: Return and report errors from HTTP handlersRunxi Yu4 days1-25/+55
| | | | | | We still need to fix error handling from WebSockets References: https://todo.sr.ht/~runxiyu/cca/10
* cancelled -> canceledRunxi Yu4 days1-1/+1
|
* Backend confirm course type minimum checkRunxi Yu5 days1-0/+1
| | | | | | | 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-1/+3
|
* *.go: Use wrapError() for brevityRunxi Yu5 days1-0/+8
|
* *.go: Restructure backend filesRunxi Yu5 days1-0/+50