summaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ws.go, main.js, index.html: Better WS documentation and structureRunxi Yu2024-09-162-4/+18
* ws.go: Split IRC-style messagesRunxi Yu2024-09-091-0/+3
* style.css, index.tmpl: Style changesRunxi Yu2024-09-081-0/+6
* main.js, index.tmpl: Confirmation buttonRunxi Yu2024-09-081-0/+4
* *: Password login stubRunxi Yu2024-09-081-3/+11
* main.js: More robust check handlingRunxi Yu2024-09-081-1/+15
* main.js: Send message whenever the checkbox changesRunxi Yu2024-09-081-0/+6
* main.js: Send HELLO, not BLOOPRunxi Yu2024-09-081-1/+1
* main.js: Slight reformat and code commentsRunxi Yu2024-09-081-0/+7
* main.js: Break after caseRunxi Yu2024-09-081-3/+2
* main.js: Fix WS url and consistently use automatic semicolon insertionRunxi Yu2024-09-081-8/+11
* *: Basic WebSocket connection may be established nowRunxi Yu2024-09-082-1/+58
* sizechk.js: Delete as it's useless for CCAsRunxi Yu2024-09-081-27/+0
* *: Basic authentication and templatesRunxi Yu2024-09-072-0/+371