Commit Graph

7 Commits

Author SHA1 Message Date
7d4ba6249e
feat: add modelTypes 2022-09-05 17:57:21 +02:00
244478400a
feat: improve store typing 2022-09-05 17:43:23 +02:00
3766b5e51b
feat: improve store and model typing 2022-09-05 17:43:22 +02:00
2b8a786825
fix: archiving a list 2022-06-30 18:04:41 +02:00
4b0d491359
fix: remove workarounds to properly overlay the top menu bar over everything else 2022-05-08 23:26:07 +02:00
b2897545e4
fix: properly set list backgrounds when switching between lists
Probably caused by the blur hash feature, switching between lists would not work if the list background was set via unsplash. I've refactored the whole decision tree which checks if a background should be loaded or not. It actually does not matter where the background is from (unsplash or upload) or if we had one in the last list - we only need to know if the current list has a background or if we just changed it and need to update right away.
2022-04-03 14:20:16 +02:00
15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00