Commit Graph

4 Commits

Author SHA1 Message Date
Arno 90b7b67a10 refactor: tanstack query - artist page (#42)
* refactored artist page

* remove unnecessary types

* remove log

* remove old artistCache

* fixed reviewed suggestions

* invalidate artist queries when changing release prefs
2026-04-13 23:34:49 +01:00
Arno 63ccf03dac refactor: Prototype of tanstack-query (#34)
* move getApiUrl to api folder

* adjust imports

* tanstack-query example with homeData

* small adjustments

* fix key collision

* new MusicSource persistent mechanism example

* add error handling & set sveltekit to SPA mode

* remove unnecessary ssr test
2026-04-11 13:46:07 +01:00
Arno a3e0b2f65a chore: Svelte 5 migration & lint & type fixes (#24)
* fix formatting

* apply svelte-5 migration script

* use derived.by

* format again

* fix lint errors

* fix check errors

* fix unnecessary use of dismissedVersion

* add frontend CI

* set working dir to frontend

* fix working dir?

* and fix script names

* revert debug change

* add concurrency block & adjust pnpm cache-dependency-path
2026-04-06 12:45:43 +01:00
Harvey a99c738164 Initial public release 2026-04-03 15:53:00 +01:00