summaryrefslogtreecommitdiff
path: root/tmpl/student.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* *.html: s/IA Docs/IA/gRunxi Yu6 days1-1/+1
* Implement course selection started/stopped statesRunxi Yu6 days1-14/+10
* student.html: Use separate columns for Selected and MaxRunxi Yu8 days1-2/+9
* student.{html,js}: Deselect courses in the same group when selectingRunxi Yu8 days1-5/+1
* student.html: Slightly better looks around tickboxRunxi Yu8 days1-8/+10
* {courses,index}.go, student.html, style.css: Group by course groupRunxi Yu8 days1-1/+4
* student.html: Simplify JSRunxi Yu8 days1-2/+1
* index.go, {login,student}.html: Use structs rather than maps for tmplRunxi Yu8 days1-3/+3
* *: Overhaul structure again and embed everythingRunxi Yu11 days1-4/+17
* student.html, *.js: {main->student}.jsRunxi Yu13 days1-1/+1
* student.html: {{ .user.Name }} instead of Home in titleRunxi Yu13 days1-1/+1
* student.html: Connection closed could be cause by a login elsewhereRunxi Yu14 days1-0/+3
* README.md, student.html: Correct spellingRunxi Yu14 days1-1/+1
* student.html: Update error messages to be a bit more friendlyRunxi Yu2024-10-021-6/+15
* index.go, *.html: index->student, index_login->loginRunxi Yu2024-10-021-0/+164