| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Merge pull request #31 from HsiangNianian/dev |  简律纯 | 2026-01-15 | 0 | -0/+0 |
| |\ |
|
| * | | feat: Add interactive Saturn effect controls in HomeView and enhance Particle... |  HsiangNianian | 2026-01-15 | 3 | -5/+226 |
| * | | chore: Bump version to 0.1.23 in Cargo.toml and tauri.conf.json for releasev0.1.23 |  HsiangNianian | 2026-01-15 | 2 | -2/+2 |
| * | | feat: Enhance Forge installation process by fetching installer manifest and i... |  HsiangNianian | 2026-01-15 | 2 | -60/+286 |
| * | | feat: Implement local version fetching and enhance version type detection to ... |  HsiangNianian | 2026-01-15 | 3 | -34/+63 |
| * | | feat: Add functionality to list installed game versions in the application, e... |  HsiangNianian | 2026-01-15 | 2 | -35/+202 |
| * | | 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 | 3 | -27/+439 |
| * | | chore: Bump version to 0.1.22 in Cargo.toml and tauri.conf.json for releasev0.1.22 |  HsiangNianian | 2026-01-15 | 2 | -2/+2 |
| | * | Merge pull request #30 from HsiangNianian/main |  简律纯 | 2026-01-15 | 53 | -505/+6931 |
| | |\
| |/
|/| |
|
| * | | 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: Implement upload_to_pastebin command for log file uploads with content ... |  HsiangNianian | 2026-01-15 | 1 | -1/+79 |
| * | | feat: Add log upload service and optional API key to LauncherConfig for enhan... |  HsiangNianian | 2026-01-15 | 1 | -0/+4 |
| * | | 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 |
| * | | feat: Enhance file system capabilities in default.json by adding permissions ... |  HsiangNianian | 2026-01-15 | 1 | -1/+14 |
| * | | chore: Update reqwest dependency to version 0.11 with additional multipart fe... |  HsiangNianian | 2026-01-15 | 1 | -1/+2 |
| * | | docs: Update README.md to mark completed roadmap items with uppercase 'X' for... |  HsiangNianian | 2026-01-15 | 1 | -15/+12 |
| * | | feat: Add CodeQL analysis workflow configuration |  简律纯 | 2026-01-15 | 1 | -0/+103 |
| * | | feat: Configure Dependabot for multiple ecosystems |  简律纯 | 2026-01-15 | 1 | -0/+24 |
| * | | 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 | 2 | -3/+3 |
| * | | docs: Update README.md with enhanced feature descriptions, improved UI termin... |  HsiangNianian | 2026-01-15 | 3 | -28/+46 |
| * | | chore: Bump version to 0.1.21 in Cargo.toml and tauri.conf.jsonv0.1.21 |  HsiangNianian | 2026-01-15 | 2 | -2/+2 |
| * | | feat: Implement get_github_releases command to fetch and serialize GitHub rel... |  HsiangNianian | 2026-01-15 | 1 | -1/+48 |
| * | | 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 |
| * | | feat: Add ReleasesState class to manage GitHub releases and implement loading... |  HsiangNianian | 2026-01-15 | 2 | -0/+40 |
| * | | chore: update LICENSE file |  简律纯 | 2026-01-15 | 1 | -0/+21 |
| * | | refactor: Simplify release workflow by removing Wayland-specific jobs and dep... |  HsiangNianian | 2026-01-15 | 1 | -49/+4 |
| * | | fix: Add missing packages for Wayland setup in release workflow |  HsiangNianian | 2026-01-15 | 1 | -1/+1 |
| * | | fix: Remove unnecessary package from Wayland setup in release workflow |  HsiangNianian | 2026-01-15 | 1 | -1/+1 |
| * | | fix: Update package name for webkit2gtk in release workflow |  HsiangNianian | 2026-01-15 | 1 | -1/+1 |
| * | | fix: Correct package name for appindicator in release workflow |  HsiangNianian | 2026-01-15 | 1 | -1/+1 |
| * | | chore: Update version number to 0.1.20 in Cargo.toml and tauri.conf.jsonv0.1.20 |  HsiangNianian | 2026-01-15 | 2 | -2/+2 |
| * | | Merge pull request #13 from BegoniaHe/feat/download-java-rt |  简律纯 | 2026-01-15 | 13 | -41/+2061 |
| |\ \ |
|
| * | | | fix: Migrate UI checker workflow from ui_check.yml to check.yml |  HsiangNianian | 2026-01-15 | 1 | -1/+1 |
| * | | | Merge pull request #27 from NtskwK/ci/ui |  简律纯 | 2026-01-15 | 1 | -0/+34 |
| |\ \ \ |
|
| | | * | | feat(java): Implement Java catalog management and download features |  Begonia, HE | 2026-01-15 | 8 | -130/+1429 |