aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into feat/docs-build-test简律纯2026-04-014-107/+2401
|\
| * feat: add GPU acceleration JVM parameters support (#140)krypton2026-04-011-0/+14
| * chore: upgrade dependencies for security fixes (#139)krypton2026-04-013-107/+2387
* | Merge branch 'main' into feat/docs-build-testNatsuu2026-04-0118-195/+719
|\|
* | ci: update docs build workflow to include additional paths and enforce frozen...NtskwK2026-04-011-1/+7
| * chore: change license from MIT to AGPL-3.0 (#136)krypton2026-04-011-21/+621
| |\
| | * Merge branch 'main' into chore/change-license-to-agplchore/change-license-to-agpl简律纯2026-04-011-4/+4
| | |\ | | |/ | |/|
| * | chore: update FOSSA status badge to HydroRoll-Team (#138)krypton2026-04-011-4/+4
| |\ \
| | * | chore: update FOSSA status badge to HydroRoll-Teamkrypton2026-04-011-4/+4
| |/ /
| | * Merge branch 'main' into chore/change-license-to-agpl苏向夜2026-04-0116-170/+94
| | |\ | | |/ | |/|
| * | Improve docs UI and Mermaid rendering (#125)苏向夜2026-04-0116-170/+94
| |\ \
| | | * chore: update copyright holder to HydroRoll Teamkrypton2026-04-011-1/+1
| | | * chore: change license from MIT to AGPL-3.0krypton2026-04-011-21/+621
| | |/ | |/|
| | * chore(docs): restore private field in package.jsonNtskwK2026-04-011-0/+1
* | | ci: add docs build workflowNtskwK2026-04-011-0/+41
| | * chore(docs): add update-dependence.md to sync package version with rootNtskwK2026-03-311-0/+5
| | * chore(docs): reorder export statements in accordion.tsxNtskwK2026-03-301-1/+1
| | * chore(docs): add newline at end of package.jsonNtskwK2026-03-301-1/+1
| | * Merge branch 'main' of https://github.com/HydroRoll-Team/DropOut into chore/docsNtskwK2026-03-3042-1995/+1396
| | |\ | | |/ | |/|
* | | Merge branch 'main' of https://github.com/HydroRoll-Team/DropOutNtskwK2026-03-3044-2001/+1424
|\| |
| * | chore(release): bump versions (#132)dropout-v0.2.0-alpha.6苏向夜2026-03-2914-47/+47
| |\ \
| | * | chore(release): bump versionsgithub-actions[bot]2026-03-2914-47/+47
| |/ /
| * | fix(release): fix release version tag苏向夜2026-03-296-0/+6
| * | revert: revert due to primary version (#131)苏向夜2026-03-2911-28/+39
| |\ \
| | * | Revert "chore(release): bump versions"苏向夜2026-03-2911-28/+39
| |/ /
| * | 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
| | | * chore(docs): remove version and private fields from package.jsonNtskwK2026-03-261-2/+0
| | | * fix(mermaid): prevent memory leak on unmountNtskwK2026-03-261-1/+6
| | | * refactor(mermaid): improve svg rendering with DOMParserNtskwK2026-03-261-17/+13
| | | * chore: remove @types/node from dependencies in package.json and pnpm-lock.yamlNtskwK2026-03-262-4/+1
| | | * chore: remove @biomejs/biome from dependencies in package.json and pnpm-lock....NtskwK2026-03-262-4/+0
| | | * chore(docs): refactor Mermaid component to render charts asynchronously and i...NtskwK2026-03-261-9/+20
| | | * fix(mermaid): update chart dependency in effectNtskwK2026-03-261-1/+2