aboutsummaryrefslogtreecommitdiff
path: root/endpoint_auth.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* endpoint_*.go: s/http.StatusInternalServerError/-1/Runxi Yu6 days1-5/+5
|
* *.go: Return and report errors from HTTP handlersRunxi Yu6 days1-76/+40
| | | | | | We still need to fix error handling from WebSockets References: https://todo.sr.ht/~runxiyu/cca/10
* *.go: Use wrapError() for brevityRunxi Yu6 days1-9/+8
|
* *.go: Restructure backend filesRunxi Yu6 days1-0/+395