Commit Graph

13 Commits

Author SHA1 Message Date
Dominik Pschenitschni a737fc5bc2
feat: port config store to pinia
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details
2022-09-23 13:30:09 +02:00
Dominik Pschenitschni c2ba1b2828 feat: move attachments store to stores 2022-09-22 21:44:41 +00:00
Dominik Pschenitschni 9474240cb9
feat: move namespaces store to stores 2022-09-21 23:32:21 +02:00
Dominik Pschenitschni a38075f376 feat: move list store to pina (#2392)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2392
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 16:21:25 +00:00
Dominik Pschenitschni d67e5e386d feat: port label store to pinia | pinia 1/9 (#2391)
continuous-integration/drone/push Build is passing Details
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
kolaente 63f5f446fd feat(link shares): hide the logo if a query parameter was passed
continuous-integration/drone/push Build is passing Details
2022-09-08 09:56:09 +00:00
Dominik Pschenitschni 7d4ba6249e
feat: add modelTypes 2022-09-05 17:57:21 +02:00
Dominik Pschenitschni 244478400a
feat: improve store typing 2022-09-05 17:43:23 +02:00
Dominik Pschenitschni 3766b5e51b
feat: improve store and model typing 2022-09-05 17:43:22 +02:00
kolaente 2b8a786825
fix: archiving a list
continuous-integration/drone/push Build is failing Details
2022-06-30 18:04:41 +02:00
kolaente 4b0d491359
fix: remove workarounds to properly overlay the top menu bar over everything else
continuous-integration/drone/push Build was killed Details
2022-05-08 23:26:07 +02:00
kolaente b2897545e4
fix: properly set list backgrounds when switching between lists
continuous-integration/drone/push Build is failing Details
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
Dominik Pschenitschni 15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00