Commit Graph

13 Commits

Author SHA1 Message Date
d984977f59 🐛 Allow keys to have multiple associated sessions 2023-06-30 18:17:25 +02:00
5d9317ac01 🛂 Add key-based permission system 2023-06-20 19:53:34 +02:00
48364d4c59 Add support for multiple remote timetables
- Add timetable "title" column to db
- Make API return array of timetables
- Add settings page for selecting a timetable
- Add InfoCard if no timetable is selected
2023-06-18 14:30:36 +02:00
00c2ac9a56 Display times on the timetable 2023-01-03 00:21:08 +01:00
6ec9e484eb ✏️ Fix typo 2022-08-21 00:53:24 +02:00
5fd7ae44fd Add "trusted" and "source" to Timetable 2022-08-21 00:50:06 +02:00
45f682a718 Store auth sessions in database 2022-06-02 23:18:53 +02:00
5c4bf21a77 Save original teacher in substitution entries 2022-06-02 16:30:33 +02:00
b3f2ec52d4 🚧 Started working on processing of substitutions 2022-05-02 22:56:38 +02:00
078d9f6c66 Add classes table and API enpoint 2022-05-01 23:35:21 +02:00
0fbcd02169 🗃️ Add notes to database schema 2022-05-01 22:32:50 +02:00
e5f7948c46 🗃️ Add database schema 2022-05-01 20:58:27 +02:00
a7d197752f Add Prisma example 2022-05-01 17:00:38 +02:00