| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(frontend): add instance editor modal with tabbed interface |  HsiangNianian | 2026-01-18 | 3 | -50/+464 |
| * | feat(frontend): add instance creation wizard |  HsiangNianian | 2026-01-18 | 2 | -41/+487 |
| * | feat(backend): enhance instance management for editor support |  HsiangNianian | 2026-01-18 | 1 | -0/+7 |
| * | feat(migration): implement shared cache migration with SHA1 dedup |  HsiangNianian | 2026-01-18 | 1 | -3/+28 |
| * | fix(ci): improve pre-commit fmt hook configuration |  HsiangNianian | 2026-01-18 | 3 | -0/+143 |
| * | refactor: move version refresh logic to App.svelte and clean up GameState con... |  HsiangNianian | 2026-01-18 | 2 | -11/+15 |
| * | fix: complete Instance/Profile System isolation and state management |  HsiangNianian | 2026-01-18 | 2 | -2/+24 |
| * | style: auto format and lint fix [skip ci] |  HsiangNianian | 2026-01-16 | 1 | -1/+6 |
| * | feat: add InstancesView component and integrate instance management into the UI |  HsiangNianian | 2026-01-16 | 6 | -5/+376 |
| * | feat: implement instance management functionality |  HsiangNianian | 2026-01-16 | 3 | -3/+137 |
| * | feat: enhance Java version management for Minecraft versions |  HsiangNianian | 2026-01-16 | 5 | -83/+344 |
| * | chore: apply prek auto-fixes [skip ci] |  HsiangNianian | 2026-01-16 | 3 | -3/+2 |
| * | chore: add dev dependency for prek in pyproject.toml and uv.lock |  HsiangNianian | 2026-01-16 | 1 | -2/+7 |
| * | chore: update @tauri-apps/plugin-dialog version in pnpm-lock.yaml |  HsiangNianian | 2026-01-16 | 1 | -5/+5 |
| * | chore: update plugin-dialog dependency versions in Cargo.toml and package.json |  HsiangNianian | 2026-01-16 | 1 | -1/+1 |
| * | feat: add prismjs dependency and update TypeScript configuration |  HsiangNianian | 2026-01-16 | 3 | -1/+41 |
| * | feat: enhance settings view with AI assistant configuration options |  HsiangNianian | 2026-01-16 | 1 | -0/+386 |
| * | feat: add assistant view and configuration editor components |  HsiangNianian | 2026-01-16 | 5 | -16/+853 |
| * | feat: enhance settings state with AI model management and configuration editor |  HsiangNianian | 2026-01-16 | 1 | -0/+167 |
| * | feat: implement assistant state management and messaging functionality |  HsiangNianian | 2026-01-16 | 3 | -3/+199 |
| * | style: auto format and lint fix [skip ci] |  HsiangNianian | 2026-01-16 | 15 | -299/+311 |
| * | chore: add UI linter workflow with oxlint and oxfmt |  NtskwK | 2026-01-16 | 2 | -1/+185 |
| * | chore(deps-dev): bump svelte |  dependabot[bot] | 2026-01-16 | 3 | -24/+24 |
| * | chore(deps): bump devalue |  dependabot[bot] | 2026-01-15 | 2 | -20/+95 |
| * | chore(lint): fix code lint |  苏向夜 | 2026-01-15 | 1 | -37/+37 |
| * | chore(vscode): move `.vscode` to project root |  苏向夜 | 2026-01-15 | 2 | -40/+37 |
| * | feat: Add interactive Saturn effect controls in HomeView and enhance Particle... |  HsiangNianian | 2026-01-15 | 3 | -5/+226 |
| * | feat: Implement local version fetching and enhance version type detection to ... |  HsiangNianian | 2026-01-15 | 2 | -0/+3 |
| * | feat: Add functionality to list installed game versions in the application, e... |  HsiangNianian | 2026-01-15 | 1 | -35/+113 |
| * | feat: Enhance text formatting in HomeView by adding support for italicized te... |  HsiangNianian | 2026-01-15 | 1 | -0/+1 |
| * | feat: Implement logout confirmation dialog and enhance account status display... |  HsiangNianian | 2026-01-15 | 4 | -9/+97 |
| * | feat: Add version installation and check functionality to enhance mod loader ... |  HsiangNianian | 2026-01-15 | 1 | -24/+125 |
| * | feat: Implement custom dropdown components for version selection in BottomBar... |  HsiangNianian | 2026-01-15 | 6 | -89/+443 |
| * | refactor: Clean up imports and enhance GameConsole display with conditional r... |  HsiangNianian | 2026-01-15 | 1 | -6/+8 |
| * | style: Update select element styles in ModLoaderSelector for improved UI cons... |  HsiangNianian | 2026-01-15 | 1 | -2/+2 |
| * | feat: Add debug and log upload settings to SettingsView for enhanced user con... |  HsiangNianian | 2026-01-15 | 1 | -2/+45 |
| * | feat: Enhance GameConsole with advanced log filtering, searching, and export/... |  HsiangNianian | 2026-01-15 | 1 | -85/+281 |
| * | feat: Implement logging system with game log parsing and event listeners for ... |  HsiangNianian | 2026-01-15 | 1 | -0/+139 |
| * | feat: Add custom background path handling and reactive URL conversion in Sett... |  HsiangNianian | 2026-01-15 | 1 | -0/+21 |
| * | feat: Add log upload service options to LauncherConfig for improved logging f... |  HsiangNianian | 2026-01-15 | 1 | -0/+2 |
| * | feat: Add custom styles for select elements, dropdowns, and global scrollbars... |  HsiangNianian | 2026-01-15 | 1 | -0/+117 |
| * | chore: Add @tauri-apps/plugin-fs version 2.4.5 to package.json and update pnp... |  HsiangNianian | 2026-01-15 | 2 | -0/+11 |
| * | fix: Enable host option in Vite configuration for improved development server... |  HsiangNianian | 2026-01-15 | 1 | -0/+1 |
| * | fix: Clean up main.rs by removing unused imports and updating variable names ... |  HsiangNianian | 2026-01-15 | 1 | -1/+1 |
| * | docs: Update README.md with enhanced feature descriptions, improved UI termin... |  HsiangNianian | 2026-01-15 | 1 | -1/+13 |
| * | chore: Update package dependencies in package.json and lock files, adding luc... |  HsiangNianian | 2026-01-15 | 3 | -21/+92 |
| * | style: Update BottomBar component for improved UI and accessibility, includin... |  HsiangNianian | 2026-01-15 | 1 | -31/+23 |
| * | feat: Enhance HomeView component with release loading, markdown parsing, and ... |  HsiangNianian | 2026-01-15 | 1 | -29/+175 |
| * | style: Refactor ModLoaderSelector component for enhanced UI and accessibility |  HsiangNianian | 2026-01-15 | 1 | -51/+36 |
| * | style: Update UI components for improved appearance and consistency |  HsiangNianian | 2026-01-15 | 2 | -27/+58 |