| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add functionality to retrieve installed game versions | 2026-01-14 | 1 | -4/+26 | |
| * | chore: add ReturnType type hint | 2026-01-14 | 1 | -2/+2 | |
| * | fix: avoid any/object process | 2026-01-14 | 1 | -4/+2 | |
| * | 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 s... | 2026-01-14 | 1 | -14/+12 | |
| * | 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 |