aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/stores
Commit message (Expand)AuthorAgeFilesLines
* fix: ensure selectedVersion is reset when no installed versions are foundNatsuu2026-01-141-0/+2
* feat: add functionality to retrieve installed game versionsNatsuu2026-01-141-4/+26
* chore: add ReturnType type hint简律纯2026-01-141-2/+2
* fix: avoid any/object process简律纯2026-01-141-4/+2
* refactor: specify generic type for invoke calls in GameState classNatsuu2026-01-141-3/+3
* refactor: enhance UIState class by adding type for currentView and updating s...Natsuu2026-01-141-14/+12
* chore: specify type for pollInterval in AuthState classNatsuu2026-01-141-1/+1
* chore: improve loadSettings method for better result handlingNatsuu2026-01-141-1/+4
* refactor: split App.svelte into componentsNatsuu2026-01-144-0/+279