aboutsummaryrefslogtreecommitdiff
path: root/sql/schema.sql (unfollow)
Commit message (Expand)AuthorFilesLines
9 days.inc -> .texincRunxi Yu10-11/+11
9 dayssethandler.go: Log errors from handlersRunxi Yu1-1/+8
9 days*.go: Return and report errors from HTTP handlersRunxi Yu10-424/+249
9 days.gitattributesRunxi Yu3-2/+3
9 days{student,staff}.html: Fix column widthsv0.1.10Runxi Yu2-2/+20
9 daysstudent.js: Display confirmed table when HI is after YCRunxi Yu1-0/+35
9 daysAllow exporting student list with confirmed attributeRunxi Yu4-4/+147
9 daysstudent.js: ReformatRunxi Yu1-28/+29
9 daysendpoint_export.go: Strip leading s from student IDRunxi Yu1-1/+1
9 daysgo.mod, go.sum: Remove UUIDRunxi Yu2-3/+0
9 daysAdd course metadata course_id and section_id for PowerSchoolRunxi Yu5-21/+44
9 daysAdd confirmed courses table to confirmed stateRunxi Yu2-2/+36
9 dayswsmsg_{un,}confirm.go: Check course selections open stateRunxi Yu2-0/+24
9 daysAdd confirmed dialogue on the client side (table not added yet)Runxi Yu7-64/+213
9 days{wsmsg_hello,confirm}.go: Send confirmed stateRunxi Yu3-3/+51
9 dayscancelled -> canceledRunxi Yu7-13/+16
9 daysShow required course types on frontend tooRunxi Yu3-4/+74
9 daysBackend confirm course type minimum checkRunxi Yu10-48/+295
9 daysDisplay allowed groups/types on csv error; course{Group,Type}T -> stringRunxi Yu8-30/+37
9 daysiadocs: Use Inconsolatazi4Runxi Yu2-2/+2
9 daysiadocs: Include iadocs's own codeRunxi Yu3-1/+7
9 daysiadocs: AGPL \texttt -> \urlRunxi Yu1-2/+2
9 daysiadocs: Appendix updateRunxi Yu3-11/+37
9 dayslatexify-source.sh: CSS is of language CSS, not JavaScriptRunxi Yu1-1/+1
9 daysendpoint_index.go: Fix bug of not returning after rendering login pageRunxi Yu1-1/+1
9 daysRemove benchmarking utilityRunxi Yu4-134/+0
9 daysReduce code repetition and remove fake authenticationRunxi Yu9-349/+157
9 days*.go: Use wrapError() for brevityRunxi Yu13-91/+53
9 daysDon't pass session ID to WebSocket routinesRunxi Yu5-13/+1
9 daysdrop.sql: DROP TABLE misc;Runxi Yu1-0/+1
9 daysRename tmpl -> templatesRunxi Yu8-10/+7
9 days*.go: Restructure backend filesRunxi Yu14-143/+161
10 daysCombine "Enrichment" and "Culture" into "Non-sport"Runxi Yu2-12/+10
10 dayscourses.go: courseTypes should be a map[courseTypeT]struct{}Runxi Yu1-4/+4
10 daysSeparate wsm.go into a file for each functionRunxi Yu3-155/+215
10 daysMove AGPL out of the primary appendix documentRunxi Yu3-688/+685
10 dayslatexify-source.sh: Use a function instead of copying code aroundRunxi Yu1-55/+23
10 daysdeploy.sh: Update sed expressionRunxi Yu1-1/+1
10 daysstudent.js: Use wss://cca.runxiyu.org/wsv0.1.9Runxi Yu1-1/+1
10 daysREADME.md: Remove "(WIP)"Runxi Yu1-1/+1
10 daysRevert "auth.go: Set SameSite=Strict"Runxi Yu1-1/+1
10 days*.html: s/IA Docs/IA/gRunxi Yu4-4/+4
10 daysauth.go: Set SameSite=StrictRunxi Yu1-1/+1
10 daysImplement course selection started/stopped statesRunxi Yu10-21/+135
11 daysstaff.html: Add search functionalityRunxi Yu1-0/+11
11 daysstate.go: Cancel connections when setting state 0Runxi Yu1-8/+16
11 daysnewcourses.go: setupCourses must be run after commitRunxi Yu1-10/+11
11 dayswsc.go: Check newCtx.Done() when entering other event casesRunxi Yu1-12/+25
11 dayswsh.go: Remove old TODO about limiting connections per userRunxi Yu1-7/+0
11 dayswsh.go: Remove TODO about checking pgErrRunxi Yu1-1/+0