aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* chore(release): bump versions (#124)@dropout/ui-v0.1.0-alpha.4@dropout/docs-v0.1.0-alpha.1苏向夜2026-03-2911-39/+28
|\
| * chore(release): bump versionsgithub-actions[bot]2026-03-2911-39/+28
|/
* fix(build): fix pnpm build (#130)苏向夜2026-03-291-0/+0
|\
| * fix(build): fix pnpm buildfix/build苏向夜2026-03-291-0/+0
|/
* refactor(ui): full rewrite instance and code struct (#129)苏向夜2026-03-2938-1981/+1380
|\
| * Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into ...苏向夜2026-03-292-2/+2
| |\
| * | refactor(ui): rewrite instance create苏向夜2026-03-2910-574/+1328
| * | refactor(ui): rewrite game store苏向夜2026-03-298-675/+135
| | * Update packages/ui/src/components/ui/field.tsx苏向夜2026-03-291-1/+1
| | * Update .changes/particle-background.md苏向夜2026-03-291-1/+1
| |/
| * fix(lint): apply ui code lint苏向夜2026-03-298-23/+53
| * Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into ...苏向夜2026-03-294-9/+27
| |\
| * | fix(ci): fix duplicate lint ci苏向夜2026-03-291-0/+4
| | * Merge branch 'main' into refactor/fe苏向夜2026-03-294-9/+27
| |/| | |/ |/|
* | fix(env): fix vite config to integrate with tauri (#128)苏向夜2026-03-294-9/+27
|\ \
| * | fix(env): fix vite config to integrate with taurifix/vite-tauri苏向夜2026-03-294-9/+27
|/ /
| * feat(ui): remove all stores苏向夜2026-03-298-886/+5
| * chore(ui): refactor effect instance check苏向夜2026-03-298-168/+497
| * Merge branch 'main' into refactor/fe苏向夜2026-03-2619-737/+1735
| |\ | |/ |/|
| * chore: add missing file苏向夜2026-03-261-3/+7
| * refactor(ui): rewrite particle background苏向夜2026-03-265-363/+62
| * chore: update shadcn components苏向夜2026-03-263-25/+25
* | Add game lifecycle management and instance import/export tools (#117)苏向夜2026-03-2619-737/+1735
|\ \ | |/ |/|
| * Merge branch 'main' into feature/multi-instances简律纯2026-03-2632-6904/+4113
| |\ | |/ |/|
* | chore(lint): partial apply docs code lints (#123)苏向夜2026-03-2632-6904/+4113
|\ \
| * \ Merge branch 'main' into chore/docs-lint苏向夜2026-03-261-0/+2
| |\ \ | |/ / |/| |
| * | Update .changes/docs-lint.md苏向夜2026-03-261-1/+1
| * | chore(pnpm): fix pnpm lock file苏向夜2026-03-263-6692/+3872
| * | chore(smif): add missing version field苏向夜2026-03-261-0/+1
| * | chore(smif): add docs and patch bump苏向夜2026-03-264-11/+13
| * | chore(lint): partial apply docs code lint苏向夜2026-03-2624-201/+227
| | * fix(instance): InstanceManager -> InstanceStateHsiangNianian2026-03-182-7/+4
| | * fix(macro): update ts export macroHsiangNianian2026-03-185-15/+18
| | * fix(modpack): 将 CurseForge API Key 改为编译期可选常量 (#118)Begonia, HE2026-03-185-6/+24
| | * Potential fix for pull request finding简律纯2026-03-181-1/+18
| | * Potential fix for pull request finding简律纯2026-03-181-6/+11
| | * Potential fix for pull request finding简律纯2026-03-181-1/+2
| | * Potential fix for pull request finding简律纯2026-03-181-2/+12
| | * Potential fix for pull request finding简律纯2026-03-181-1/+3
| | * revert(ui): remove hostHsiangNianian2026-03-181-1/+0
| | * Merge branch 'main' into feature/multi-instances简律纯2026-03-181-0/+2
| | |\ | |_|/ |/| |
* | | chore(docs): Add Repology package availability badge to README (#120)简律纯2026-03-131-0/+2
|/ /
| * feat(instance): finish multi instances systemHsiangNianian2026-03-126-550/+1503
| * feat(ui): add initGameLifecycleHsiangNianian2026-03-121-1/+4
| * fix(auth): fix ms auth progress errorHsiangNianian2026-03-121-20/+67
| * feat: add sync status for bottom bar in the homepage and instances pageHsiangNianian2026-03-121-163/+85
| * feat: Add server for vite.config.tsHsiangNianian2026-03-121-0/+5
| * fix(modpack): make CURSEFORGE_API_KEY optional for devHsiangNianian2026-03-121-3/+7
| * fix(devUrl): update remote urlsHsiangNianian2026-03-121-0/+8
| * fix(devUrl): fix localhost resolved ipv4/ipv6 bug with linux proxyHsiangNianian2026-03-121-1/+2