Commit Graph

16 Commits

Author SHA1 Message Date
Patrick Jentsch
6aacac2419 flatten the contributions blueprint 2024-11-14 14:36:18 +01:00
Patrick Jentsch
bd0a9c60f8 strictly use socket.io class based namespaces 2024-11-07 12:12:42 +01:00
Patrick Jentsch
909b130285 Fix wrong import 2024-11-07 09:48:40 +01:00
Patrick Jentsch
191d7813a7 prefix extension name with "nopaque_" 2024-11-07 08:35:02 +01:00
Patrick Jentsch
492fdc9d28 modernize type hinting 2024-09-25 17:46:53 +02:00
Patrick Jentsch
5ee9edef9f Fix multiple db event listener registrations 2024-06-03 11:08:21 +02:00
Patrick Jentsch
32fa632961 move anonymous user to seperate file 2024-05-27 09:23:08 +02:00
Patrick Jentsch
543276d766 A lot of generalization for better scaling and overview 2024-04-30 16:00:06 +02:00
Patrick Jentsch
c191e7bd4a rename extension extras 2024-04-18 15:35:41 +02:00
Patrick Jentsch
8f960cf359 explicitly set permissions to false for anonymous users 2024-04-11 15:46:58 +02:00
Patrick Jentsch
ccf484c9bc make is_administrator a property, add back db events 2024-04-11 14:33:47 +02:00
Patrick Jentsch
268da220d2 Enhance code structure 2024-04-10 13:34:48 +02:00
Patrick Jentsch
9da74c1c6f Use pathlib where possible 2024-03-07 15:49:04 +01:00
Patrick Jentsch
ec23bd94ee add missing import 2024-03-06 14:46:25 +01:00
Patrick Jentsch
55a62053b0 Make models in package work 2024-03-06 13:20:02 +01:00
Patrick Jentsch
a1e5bd61e0 move models in seperate modules 2024-03-05 16:02:23 +01:00