73 Commits

Author SHA1 Message Date
7091cfddef Make session cookie last "forever" 2022-05-04 20:17:58 +02:00
b358796c04 🐛 Fix substitutions spanning over lessons 2022-05-04 14:35:46 +02:00
d9179cc611 🐛 Fix notes not being displayed 2022-05-04 14:34:27 +02:00
a04c7c627d 🐛 Fix missing data on deletion event 2022-05-04 14:33:52 +02:00
6261dbb04c Add basic auth functionality 2022-05-04 01:38:25 +02:00
6444f09ae3 Make history API compatible with frontend 2022-05-03 22:52:13 +02:00
96b1c0e959 Return history of future substitutions 2022-05-03 20:44:10 +02:00
aff1b5991c Return all future substitutions by default 2022-05-03 20:27:57 +02:00
b58a44392f Allow CORS 2022-05-03 20:27:04 +02:00
87e7df5f90 Update substitutions automatically 2022-05-03 18:56:00 +02:00
1c8a307815 Mark non-existent substitutions as removed 2022-05-03 18:36:07 +02:00
f1c71f6ef6 Find and handle changed substitutions 2022-05-03 17:23:12 +02:00
8a61620410 🐛 Fix comparing classes and matching some entries 2022-05-03 17:22:15 +02:00
e36c90786a Split substitution if it is longer than 1 lesson 2022-05-02 23:44:23 +02:00
b3f2ec52d4 🚧 Started working on processing of substitutions 2022-05-02 22:56:38 +02:00
9bd8132119 Add parser scripts 2022-05-02 00:47:04 +02:00
69c601ebe8 🐛 Fix typo 2022-05-01 23:58:49 +02:00
078d9f6c66 Add classes table and API enpoint 2022-05-01 23:35:21 +02:00
a47d913d6f Add timetable, substitutions and history API 2022-05-01 23:23:20 +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
8da44976e1 Add express backend server 2022-05-01 16:49:45 +02:00