aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/stores
Commit message (Collapse)AuthorAgeFilesLines
* chore: add ReturnType type hint简律纯2026-01-141-2/+2
| | | Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* fix: avoid any/object process简律纯2026-01-141-4/+2
| | | Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* 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 ↵Natsuu2026-01-141-14/+12
| | | | setView method
* 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