Commit Graph

22 Commits

Author SHA1 Message Date
b8b0d571ab implemented automatic database cleanup 2024-12-23 15:54:14 +01:00
1bc48b0ba2 Removed unnecessary versions + fixed ci artifacts 2024-12-22 19:38:16 +01:00
4aab011224 Fixed Database update problem + added group management endpoints 2024-12-22 18:08:05 +01:00
ae74745108 Added user management endpoints 2024-12-22 17:32:09 +01:00
ba7584c771 Added OpenID authentication method 2024-12-21 22:35:04 +01:00
c6aca4baf6 secured api tokens against permission breaches 2024-12-21 17:35:11 +01:00
59c452ff73 updated application to check for contextual permissions 2024-12-21 16:55:20 +01:00
ba46147a74 Added API token functionality 2024-12-21 16:09:55 +01:00
ee7bf1e204 Renamed test projects 2024-12-10 16:39:28 +01:00
85031de3c2 Started creating tests for database module 2024-11-24 12:40:51 +01:00
bd7751b44b Updated versions + edited project readme's 2024-11-23 15:40:58 +01:00
986c5cebde Added inline documentation + fixed small bugs 2024-11-21 16:15:18 +01:00
d38cce6dc2 Added validation to admin pages 2024-10-27 15:26:25 +01:00
85a45ece55 finished list input + added proper prefix rendering 2024-10-27 11:33:50 +01:00
ce15717c7d Made AdminPageProperty generic + added dynamic display property selecting 2024-10-26 11:54:02 +02:00
599ce2bf43 Working on Admin page modal 2024-10-13 17:42:40 +02:00
9cf818c55d Created static object provider + added some properties 2024-10-05 12:18:32 +02:00
66ddc22012 Created AdminContext handling 2024-09-30 19:01:39 +02:00
cfda1bd053 Took Database layout changes into account in frontend pages 2024-09-28 12:17:07 +02:00
f71587d72e Rebuild data storage system so that database dependencies get taken into account 2024-09-26 21:06:48 +02:00
e8eb5bd260 Updated project versions 2024-09-26 12:33:30 +02:00
27088f8217 Reorganized folder structure 2024-09-26 10:20:30 +02:00