aboutsummaryrefslogtreecommitdiff
path: root/endpoint_index.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *.go: Return and report errors from HTTP handlersRunxi Yu8 days1-18/+13
| | | | | | We still need to fix error handling from WebSockets References: https://todo.sr.ht/~runxiyu/cca/10
* cancelled -> canceledRunxi Yu8 days1-1/+4
|
* Show required course types on frontend tooRunxi Yu8 days1-0/+13
|
* Display allowed groups/types on csv error; course{Group,Type}T -> stringRunxi Yu8 days1-4/+4
|
* endpoint_index.go: Fix bug of not returning after rendering login pageRunxi Yu8 days1-1/+1
|
* Reduce code repetition and remove fake authenticationRunxi Yu8 days1-64/+19
|
* *.go: Restructure backend filesRunxi Yu8 days1-0/+194