Commit Graph

10 Commits

Author SHA1 Message Date
1266da8f0b
feat: port list store to pinia
All checks were successful
continuous-integration/drone/pr Build is passing
2022-09-21 17:10:36 +02:00
Dominik Pschenitschni
d67e5e386d feat: port label store to pinia | pinia 1/9 (#2391)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2391
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-21 14:23:57 +00:00
63f5f446fd feat(link shares): hide the logo if a query parameter was passed
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-08 09:56:09 +00:00
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
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-30 18:04:41 +02:00
4b0d491359
fix: remove workarounds to properly overlay the top menu bar over everything else
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-05-08 23:26:07 +02:00
b2897545e4
fix: properly set list backgrounds when switching between lists
Some checks failed
continuous-integration/drone/push Build is failing
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