aboutsummaryrefslogtreecommitdiff
path: root/course_groups.go (unfollow)
Commit message (Expand)AuthorFilesLines
30 hoursMakefile: Don't setcapRunxi Yu1-1/+0
8 daysstudent.html: Prominently display "your choices have been confirmed"Runxi Yu1-0/+1
8 daysMakefile: Set capabilities to listen on 443, etcRunxi Yu1-0/+1
8 daysendpoint_newcourses.go, go.mod: Go 1.23.1 -> 1.22.1Runxi Yu2-2/+5
10 daysAdd example Azure manifestRunxi Yu3-5/+181
10 daysUse groups in id_token instead of querying userinfoRunxi Yu4-161/+69
10 daysUpdate admin_handbookRunxi Yu1-5/+12
11 daysws*.go: Error handilng updateRunxi Yu9-102/+40
11 daysRemove minifier targetRunxi Yu2-8/+5
11 daysUse pandoc/markdown for production documentationRunxi Yu4-70/+50
13 daysstudent.js: Less verbose handling of ERunxi Yu1-1/+1
13 days*.go: Catch panics during requestsRunxi Yu5-2/+42
13 days*.go: Switch to log/slog for non-fatal loggingRunxi Yu5-41/+49
13 daysstudent.js, eslint: Add semicolonsRunxi Yu2-146/+146
13 daysstudent.js: Note how horrible it isRunxi Yu1-0/+4
13 dayslatexify-source.sh: Make a function for \chapterRunxi Yu1-20/+24
13 dayslatexify-source.sh: Don't do the relative path stuffRunxi Yu1-22/+14
13 daysws_connection.go: Remove TODO that should be resolved elsewhereRunxi Yu1-10/+0
13 daysstyle.css: No sticky headerRunxi Yu1-9/+1
13 daysendpoint_*.go: s/http.StatusInternalServerError/-1/Runxi Yu3-28/+23
13 days.inc -> .texincRunxi Yu10-11/+11
13 dayssethandler.go: Log errors from handlersRunxi Yu1-1/+8
13 days*.go: Return and report errors from HTTP handlersRunxi Yu10-424/+249
13 days.gitattributesRunxi Yu3-2/+3
14 days{student,staff}.html: Fix column widthsv0.1.10Runxi Yu2-2/+20
14 daysstudent.js: Display confirmed table when HI is after YCRunxi Yu1-0/+35
14 daysAllow exporting student list with confirmed attributeRunxi Yu4-4/+147
14 daysstudent.js: ReformatRunxi Yu1-28/+29
14 daysendpoint_export.go: Strip leading s from student IDRunxi Yu1-1/+1
13 daysgo.mod, go.sum: Remove UUIDRunxi Yu2-3/+0
13 daysAdd course metadata course_id and section_id for PowerSchoolRunxi Yu5-21/+44
13 daysAdd confirmed courses table to confirmed stateRunxi Yu2-2/+36
14 dayswsmsg_{un,}confirm.go: Check course selections open stateRunxi Yu2-0/+24
14 daysAdd confirmed dialogue on the client side (table not added yet)Runxi Yu7-64/+213
14 days{wsmsg_hello,confirm}.go: Send confirmed stateRunxi Yu3-3/+51
14 dayscancelled -> canceledRunxi Yu7-13/+16
14 daysShow required course types on frontend tooRunxi Yu3-4/+74
2024-10-11Backend confirm course type minimum checkRunxi Yu10-48/+295
2024-10-11Display allowed groups/types on csv error; course{Group,Type}T -> stringRunxi Yu8-30/+37
2024-10-11iadocs: Use Inconsolatazi4Runxi Yu2-2/+2
2024-10-11iadocs: Include iadocs's own codeRunxi Yu3-1/+7
2024-10-11iadocs: AGPL \texttt -> \urlRunxi Yu1-2/+2
2024-10-11iadocs: Appendix updateRunxi Yu3-11/+37
2024-10-11latexify-source.sh: CSS is of language CSS, not JavaScriptRunxi Yu1-1/+1
2024-10-11endpoint_index.go: Fix bug of not returning after rendering login pageRunxi Yu1-1/+1
2024-10-11Remove benchmarking utilityRunxi Yu4-134/+0
2024-10-11Reduce code repetition and remove fake authenticationRunxi Yu9-349/+157
2024-10-11*.go: Use wrapError() for brevityRunxi Yu13-91/+53
2024-10-11Don't pass session ID to WebSocket routinesRunxi Yu5-13/+1
2024-10-11drop.sql: DROP TABLE misc;Runxi Yu1-0/+1