| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | chore: apply prek auto-fixes [skip ci] |  fu050409 | 2026-02-24 | 1 | -1/+1 |
| * | chore(release): bump versions (#101) |  苏向夜 | 2026-02-25 | 10 | -21/+26 |
| |\ |
|
| | * | chore(release): bump versions |  github-actions[bot] | 2026-02-24 | 10 | -21/+26 |
| |/ |
|
| * | feat: merge remote code |  苏向夜 | 2026-02-25 | 2 | -2259/+1583 |
| * | feat(ui): partial react rewrite (#77) |  苏向夜 | 2026-02-25 | 150 | -12018/+17192 |
| |\ |
|
| | * | Merge branch 'main' into refactor/migrate-to-react |  苏向夜 | 2026-02-25 | 4 | -4/+164 |
| | |\
| |/
|/| |
|
| * | | chore(ci): release to aur |  苏向夜 | 2026-02-25 | 4 | -4/+164 |
| | * | chore(workspace): replace legacy codes |  苏向夜 | 2026-02-25 | 125 | -10078/+224 |
| | * | feat: prepare for nightly alpha |  苏向夜 | 2026-02-25 | 17 | -483/+259 |
| | * | refactor: rewrite login and settings pages |  苏向夜 | 2026-02-24 | 24 | -682/+1845 |
| | * | feat(macros): sort client api |  苏向夜 | 2026-02-24 | 3 | -199/+198 |
| | * | Merge branch 'main' into refactor/migrate-to-react |  苏向夜 | 2026-02-24 | 3 | -15/+8 |
| | |\
| |/
|/| |
|
| * | | ci(build): remove windows gnu |  苏向夜 | 2026-02-23 | 1 | -15/+2 |
| * | | ci(curseforge): add curseforge api key |  苏向夜 | 2026-02-23 | 3 | -0/+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 | 11 | -15/+553 |
| | |\
| |/
|/| |
|
| | * | refactor(shadcn): use base lyra instead |  苏向夜 | 2026-02-22 | 22 | -412/+2874 |
| * | | 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 | 50 | -3157/+2470 |
| * | | 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 | 4 | -110/+115 |
| | * | refactor(macros): use darling to parse macro metas |  苏向夜 | 2026-02-15 | 3 | -26/+26 |
| * | | chore(ci): Disable Musl platform in CI workflow |  简律纯 | 2026-02-14 | 1 | -6/+6 |
| * | | Merge branch 'dev' into main |  简律纯 | 2026-02-10 | 1 | -6/+8 |
| |\ \ |
|
| | * | | fix(ci): configure musl cross-compilation for GTK dependencies (#92) |  Copilot | 2026-02-10 | 1 | -6/+8 |
| * | | | Merge branch 'dev' into main |  简律纯 | 2026-02-10 | 1 | -9/+18 |
| |\| | |
|
| * | | | Refine Chinese getting-started docs game launch instruction (#90) |  Natsuu | 2026-02-10 | 1 | -1/+1 |
| * | | | docs: update language links and improve formatting in README files (#88) |  Natsuu | 2026-02-09 | 4 | -9/+29 |
| | | * | Merge branch 'main' into refactor/migrate-to-react |  简律纯 | 2026-02-08 | 40 | -141/+6246 |
| | | |\
| |_|/
|/| | |
|
| | | * | feat(java): add mise version manager support and refactor detection (#84) |  简律纯 | 2026-02-05 | 4 | -12/+76 |
| | | |\ |
|
| | | | * | Revert "chore(types): regenerate typescript bindings with compact formatting" |  Begonia, HE | 2026-02-05 | 14 | -141/+299 |
| * | | | | docs: comprehensive documentation overhaul with i18n support (English & Chine... |  简律纯 | 2026-02-04 | 40 | -141/+6246 |
| |\ \ \ \ |
|
| | * | | | | docs: restructure documentation files |  NtskwK | 2026-02-03 | 22 | -11/+0 |
| | * | | | | feat(i18n): add multi-language support for docs |  NtskwK | 2026-02-03 | 10 | -118/+222 |
| | | | | * | chore(types): regenerate typescript bindings with compact formatting |  Begonia, HE | 2026-01-30 | 14 | -299/+141 |
| | | | | * | feat(java): add mise version manager support and refactor detection logic |  Begonia, HE | 2026-01-30 | 4 | -12/+76 |
| | | | |/ |
|
| | * | | | docs: remove emojis from documentation and home page |  copilot-swe-agent[bot] | 2026-01-30 | 5 | -62/+56 |
| | | | * | 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 |
| | | | * | Merge branch 'main' into refactor/migrate-to-react |  简律纯 | 2026-01-29 | 1 | -2/+1332 |
| | | | |\
| |_|_|/
|/| | | |
|
| | | | * | Refactor Java runtime to async modular system with Adoptium support (#82) |  简律纯 | 2026-01-29 | 35 | -1237/+5726 |
| | | | |\ |
|
| | | | | * | fix: resolve rebase conflicts and compilation errors |  Begonia, HE | 2026-01-29 | 5 | -138/+152 |
| | * | | | | docs: fix relative links and image paths in documentation |  NtskwK | 2026-01-29 | 4 | -29/+26 |
| | * | | | | feat(docs): enhance error boundary UI and add 404 page |  NtskwK | 2026-01-29 | 3 | -6/+29 |
| | | | | * | 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 |