| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | 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 |
| | | | | * | 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 |
| | | | | * | Delete CNAME |  简律纯 | 2026-01-29 | 1 | -1/+0 |
| | | | | * | feat(docs): add React Router docs with Fumadocs |  NtskwK | 2026-01-29 | 21 | -10/+3919 |
| | | | | * | docs: update terminology in README |  NtskwK | 2026-01-29 | 1 | -1/+1 |
| | | | | * | docs: add Chinese README documentation |  NtskwK | 2026-01-29 | 1 | -0/+142 |
| | | | | * | 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(client): add tauri api macros |  苏向夜 | 2026-01-23 | 5 | -1/+413 |
| | | | * | feat(ui): add new ui project |  苏向夜 | 2026-01-23 | 66 | -6/+10829 |
| | | | * | feat(ts-bindings): fix ts bindings naming convention |  苏向夜 | 2026-01-23 | 13 | -0/+58 |
| | * | | | fix: update navigation title from 'React Router' to 'DropOut' |  HsiangNianian | 2026-01-22 | 1 | -1/+1 |
| | * | | | chore: Update favicon.ico in public directory |  HsiangNianian | 2026-01-22 | 1 | -0/+0 |
| | * | | | Update packages/docs/content/docs/en/troubleshooting.mdx |  简律纯 | 2026-01-22 | 1 | -4/+6 |
| | * | | | Update packages/docs/content/docs/en/troubleshooting.mdx |  简律纯 | 2026-01-22 | 1 | -1/+1 |
| | * | | | Update packages/docs/content/docs/zh/troubleshooting.mdx |  简律纯 | 2026-01-22 | 1 | -1/+1 |
| | * | | | Update packages/docs/content/docs/zh/troubleshooting.mdx |  简律纯 | 2026-01-22 | 1 | -2/+2 |
| | * | | | Update packages/docs/content/docs/en/features/index.mdx |  简律纯 | 2026-01-22 | 1 | -6/+6 |
| | * | | | docs: redesign home page with launcher showcase and fix routing |  copilot-swe-agent[bot] | 2026-01-21 | 4 | -13/+135 |
| | * | | | docs: fix meta.json structure and build configuration for i18n |  copilot-swe-agent[bot] | 2026-01-21 | 4 | -46/+2 |
| | * | | | docs: configure i18n support and update documentation README |  copilot-swe-agent[bot] | 2026-01-21 | 3 | -13/+64 |