aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ci(semifold): enable pr ci for test苏向夜2026-01-181-16/+18
| | * | ci(pnpm): remove pnpm version and use corepack instead苏向夜2026-01-184-8/+0
| | * | chore(ci): setup semifold苏向夜2026-01-1812-2196/+1855
| |/ /
| * | Merge pull request #61 from fu050409/ci/bump简律纯2026-01-184-20/+21
| |\ \
| | * | chore(ci): bump versions of actions苏向夜2026-01-184-20/+21
| * | | feat(frontend): add instance editor modal with tabbed interfaceHsiangNianian2026-01-183-50/+464
| |/ /
| * | feat(frontend): add instance creation wizardHsiangNianian2026-01-182-41/+487
| * | feat(backend): enhance instance management for editor supportHsiangNianian2026-01-183-6/+142
| * | feat(migration): implement shared cache migration with SHA1 dedupHsiangNianian2026-01-183-4/+303
| * | fix(ci): improve pre-commit fmt hook configurationHsiangNianian2026-01-188-93/+409
| * | delete: remove instance isolation tests for cleanupHsiangNianian2026-01-181-198/+0
| * | refactor: move version refresh logic to App.svelte and clean up GameState con...HsiangNianian2026-01-182-11/+15
| * | fix: complete Instance/Profile System isolation and state managementHsiangNianian2026-01-184-9/+273
| * | Merge pull request #60 from HsiangNianian/dev简律纯2026-01-180-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #59 from HsiangNianian/main简律纯2026-01-187-37/+179
|\| |
| * | Merge pull request #57 from HsiangNianian/fix/critical-bugs简律纯2026-01-187-37/+179
| |\ \
* | | | Merge pull request #58 from HsiangNianian/main简律纯2026-01-1866-338/+7286
|\| | |
| | * | fix(java): handle build metadata and underscore formats in version parsingHsiangNianian2026-01-181-2/+21
| | * | fix(manifest): add find_root_version for nested inheritance resolutionHsiangNianian2026-01-181-0/+37
| | * | fix(rules): add architecture and version checks to library rule matchingHsiangNianian2026-01-181-5/+24
| | * | fix(downloader): use proper atomic ordering for thread-safe progress trackingHsiangNianian2026-01-181-11/+11
| | * | fix(auth): add token expiry check in start_gameHsiangNianian2026-01-182-2/+30
| | * | fix(instance): copy directory BEFORE creating metadata in duplicate_instanceHsiangNianian2026-01-181-11/+32
| | * | fix(forge): check if installer created version JSON before manual creationHsiangNianian2026-01-181-4/+22
| | * | fix(auth): prevent infinite recursion in get_client()HsiangNianian2026-01-181-2/+2
| |/ /
| * / chore: add regex dependency version 1.12.2 to Cargo.tomlHsiangNianian2026-01-181-0/+1
| |/
| * Update README.md简律纯2026-01-171-1/+1
| * Update README.md简律纯2026-01-171-1/+1
| * chore: update image asset to improve visual qualityHsiangNianian2026-01-161-0/+0
| * chore: bump version to 0.1.26 in Cargo.toml and tauri.conf.jsonv0.1.26HsiangNianian2026-01-162-2/+2
| * chore: update pre-commit configuration for Rust hooks to specify manifest pathHsiangNianian2026-01-161-1/+7
| * style: auto format and lint fix [skip ci]HsiangNianian2026-01-161-1/+6
| * Merge pull request #55 from HsiangNianian/feat/Instance/Profile-System简律纯2026-01-1617-109/+1065
| |\
| | * chore: update pre-commit configuration to skip specific hooksfeat/Instance/Profile-SystemHsiangNianian2026-01-161-1/+2
| | * chore: update pre-commit configuration for Rust hooksHsiangNianian2026-01-161-14/+6
| | * chore: update pre-commit configuration to include Rust as system languageHsiangNianian2026-01-161-1/+2
| | * chore: update pre-commit configuration to specify language for clippy checksHsiangNianian2026-01-161-0/+2
| | * chore: simplify GitHub Actions workflow by removing unnecessary auto-fix optionHsiangNianian2026-01-161-3/+1
| | * chore: enhance GitHub Actions workflow to check for changes before committing...HsiangNianian2026-01-161-1/+11
| | * fix: improve Java path normalization logicHsiangNianian2026-01-161-2/+6
| | * feat: implement instance management features and enhance game launch processHsiangNianian2026-01-166-84/+527
| | * feat: add InstancesView component and integrate instance management into the UIHsiangNianian2026-01-166-5/+376
| | * feat: implement instance management functionalityHsiangNianian2026-01-163-3/+137
| |/
| * feat: enhance Java version management for Minecraft versionsHsiangNianian2026-01-1610-138/+854
| * Merge pull request #53 from BegoniaHe/fix/windows-java-path简律纯2026-01-163-4/+264
| |\
| * \ Merge pull request #54 from BegoniaHe/docs/improve-copilot-instructions简律纯2026-01-161-7/+44
| |\ \
| * | | fix: update logging for Java arguments in game start functionHsiangNianian2026-01-161-1/+1
| * | | chore: bump version in tauri configuration to 0.1.25v0.1.25HsiangNianian2026-01-162-2/+2
| * | | chore: update CSP in tauri configuration for enhanced securityHsiangNianian2026-01-161-1/+1
| * | | chore: update pre-commit configuration to specify language for hooksHsiangNianian2026-01-161-5/+4