summaryrefslogtreecommitdiff
path: root/tmpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* {main,pw}.go, Makefile, index_login.html: Remove password auth stubRunxi Yu4 days1-38/+0
* index.html: Disable checkbox initially when .Selected >= MaxRunxi Yu5 days1-0/+4
* {config,index}.go, cca.scfg.example, style.css, *.html: Link to sourceRunxi Yu5 days2-0/+6
* index.html, main.js, ws.go: Enhance course selection rejection messageRunxi Yu6 days1-1/+1
* index.html: Remind user to report connection closed errorsRunxi Yu6 days1-0/+3
* style.css, index.html: Emit warning when CSS doesn't loadRunxi Yu6 days1-0/+3
* index.html: Use div instead of main to be semantically appropriateRunxi Yu6 days1-7/+5
* index.html: Remove erroneous comma in tag attributesRunxi Yu6 days1-1/+1
* index.html, style.css: Use .reading-width instead of sectionRunxi Yu6 days1-2/+2
* index.html: acronym -> abbrRunxi Yu6 days1-4/+1
* index.html, style.css: #table-of-courses { width: 100%; }Runxi Yu6 days1-1/+1
* index.html, style.css: Misc enhancementsRunxi Yu6 days1-17/+16
* index.html: Remove "course.Confirmed" as it was removed from structRunxi Yu6 days1-6/+5
* main.js, style.css, index.html: Clear notice by JS instead of using noscriptRunxi Yu8 days1-20/+13
* index.html, main.js: Display message when connection is closedRunxi Yu11 days1-0/+19
* index.html: Fix template to match the new "ID" rather than "Id"Runxi Yu11 days1-5/+5
* *.go: LintingRunxi Yu11 days1-1/+1
* style.css, index.html: More clean-upRunxi Yu11 days1-20/+0
* index.html: Add box styling to the WebSocket warningRunxi Yu2024-09-171-1/+1
* ws.go, main.js, index.html: Better WS documentation and structureRunxi Yu2024-09-161-62/+83
* index{,_login}.tmpl: Rename .tmpl to .htmlRunxi Yu2024-09-092-0/+0
* index.tmpl: Add git.rx and GitHub URLRunxi Yu2024-09-081-1/+1
* style.css, index.tmpl: Style changesRunxi Yu2024-09-081-2/+2
* main.js, index.tmpl: Confirmation buttonRunxi Yu2024-09-081-0/+13
* index.tmpl: Place the search bar inside the tableRunxi Yu2024-09-081-3/+5
* *: Password login stubRunxi Yu2024-09-081-1/+36
* index.tmpl: Rename the "Course" field into "Name", in the HTMLRunxi Yu2024-09-081-1/+1
* index.tmpl: Add .coursecheckbox to checkboxesRunxi Yu2024-09-081-1/+1
* index.tmpl: Search barRunxi Yu2024-09-081-3/+18
* index.tmpl: Checkbox should not have {{.Id}} as textRunxi Yu2024-09-081-1/+1
* *: Display coursesRunxi Yu2024-09-081-34/+38
* *: Basic WebSocket connection may be established nowRunxi Yu2024-09-081-1/+39
* index.tmpl: JavaScript warningRunxi Yu2024-09-081-1/+23
* *: Call Graph API for department informationRunxi Yu2024-09-071-62/+5
* *: Basic authentication and templatesRunxi Yu2024-09-072-0/+158