summaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-29main.js: Handle number updatesRunxi Yu1-0/+3
2024-09-29main.js: Relocate a comment and remove a blank lineRunxi Yu1-2/+1
2024-09-29ws.go: Attempt to propagate messagesRunxi Yu1-1/+11
2024-09-29ws.go: Implement course choice limitsRunxi Yu1-0/+31
2024-09-29pre-commit hook: Use && to chain lint.sh and eslint.shRunxi Yu1-2/+1
2024-09-29main.js: Add stub case "R" for course selection rejectedRunxi Yu1-0/+5
2024-09-29main.js: Comments should be /* */ rather than //Runxi Yu1-2/+2
2024-09-29main.js: Remove command "A" (authentication)Runxi Yu1-3/+0
2024-09-29auth.go: Document why we use a hybrid auth flowRunxi Yu1-1/+12
2024-09-29ws.go: protocolError is now its own functionRunxi Yu1-28/+15
2024-09-29index.html: Remind user to report connection closed errorsRunxi Yu1-0/+3
2024-09-29style.css, index.html: Emit warning when CSS doesn't loadRunxi Yu2-0/+7
2024-09-29.github, .woodpecker: Remove CI for nowRunxi Yu2-59/+0
2024-09-29.ws.go: Close websocket on protocol errorsRunxi Yu1-0/+12
2024-09-29ws.go: Stub for commands "Y" and "N", currently only counting argumentsRunxi Yu1-0/+14
2024-09-29lint.sh: Disable gocognitRunxi Yu1-1/+1
2024-09-29style.css: Use YK Pao GreenRunxi Yu1-1/+1