aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30 from HsiangNianian/main简律纯2026-01-1553-505/+6931
|\
| * feat: Implement custom dropdown components for version selection in BottomBar...HsiangNianian2026-01-156-89/+443
| * refactor: Clean up imports and enhance GameConsole display with conditional r...HsiangNianian2026-01-151-6/+8
| * style: Update select element styles in ModLoaderSelector for improved UI cons...HsiangNianian2026-01-151-2/+2
| * feat: Add debug and log upload settings to SettingsView for enhanced user con...HsiangNianian2026-01-151-2/+45
| * feat: Enhance GameConsole with advanced log filtering, searching, and export/...HsiangNianian2026-01-151-85/+281
| * feat: Implement logging system with game log parsing and event listeners for ...HsiangNianian2026-01-151-0/+139
| * feat: Add custom background path handling and reactive URL conversion in Sett...HsiangNianian2026-01-151-0/+21
| * feat: Add log upload service options to LauncherConfig for improved logging f...HsiangNianian2026-01-151-0/+2
| * feat: Implement upload_to_pastebin command for log file uploads with content ...HsiangNianian2026-01-151-1/+79
| * feat: Add log upload service and optional API key to LauncherConfig for enhan...HsiangNianian2026-01-151-0/+4
| * feat: Add custom styles for select elements, dropdowns, and global scrollbars...HsiangNianian2026-01-151-0/+117
| * chore: Add @tauri-apps/plugin-fs version 2.4.5 to package.json and update pnp...HsiangNianian2026-01-152-0/+11
| * feat: Enhance file system capabilities in default.json by adding permissions ...HsiangNianian2026-01-151-1/+14
| * chore: Update reqwest dependency to version 0.11 with additional multipart fe...HsiangNianian2026-01-151-1/+2
| * docs: Update README.md to mark completed roadmap items with uppercase 'X' for...HsiangNianian2026-01-151-15/+12
| * feat: Add CodeQL analysis workflow configuration简律纯2026-01-151-0/+103
| * feat: Configure Dependabot for multiple ecosystems简律纯2026-01-151-0/+24
| * fix: Enable host option in Vite configuration for improved development server...HsiangNianian2026-01-151-0/+1
| * fix: Clean up main.rs by removing unused imports and updating variable names ...HsiangNianian2026-01-152-3/+3
| * docs: Update README.md with enhanced feature descriptions, improved UI termin...HsiangNianian2026-01-153-28/+46
| * chore: Bump version to 0.1.21 in Cargo.toml and tauri.conf.jsonv0.1.21HsiangNianian2026-01-152-2/+2
| * feat: Implement get_github_releases command to fetch and serialize GitHub rel...HsiangNianian2026-01-151-1/+48
| * chore: Update package dependencies in package.json and lock files, adding luc...HsiangNianian2026-01-153-21/+92
| * style: Update BottomBar component for improved UI and accessibility, includin...HsiangNianian2026-01-151-31/+23
| * feat: Enhance HomeView component with release loading, markdown parsing, and ...HsiangNianian2026-01-151-29/+175
| * style: Refactor ModLoaderSelector component for enhanced UI and accessibilityHsiangNianian2026-01-151-51/+36
| * style: Update UI components for improved appearance and consistencyHsiangNianian2026-01-152-27/+58
| * feat: Add ReleasesState class to manage GitHub releases and implement loading...HsiangNianian2026-01-152-0/+40
| * chore: update LICENSE file简律纯2026-01-151-0/+21
| * refactor: Simplify release workflow by removing Wayland-specific jobs and dep...HsiangNianian2026-01-151-49/+4
| * fix: Add missing packages for Wayland setup in release workflowHsiangNianian2026-01-151-1/+1
| * fix: Remove unnecessary package from Wayland setup in release workflowHsiangNianian2026-01-151-1/+1
| * fix: Update package name for webkit2gtk in release workflowHsiangNianian2026-01-151-1/+1
| * fix: Correct package name for appindicator in release workflowHsiangNianian2026-01-151-1/+1
| * chore: Update version number to 0.1.20 in Cargo.toml and tauri.conf.jsonv0.1.20HsiangNianian2026-01-152-2/+2
| * Merge pull request #13 from BegoniaHe/feat/download-java-rt简律纯2026-01-1513-41/+2061
| |\
| * | fix: Migrate UI checker workflow from ui_check.yml to check.ymlHsiangNianian2026-01-151-1/+1
| * | Merge pull request #27 from NtskwK/ci/ui简律纯2026-01-151-0/+34
| |\ \
| | | * feat(java): Implement Java catalog management and download featuresBegonia, HE2026-01-158-130/+1429
| | * | fix: Rename test job to check-ui in workflow简律纯2026-01-151-1/+1
| | * | fix: Add pnpm install step in UI check workflow简律纯2026-01-151-0/+3
| | * | fix: Update branches and install steps in UI check workflow简律纯2026-01-151-3/+12
| | | * fix: change Java installation path to use Tauri app handle for directory accessBegonia, HE2026-01-152-11/+13
| | | * fix: update JVM argument handling to set sha256 to NoneBegonia, HE2026-01-151-1/+2
| | | * chore: Update commands for development and build in tauri config简律纯2026-01-151-3/+3
| | | * Apply suggestion from @Copilot简律纯2026-01-151-1/+1
| | | * Apply suggestion from @SourceryAI简律纯2026-01-151-1/+1
| | * | ci(ui): add UI checker workflowNtskwK2026-01-151-0/+22
| |/ /
| | * Update README.md简律纯2026-01-151-1/+1