Commit Graph

10 Commits

Author SHA1 Message Date
Max Berger
66d4827250 UI: Dynamic window titles including URL 2026-04-22 22:13:40 +02:00
Max Berger
52111c02cf UI: Retrieve permissions when loading collections 2026-04-04 17:28:24 +02:00
Max Berger
405c192158 UI: Fix html/css validation errors 2026-03-29 00:23:00 +01:00
Max Berger
e631734e6e Make class methods actual class methods instead of setting them in the constructor 2026-03-28 23:37:12 +01:00
Max Berger
7766c80c6a Add support for browser back/forward 2026-03-28 23:21:18 +01:00
Max Berger
951cfde278 Address null-safety identified by TSC compiler v6
There are no actual functional changes. This just adds many additional
annotations and function which ensure type safety and null safety.
2026-03-25 23:34:44 +01:00
Max Berger
2a24dc524c Unified data cache into single utility class 2026-03-15 22:24:00 +01:00
Max Berger
e4d9bd7fb8 Move scene management logic into scene_manager 2026-03-15 00:33:22 +01:00
Max Berger
6d7396395f Use new common error handling in CreateEditCollectionScene 2026-03-09 23:35:56 +01:00
Max Berger
0065fa811c Move JavaScript files into subdirectories 2026-03-08 22:46:40 +01:00