| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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 |
| | * | | 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 |
| | * | Delete CNAME |  简律纯 | 2026-01-21 | 1 | -1/+0 |
| | * | docs: add chinese readme and docs website (#76) |  简律纯 | 2026-01-21 | 22 | -2/+5136 |
| | |\ |
|
| * | | | feat(ts-bindings): fix ts bindings naming convention |  苏向夜 | 2026-01-21 | 11 | -103/+76 |
| | | * | Merge branch 'main' into docs/readme |  简律纯 | 2026-01-21 | 1 | -0/+2 |
| | | |\
| | |/
| |/| |
|
| * | | | Merge branch 'main' into refactor/migrate-to-react |  简律纯 | 2026-01-21 | 1 | -0/+2 |
| |\| | |
|
| | * | | chore(docs): Add roadmap link to README |  简律纯 | 2026-01-21 | 1 | -0/+2 |
| * | | | fix(fabric): Add untagged attribute to FabricMainClass enum export |  HsiangNianian | 2026-01-21 | 2 | -2/+3 |
| * | | | fix: Update ts_rs import to include Serialize |  HsiangNianian | 2026-01-21 | 1 | -1/+1 |
| * | | | fix(auth): Remove commented-out prism's Client ID from auth.rs |  HsiangNianian | 2026-01-21 | 1 | -1/+0 |
| * | | | fix(deps): Update ts-rs dependency to include serde-compat feature |  HsiangNianian | 2026-01-21 | 1 | -1/+1 |
| * | | | fix(ci): Restrict CI workflow to main branch and remove musl build configurat... |  HsiangNianian | 2026-01-21 | 1 | -18/+9 |
| | | * | feat(docs): add React Router docs with Fumadocs |  NtskwK | 2026-01-21 | 21 | -2/+4994 |
| * | | | fix: Update TypeScript export paths to reflect new directory structure |  HsiangNianian | 2026-01-21 | 11 | -58/+76 |
| * | | | feat: Add TypeScript support to data structures using ts-rs for type generation |  HsiangNianian | 2026-01-21 | 11 | -61/+276 |
| * | | | chore(deps): Add ts-rs dependency version 11.1.0 |  HsiangNianian | 2026-01-20 | 1 | -0/+1 |
| * | | | fix(ci): Enable cross compilation for musl builds and streamline dependency i... |  HsiangNianian | 2026-01-20 | 1 | -4/+7 |
| * | | | fix(ci): Add rustflags for Windows builds and install musl-tools for Linux |  HsiangNianian | 2026-01-20 | 1 | -0/+6 |
| * | | | chore: Update CI workflow to include dev branch and platforms |  简律纯 | 2026-01-20 | 1 | -9/+9 |
| * | | | [Chore] branch: Sync with main (#75) |  简律纯 | 2026-01-20 | 77 | -2512/+4548 |
| |\| | |
|
| | | * | docs: update terminology in README |  NtskwK | 2026-01-20 | 1 | -1/+1 |
| | | * | docs: add Chinese README documentation |  NtskwK | 2026-01-20 | 1 | -0/+142 |
| | |/ |
|
| | * | chore(docs): Update README for new description |  简律纯 | 2026-01-19 | 1 | -7/+32 |
| | * | ci(dependabot): add `patterns` field for dependabot |  苏向夜 | 2026-01-19 | 1 | -4/+4 |
| | * | Potential fix for code scanning alert no. 3: Cleartext logging of sensitive i... |  简律纯 | 2026-01-19 | 1 | -1/+1 |
| | |\ |
|
| | * | | ci(dependabot): fix manifest file |  苏向夜 | 2026-01-19 | 1 | -5/+1 |
| | * | | chore(ui): refactor workspace to monorepo (#70) |  苏向夜 | 2026-01-19 | 57 | -40/+37 |
| | |\ \ |
|