| Commit message (Expand) | Author | Age | Files | Lines |
* | courses.go, schema.sql: Validate course{Type,Group} in server, not SQL | Runxi Yu | 2024-10-04 | 1 | -9/+1 |
* | *.sql: New schema with ctypes and cgroups | Runxi Yu | 2024-10-04 | 1 | -12/+22 |
* | schema.sql: users.expr should be BIGINT | Runxi Yu | 2024-10-03 | 1 | -1/+1 |
* | ws.go, schema.sql: Enforce uniqueness of course choices | Runxi Yu | 2024-10-01 | 1 | -1/+1 |
* | ws.go, *.sql: Add course choices to the database | Runxi Yu | 2024-10-01 | 1 | -1/+9 |
* | {auth,index,ws}.go, schema.sql: Move session cookie into the user table | Runxi Yu | 2024-09-30 | 1 | -7/+3 |
* | docs, scripts, sql: Sort support files into subdirectories | Runxi Yu | 2024-09-24 | 1 | -0/+20 |