aboutsummaryrefslogtreecommitdiff
path: root/utils.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* utils.go, auth.go: Rename random to randomBytesRunxi Yu5 days1-1/+1
* ws.go, utils.go: Document some synchronization design choicesRunxi Yu5 days1-0/+3
* *: Change license to AGPL-3.0-or-laterRunxi Yu5 days1-21/+11
* utils.go: Better logging for wstr()Runxi Yu5 days1-1/+1
* *.go: Wrap errorsRunxi Yu9 days1-1/+2
* *.go: LintingRunxi Yu11 days1-3/+3
* utils.go: ReformatRunxi Yu11 days1-2/+2
* {index,utils,ws}.go: Handle write errorsRunxi Yu11 days1-1/+5
* {utils,auth,index,ws}.go: Handle errors in random number generationRunxi Yu11 days1-3/+6
* *.go: Add commentsRunxi Yu2024-09-091-0/+4
* *: Basic authentication and templatesRunxi Yu2024-09-071-0/+56