| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(macro): update ts export macro |  HsiangNianian | 2026-03-18 | 1 | -1/+2 |
| * | fix(modpack): 将 CurseForge API Key 改为编译期可选常量 (#118) |  Begonia, HE | 2026-03-18 | 3 | -6/+13 |
| * | Potential fix for pull request finding |  简律纯 | 2026-03-18 | 1 | -1/+18 |
| * | Potential fix for pull request finding |  简律纯 | 2026-03-18 | 1 | -6/+11 |
| * | feat(instance): finish multi instances system |  HsiangNianian | 2026-03-12 | 2 | -479/+1141 |
| * | fix(modpack): make CURSEFORGE_API_KEY optional for dev |  HsiangNianian | 2026-03-12 | 1 | -3/+7 |
| * | fix(devUrl): update remote urls |  HsiangNianian | 2026-03-12 | 1 | -0/+8 |
| * | fix(devUrl): fix localhost resolved ipv4/ipv6 bug with linux proxy |  HsiangNianian | 2026-03-12 | 1 | -1/+2 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-03-02 | 3 | -2/+24 |
| * | feat: improve toast and logo |  苏向夜 | 2026-03-02 | 53 | -50/+9 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-02-26 | 3 | -2/+8 |
| * | Update src-tauri/tauri.conf.json |  苏向夜 | 2026-02-25 | 1 | -1/+1 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-02-25 | 3 | -2/+12 |
| * | Revert "chore(release): bump versions" |  苏向夜 | 2026-02-25 | 3 | -12/+2 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-02-25 | 3 | -2/+12 |
| * | revert: revert release manually |  苏向夜 | 2026-02-25 | 3 | -8/+2 |
| * | feat(tauri): update tauri product name |  苏向夜 | 2026-02-25 | 1 | -1/+1 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-02-24 | 3 | -2/+8 |
| * | Revert "chore(release): bump versions" |  苏向夜 | 2026-02-25 | 3 | -8/+2 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-02-24 | 3 | -2/+8 |
| * | chore: use semifold to release aur |  苏向夜 | 2026-02-25 | 1 | -1/+0 |
| * | chore(release): bump versions |  github-actions[bot] | 2026-02-24 | 3 | -3/+9 |
| * | chore(workspace): replace legacy codes |  苏向夜 | 2026-02-25 | 1 | -3/+3 |
| * | feat: prepare for nightly alpha |  苏向夜 | 2026-02-25 | 2 | -1/+13 |
| * | refactor: rewrite login and settings pages |  苏向夜 | 2026-02-24 | 2 | -3/+5 |
| * | feat(macros): sort client api |  苏向夜 | 2026-02-24 | 1 | -1/+6 |
| * | Clean up Cargo.toml by removing unused sections |  简律纯 | 2026-02-23 | 1 | -7/+0 |
| * | Merge branch 'main' into refactor/migrate-to-react |  简律纯 | 2026-02-23 | 5 | -0/+507 |
| |\ |
|
| | * | Add modpack parsing and extraction for Modrinth, CurseForge, MultiMC (#100) |  SuperCCC | 2026-02-22 | 2 | -0/+490 |
| * | | refactor(client): rewrite macros to generate client |  苏向夜 | 2026-02-18 | 18 | -249/+247 |
| | * | chore: apply prek auto-fixes [skip ci] |  HsiangNianian | 2026-02-15 | 1 | -1/+1 |
| | * | Fix Windows MinGW linker error with COFF resource compilation (#96) |  Copilot | 2026-02-15 | 3 | -0/+10 |
| * | | merge: dev |  苏向夜 | 2026-02-15 | 2 | -27/+34 |
| * | | feat(java): add mise version manager support and refactor detection logic |  Begonia, HE | 2026-01-30 | 4 | -12/+76 |
| * | | refactor: add TypeScript support to account storage structures |  HsiangNianian | 2026-01-30 | 1 | -3/+21 |
| * | | refactor: add TypeScript support to JavaConfig struct |  HsiangNianian | 2026-01-30 | 1 | -3/+7 |
| * | | refactor(java): add TypeScript support to Java data structures |  HsiangNianian | 2026-01-30 | 1 | -4/+21 |
| * | | refactor(java): enhance Adoptium structs with TypeScript support |  HsiangNianian | 2026-01-30 | 1 | -5/+26 |
| * | | fix: resolve rebase conflicts and compilation errors |  Begonia, HE | 2026-01-29 | 5 | -138/+152 |
| * | | refactor(java): improve error handling and logging |  Begonia, HE | 2026-01-29 | 5 | -20/+140 |
| * | | feat(java): implement cache versioning, size limits, and automatic cleanup |  Begonia, HE | 2026-01-29 | 1 | -0/+1 |
| * | | feat(java): Enhance Java detection and error handling |  Begonia, HE | 2026-01-29 | 4 | -33/+121 |
| * | | refactor(java): simplify version compatibility logic and improve error handling |  Begonia, HE | 2026-01-29 | 6 | -182/+133 |
| * | | refactor(java): replace unwrap with expect for better error handling |  Begonia, HE | 2026-01-29 | 1 | -1/+6 |
| * | | refactor(java): suppress dead code warnings and improve detection |  Begonia, HE | 2026-01-29 | 4 | -16/+19 |
| * | | refactor(java): address Sourcery AI code review feedback |  Begonia, HE | 2026-01-29 | 4 | -84/+110 |
| * | | refactor(java): modularize Java detection and management system |  Begonia, HE | 2026-01-29 | 12 | -1125/+1354 |
| * | | docs(java): add TODO comment for refactoring candidate detection |  Begonia, HE | 2026-01-29 | 1 | -0/+2 |
| * | | feat(ui): add new ui project |  苏向夜 | 2026-01-23 | 1 | -3/+3 |
| * | | feat(ts-bindings): fix ts bindings naming convention |  苏向夜 | 2026-01-23 | 11 | -0/+48 |