| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add ReturnType type hint | 2026-01-14 | 1 | -2/+2 | |
| | | | | Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> | ||||
| * | fix: avoid any/object process | 2026-01-14 | 1 | -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 class | 2026-01-14 | 1 | -3/+3 | |
| | | |||||
| * | refactor: enhance UIState class by adding type for currentView and updating ↵ | 2026-01-14 | 1 | -14/+12 | |
| | | | | | setView method | ||||
| * | chore: specify type for pollInterval in AuthState class | 2026-01-14 | 1 | -1/+1 | |
| | | |||||
| * | chore: improve loadSettings method for better result handling | 2026-01-14 | 1 | -1/+4 | |
| | | |||||
| * | refactor: split App.svelte into components | 2026-01-14 | 4 | -0/+279 | |