aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/App.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor: clean up comments and improve code formatting in authentication and...HsiangNianian2026-01-131-155/+268
* feat: update Microsoft account client ID and enhance login UX with clipboard ...HsiangNianian2026-01-131-5/+14
* feat: implement Microsoft account login flow and refactor account handlingHsiangNianian2026-01-131-20/+150
* feat: enhance DownloadMonitor with improved event handling and UI updatesHsiangNianian2026-01-131-163/+359
* feat: implement navigation and status management in App.svelteHsiangNianian2026-01-131-8/+75
* feat: add game console component for logging game output and toggle visibilityHsiangNianian2026-01-131-12/+22
* feat: implement download functionality with progress monitoring and version m...HsiangNianian2026-01-131-5/+22
* feat: add offline account management and version fetching functionalityHsiangNianian2026-01-131-8/+77
* feat: enhance window dimensions and layout in the applicationHsiangNianian2026-01-131-11/+15
* feat: Initialize Svelte application with Tailwind CSS and Tauri integrationHsiangNianian2026-01-131-0/+110