aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | ci(semifold): change os name苏向夜2026-01-182-3/+3
| * | ci(semifold): release ci苏向夜2026-01-181-3/+1
| * | ci(semifold): add test publish code苏向夜2026-01-182-7/+7
| * | ci(semifold): use duplicate artifact name苏向夜2026-01-182-4/+6
| * | ci(semifold): prepare for alpha release苏向夜2026-01-186-52/+53
| * | ci(semifold): remove stupid naming convention苏向夜2026-01-181-3/+0
| * | ci(semifold): add target to paths苏向夜2026-01-181-6/+6
| * | ci(semifold): use release path苏向夜2026-01-181-8/+7
| * | ci(semifold): fix artifact upload conditions苏向夜2026-01-182-30/+38
| * | ci(workspace): use root path as cwd苏向夜2026-01-182-12/+9
| * | chore: add tauri cli苏向夜2026-01-183-5/+127
| * | ci(semifold): upload artifacts苏向夜2026-01-181-2/+31
| * | chore: add tauri version bump script苏向夜2026-01-185-20/+401
| * | fix(build): fix pnpm build script苏向夜2026-01-184-65/+192
| * | 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