| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: update .gitignore to include additional files and directories | 2026-01-16 | 1 | -1/+20 | |
| | | | | | Added entries for Python version, Ruff cache, ESLint cache, Svelte build files, Node.js modules, and Python build artifacts to the .gitignore file to improve project cleanliness and prevent unnecessary files from being tracked. | ||||
| * | chore: add pyproject.toml and uv.lock for project configuration and dependencies | 2026-01-16 | 2 | -0/+191 | |
| | | | | | Created a new pyproject.toml file to define the project metadata and dependencies, including pre-commit. Added a uv.lock file to manage package versions and ensure reproducibility. | ||||
| * | Merge pull request #43 from HsiangNianian/security/alert-autofix-6 | 2026-01-16 | 1 | -0/+2 | |
| |\ | |||||
| | * | fix(security): Potential fix for code scanning alert no. 6: Workflow does ↵ | 2026-01-16 | 1 | -0/+2 | |
| |/ | | | | | not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | ||||
| * | Merge pull request #42 from HsiangNianian/alert-autofix-2 | 2026-01-16 | 1 | -0/+3 | |
| |\ | |||||
| | * | fix(security): Potential fix for code scanning alert no. 2: Workflow does ↵ | 2026-01-16 | 1 | -0/+3 | |
| |/ | | | | | not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | ||||
| * | style: auto format and lint fix [skip ci] | 2026-01-16 | 15 | -299/+311 | |
| | | |||||
| * | Merge pull request #40 from NtskwK/main | 2026-01-16 | 4 | -3/+243 | |
| |\ | |||||
| | * | fix(ci): Enhance GitHub Actions workflow with lint and format | 2026-01-16 | 1 | -1/+10 | |
| | | | | | | | Add linting and formatting checks to workflow. | ||||
| | * | chore(ci): Rename workflow from 'UI Auto Fix' to 'UI Auto Lint' | 2026-01-16 | 1 | -1/+4 | |
| | | | |||||
| | * | refactor(ci): Refactor lint workflow for auto fixes on push | 2026-01-16 | 1 | -66/+17 | |
| | | | | | | | Updated the lint workflow to automatically fix issues on push to main or dev branches. Changed the checkout action version and adjusted the commit message for auto commits. | ||||
| | * | chore: add UI linter workflow with oxlint and oxfmt | 2026-01-16 | 4 | -2/+279 | |
| |/ | |||||
| * | Merge pull request #37 from ↵ | 2026-01-16 | 3 | -24/+24 | |
| |\ | | | | | | | | | HsiangNianian/dependabot/npm_and_yarn/ui/npm_and_yarn-6ef000e261 chore(deps-dev): bump svelte from 5.46.3 to 5.46.4 in /ui in the npm_and_yarn group across 1 directory | ||||
| | * | chore(deps-dev): bump svelte | 2026-01-16 | 3 | -24/+24 | |
| |/ | | | | | | | | | | | | | | | | | | | Bumps the npm_and_yarn group with 1 update in the /ui directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `svelte` from 5.46.3 to 5.46.4 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.46.4/packages/svelte) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.46.4 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Merge pull request #36 from ↵ | 2026-01-16 | 2 | -20/+95 | |
| |\ | | | | | | | | | HsiangNianian/dependabot/npm_and_yarn/ui/npm_and_yarn-1b92d517bd chore(deps): bump devalue from 5.6.1 to 5.6.2 in /ui in the npm_and_yarn group across 1 directory | ||||
| | * | chore(deps): bump devalue | 2026-01-15 | 2 | -20/+95 | |
| |/ | | | | | | | | | | | | | | | | | | | Bumps the npm_and_yarn group with 1 update in the /ui directory: [devalue](https://github.com/sveltejs/devalue). Updates `devalue` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/devalue/compare/v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.6.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Merge pull request #34 from fu050409/chore/vsc-config | 2026-01-16 | 2 | -1/+1 | |
| |\ | | | | | chore(vscode): move `.vscode` to project root | ||||
| | * | chore(lint): fix code lint | 2026-01-15 | 1 | -37/+37 | |
| | | | |||||
| | * | chore(vscode): move `.vscode` to project root | 2026-01-15 | 2 | -37/+37 | |
| |/ | |||||
| * | Merge pull request #31 from HsiangNianian/dev | 2026-01-15 | 0 | -0/+0 | |
| |\ | |||||
| * | | feat: Add interactive Saturn effect controls in HomeView and enhance ↵ | 2026-01-15 | 3 | -5/+226 | |
| | | | | | | | | | ParticleBackground for external mouse handling | ||||
| * | | chore: Bump version to 0.1.23 in Cargo.toml and tauri.conf.json for releasev0.1.23 | 2026-01-15 | 2 | -2/+2 | |
| | | | |||||
| * | | feat: Enhance Forge installation process by fetching installer manifest and ↵ | 2026-01-15 | 2 | -60/+286 | |
| | | | | | | | | | improving library management for better compatibility | ||||
| * | | feat: Implement local version fetching and enhance version type detection to ↵ | 2026-01-15 | 3 | -34/+63 | |
| | | | | | | | | | support modpacks in version management | ||||
| * | | feat: Add functionality to list installed game versions in the application, ↵ | 2026-01-15 | 2 | -35/+202 | |
| | | | | | | | | | enhancing version management and user experience in BottomBar | ||||
| * | | feat: Enhance text formatting in HomeView by adding support for italicized ↵ | 2026-01-15 | 1 | -0/+1 | |
| | | | | | | | | | text using single asterisks | ||||
| * | | feat: Implement logout confirmation dialog and enhance account status ↵ | 2026-01-15 | 4 | -9/+97 | |
| | | | | | | | | | display in BottomBar for improved user experience | ||||
| * | | feat: Add version installation and check functionality to enhance mod loader ↵ | 2026-01-15 | 3 | -27/+439 | |
| | | | | | | | | | support in the application | ||||
| * | | chore: Bump version to 0.1.22 in Cargo.toml and tauri.conf.json for releasev0.1.22 | 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 ↵ | 2026-01-15 | 6 | -89/+443 | |
| | | | | | | | | | BottomBar and ModLoaderSelector, enhancing user interaction and UI consistency | ||||
| * | | refactor: Clean up imports and enhance GameConsole display with conditional ↵ | 2026-01-15 | 1 | -6/+8 | |
| | | | | | | | | | rendering and improved styling | ||||
| * | | style: Update select element styles in ModLoaderSelector for improved UI ↵ | 2026-01-15 | 1 | -2/+2 | |
| | | | | | | | | | consistency and user interaction | ||||
| * | | feat: Add debug and log upload settings to SettingsView for enhanced user ↵ | 2026-01-15 | 1 | -2/+45 | |
| | | | | | | | | | control and customization | ||||
| * | | feat: Enhance GameConsole with advanced log filtering, searching, and ↵ | 2026-01-15 | 1 | -85/+281 | |
| | | | | | | | | | export/upload functionalities for improved user experience | ||||
| * | | feat: Implement logging system with game log parsing and event listeners for ↵ | 2026-01-15 | 1 | -0/+139 | |
| | | | | | | | | | enhanced log management | ||||
| * | | feat: Add custom background path handling and reactive URL conversion in ↵ | 2026-01-15 | 1 | -0/+21 | |
| | | | | | | | | | SettingsState for enhanced user customization | ||||
| * | | feat: Add log upload service options to LauncherConfig for improved logging ↵ | 2026-01-15 | 1 | -0/+2 | |
| | | | | | | | | | flexibility | ||||
| * | | feat: Implement upload_to_pastebin command for log file uploads with content ↵ | 2026-01-15 | 1 | -1/+79 | |
| | | | | | | | | | length validation and support for Pastebin and paste.rs services | ||||
| * | | feat: Add log upload service and optional API key to LauncherConfig for ↵ | 2026-01-15 | 1 | -0/+4 | |
| | | | | | | | | | enhanced logging capabilities | ||||
| * | | feat: Add custom styles for select elements, dropdowns, and global ↵ | 2026-01-15 | 1 | -0/+117 | |
| | | | | | | | | | scrollbars to enhance UI consistency and user experience | ||||
| * | | chore: Add @tauri-apps/plugin-fs version 2.4.5 to package.json and update ↵ | 2026-01-15 | 2 | -0/+11 | |
| | | | | | | | | | pnpm-lock.yaml | ||||
| * | | feat: Enhance file system capabilities in default.json by adding permissions ↵ | 2026-01-15 | 1 | -1/+14 | |
| | | | | | | | | | for reading, checking existence, and writing text files | ||||
| * | | chore: Update reqwest dependency to version 0.11 with additional multipart ↵ | 2026-01-15 | 1 | -1/+2 | |
| | | | | | | | | | feature and add tauri-plugin-fs version 2.4.5 in Cargo.toml | ||||
| * | | docs: Update README.md to mark completed roadmap items with uppercase 'X' ↵ | 2026-01-15 | 1 | -15/+12 | |
| | | | | | | | | | for better visibility; adjust formatting for platform file listings | ||||
| * | | 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 ↵ | 2026-01-15 | 1 | -0/+1 | |
| | | | | | | | | | server accessibility | ||||
| * | | fix: Clean up main.rs by removing unused imports and updating variable names ↵ | 2026-01-15 | 2 | -3/+3 | |
| | | | | | | | | | for clarity; enhance HomeView.svelte by correcting emoji processing logic | ||||
| * | | docs: Update README.md with enhanced feature descriptions, improved UI ↵ | 2026-01-15 | 3 | -28/+46 | |
| | | | | | | | | | terminology, and added installation instructions; update image alt text for accessibility | ||||