| Commit message (Expand) | Author | Age | Files | Lines |
* | tcourse.sql: Add more example CCAs | Runxi Yu | 2024-10-09 | 1 | -5/+13 |
* | *: Overhaul structure again and embed everything | Runxi Yu | 2024-10-06 | 1 | -7/+0 |
* | */Makefile: Update again | Runxi Yu | 2024-10-05 | 1 | -0/+7 |
* | courses.go, schema.sql: Validate course{Type,Group} in server, not SQL | Runxi Yu | 2024-10-04 | 3 | -20/+1 |
* | *.sql: New schema with ctypes and cgroups | Runxi Yu | 2024-10-04 | 3 | -18/+39 |
* | drop.sql: New SQL script to drop all tables | Runxi Yu | 2024-10-04 | 1 | -0/+3 |
* | schema.sql: users.expr should be BIGINT | Runxi Yu | 2024-10-03 | 1 | -1/+1 |
* | tcourse.sql: Add 1000 of each course for testing | Runxi Yu | 2024-10-02 | 1 | -5/+5 |
* | 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 | 2 | -6/+14 |
* | {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 | 2 | -0/+25 |