summaryrefslogtreecommitdiff
path: root/wsm.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* {ws,wsm}.go: Handle context cancellationsRunxi Yu13 days1-0/+20
* {main,ws,wsm}.go: Attempt to cancel old sessionsRunxi Yu13 days1-15/+15
* wsm.go, main.js: Use M for number, N for deselectRunxi Yu2024-10-021-3/+3
* {auth,db,wsm}.go: Make 23505 (uniqueness violation) a constantRunxi Yu2024-10-011-1/+1
* wsm.go, main.js: Display the user's selected courses on first runv0.1.0Runxi Yu2024-10-011-2/+18
* {ws,wsm}.go: Split message handlers into their own functionsRunxi Yu2024-10-011-0/+177