aboutsummaryrefslogtreecommitdiff
path: root/endpoint_index.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* *.go: Switch to log/slog for non-fatal loggingRunxi Yu4 days1-2/+0
* *.go: Return and report errors from HTTP handlersRunxi Yu4 days1-18/+13
* cancelled -> canceledRunxi Yu5 days1-1/+4
* Show required course types on frontend tooRunxi Yu5 days1-0/+13
* Display allowed groups/types on csv error; course{Group,Type}T -> stringRunxi Yu5 days1-4/+4
* endpoint_index.go: Fix bug of not returning after rendering login pageRunxi Yu5 days1-1/+1
* Reduce code repetition and remove fake authenticationRunxi Yu5 days1-64/+19
* *.go: Restructure backend filesRunxi Yu5 days1-0/+194