summaryrefslogtreecommitdiff
path: root/auth.go (unfollow)
Commit message (Expand)AuthorFilesLines
6 daysValidate course group and course type when importing from CSVRunxi Yu1-0/+24
6 daysAllow staff to upload a CSV containing coursesRunxi Yu6-39/+432
6 daysexport.go: Remove unnecessary fields from user queryRunxi Yu1-3/+3
6 daysstyle.css: Fix file selector buttonsRunxi Yu1-1/+7
7 days{wsp,wsx}.go: Move comment about RFC1459-like message formatRunxi Yu2-23/+23
7 daysauth.go, schema.sql: Add "confirmed" field to usersRunxi Yu2-2/+3
7 daysindex.go, student_disabled.html: Repsect state = 0Runxi Yu3-17/+98
7 days*.go, schema.sql, staff.html: Implement state settingRunxi Yu7-3/+187
7 days*.go, tmpl/staff.html: Allow staff to export choicesRunxi Yu6-2/+250
7 daysstaff.html: Update from students.html and only display link to /exportRunxi Yu1-112/+5
7 daysdocs/fields.txt: RemoveRunxi Yu1-27/+0
7 days{courses,wsc}.go: Atomic 64-bit alignmentRunxi Yu2-4/+7
7 dayswsc.go: Use sync.Map for cancelPool to reduce lock contentionRunxi Yu1-21/+10
7 daysstudent.html: Use separate columns for Selected and MaxRunxi Yu1-2/+9
8 dayseslint.sh: Call eslint directly rather than through npxRunxi Yu1-1/+1
8 days*.go: Update commentsRunxi Yu8-30/+17
8 daysbench.go: Update number of coursesRunxi Yu1-1/+1
8 daysstudent.js: Don't N then Y the same course on selectv0.1.8Runxi Yu1-1/+1
8 daysstudent.{html,js}: Deselect courses in the same group when selectingRunxi Yu2-5/+7
8 daysstudent.html: Slightly better looks around tickboxRunxi Yu1-8/+10
8 daystcourse.sql: Add more example CCAsRunxi Yu1-5/+13
8 days{courses,index}.go, student.html, style.css: Group by course groupRunxi Yu4-20/+34
8 daysstudent.html: Simplify JSRunxi Yu1-2/+1
8 daysindex.go, {login,student}.html: Use structs rather than maps for tmplRunxi Yu3-22/+28
8 days*.go: Use sync.Map instead of map[int]*courseT for coursesRunxi Yu6-73/+115
8 days{courses,wsc,wsp}.go: Usems should be sync.MapRunxi Yu3-19/+12
8 days{courses,wsc,wsm}.go: map[courseGroupT](bool->struct{})Runxi Yu3-8/+8
8 daysstyle.css: Work around Firefox bug 217769Runxi Yu1-0/+8
9 days*.go: Further wrap errorsRunxi Yu6-24/+52
9 dayserr.go: Create, and unify some error definitionsRunxi Yu5-38/+55
9 daysRevert "latexify-source.sh: \subsection{\texttt{%s}}"Runxi Yu1-11/+11
9 daysstudent.js: Use "let" rather than "var"v0.1.7Runxi Yu1-2/+2
9 dayslatexify-source.sh: Don't set -xRunxi Yu1-1/+1
9 dayscca.scfg.example: usem_delay_shift_bits should default to 5Runxi Yu1-1/+1
9 daysReapply "{config,wsc}.go, cca.scfg.example: Dynamic course update delay"Runxi Yu3-17/+34
9 daysRevert "{config,wsc}.go, cca.scfg.example: Dynamic course update delay"Runxi Yu3-34/+17
9 days{courses,wsm,wsp}.go: Make course.Selected atomicRunxi Yu3-12/+15
9 dayswsc.go: Fix race condition with usemCount atomicsRunxi Yu1-1/+6
9 dayspostgres_run.sh: Remove as unnecessaryRunxi Yu1-3/+0
11 daysMakefile, main.go: Use cover page as iadocs/index.htmlRunxi Yu2-3/+9
11 days{config,wsm}.go, cca.scfg.example: Configurable immediate propagationRunxi Yu3-10/+28
10 daysiadocs: ROT table should be HTMLRunxi Yu4-23/+250
11 daysmain.go: -config -> -cRunxi Yu1-1/+1
10 dayslatexify-source.sh: \subsection{\texttt{%s}}Runxi Yu1-11/+11
10 daysiadocs: Switch back to TeX Gyre Termes/Heros with LM MonoRunxi Yu1-7/+7
10 daysiadocs: Use Latin ModernRunxi Yu2-10/+8
10 days.editorconfig, latexify-source.sh, student.js: Indent 4, wrap 85Runxi Yu3-29/+57
10 daysMakefile: lualatex -interaction batchmodeRunxi Yu1-4/+4
10 days*.go: Limit to approximately 80 characters per lineRunxi Yu9-95/+431
10 daysiadocs/header.inc: link color white!40!blue!50!blackRunxi Yu1-1/+1