Commit Graph

5 Commits

Author SHA1 Message Date
Max Berger
7eafbe943b UI: Re-use sharing cache for individual shares
This should reduce network usage in some situations.
2026-04-30 14:38:48 +02: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
01b9df4666 Add Error Handling for collections cache load failures 2026-03-21 23:45:08 +01:00
Max Berger
fc18cadd38 Fix: Break infinite loop during cache load failure 2026-03-21 22:58:22 +01:00
Max Berger
2a24dc524c Unified data cache into single utility class 2026-03-15 22:24:00 +01:00