| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(docs): reorder export statements in accordion.tsx | 2026-03-30 | 1 | -1/+1 | |
| | | |||||
| * | chore(docs): add newline at end of package.json | 2026-03-30 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'main' of https://github.com/HydroRoll-Team/DropOut into chore/docs | 2026-03-30 | 35 | -1979/+1370 | |
| |\ | |||||
| | * | chore(release): bump versions | 2026-03-29 | 4 | -4/+28 | |
| | | | |||||
| | * | Revert "chore(release): bump versions" | 2026-03-29 | 4 | -28/+4 | |
| | | | |||||
| | * | chore(release): bump versions | 2026-03-29 | 4 | -4/+28 | |
| | | | |||||
| | * | fix(build): fix pnpm buildfix/build | 2026-03-29 | 1 | -0/+0 | |
| | | | |||||
| | * | Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into ↵ | 2026-03-29 | 1 | -1/+1 | |
| | |\ | | | | | | | | | | refactor/fe | ||||
| | * | | refactor(ui): rewrite instance create | 2026-03-29 | 9 | -574/+1323 | |
| | | | | |||||
| | * | | refactor(ui): rewrite game store | 2026-03-29 | 7 | -675/+130 | |
| | | | | |||||
| | | * | Update packages/ui/src/components/ui/field.tsx | 2026-03-29 | 1 | -1/+1 | |
| | |/ | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| | * | fix(lint): apply ui code lint | 2026-03-29 | 8 | -23/+53 | |
| | | | |||||
| | * | Merge branch 'main' into refactor/fe | 2026-03-29 | 1 | -1/+20 | |
| | |\ | |||||
| | | * | fix(env): fix vite config to integrate with taurifix/vite-tauri | 2026-03-29 | 1 | -1/+20 | |
| | | | | |||||
| | * | | feat(ui): remove all stores | 2026-03-29 | 7 | -886/+0 | |
| | | | | |||||
| | * | | chore(ui): refactor effect instance check | 2026-03-29 | 6 | -167/+491 | |
| | | | | |||||
| * | | | chore(docs): remove version and private fields from package.json | 2026-03-26 | 1 | -2/+0 | |
| | | | | |||||
| * | | | fix(mermaid): prevent memory leak on unmount | 2026-03-26 | 1 | -1/+6 | |
| | | | | |||||
| * | | | refactor(mermaid): improve svg rendering with DOMParser | 2026-03-26 | 1 | -17/+13 | |
| | | | | |||||
| * | | | chore: remove @types/node from dependencies in package.json and pnpm-lock.yaml | 2026-03-26 | 1 | -1/+0 | |
| | | | | |||||
| * | | | chore: remove @biomejs/biome from dependencies in package.json and ↵ | 2026-03-26 | 1 | -1/+0 | |
| | | | | | | | | | | | | | pnpm-lock.yaml | ||||
| * | | | chore(docs): refactor Mermaid component to render charts asynchronously and ↵ | 2026-03-26 | 1 | -9/+20 | |
| | | | | | | | | | | | | | improve security | ||||
| * | | | fix(mermaid): update chart dependency in effect | 2026-03-26 | 1 | -1/+2 | |
| | | | | |||||
| * | | | style: format code and update biome schema | 2026-03-26 | 15 | -47/+70 | |
| | | | | |||||
| * | | | chore(docs): refactor Mermaid component and clean up imports in ↵ | 2026-03-26 | 3 | -16/+12 | |
| | | | | | | | | | | | | | documentation pages | ||||
| * | | | build(deps): upgrade @biomejs/biome to v2.4.9 | 2026-03-26 | 1 | -1/+1 | |
| | |/ |/| | |||||
| | * | Merge branch 'main' into refactor/fe | 2026-03-26 | 10 | -255/+537 | |
| | |\ | |/ |/| | |||||
| | * | chore: add missing file | 2026-03-26 | 1 | -3/+7 | |
| | | | |||||
| | * | refactor(ui): rewrite particle background | 2026-03-26 | 4 | -363/+57 | |
| | | | |||||
| | * | chore: update shadcn components | 2026-03-26 | 3 | -25/+25 | |
| | | | |||||
| * | | Merge branch 'main' into feature/multi-instances | 2026-03-26 | 26 | -201/+231 | |
| |\| | |||||
| | * | chore(pnpm): fix pnpm lock file | 2026-03-26 | 1 | -0/+3 | |
| | | | |||||
| | * | chore(smif): add missing version field | 2026-03-26 | 1 | -0/+1 | |
| | | | |||||
| | * | chore(lint): partial apply docs code lint | 2026-03-26 | 24 | -201/+227 | |
| | | | |||||
| * | | fix(macro): update ts export macro | 2026-03-18 | 4 | -14/+16 | |
| | | | | | | | | | https://github.com/HydroRoll-Team/DropOut/pull/117#discussion_r2922886584 | ||||
| * | | Potential fix for pull request finding | 2026-03-18 | 1 | -1/+2 | |
| | | | | | | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> | ||||
| * | | Potential fix for pull request finding | 2026-03-18 | 1 | -2/+12 | |
| | | | | | | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> | ||||
| * | | Potential fix for pull request finding | 2026-03-18 | 1 | -1/+3 | |
| | | | | | | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> | ||||
| * | | revert(ui): remove host | 2026-03-18 | 1 | -1/+0 | |
| | | | | | | | | | https://github.com/HydroRoll-Team/DropOut/pull/117#discussion_r2922898445 | ||||
| * | | feat(instance): finish multi instances system | 2026-03-12 | 4 | -71/+362 | |
| | | | |||||
| * | | feat(ui): add initGameLifecycle | 2026-03-12 | 1 | -1/+4 | |
| | | | |||||
| * | | fix(auth): fix ms auth progress error | 2026-03-12 | 1 | -20/+67 | |
| | | | |||||
| * | | feat: add sync status for bottom bar in the homepage and instances page | 2026-03-12 | 1 | -163/+85 | |
| | | | |||||
| * | | feat: Add server for vite.config.ts | 2026-03-12 | 1 | -0/+5 | |
| |/ | |||||
| * | chore: apply prek auto-fixes [skip ci]dropout-v0.2.0-alpha.5@dropout/ui-v0.1.0-alpha.3 | 2026-03-02 | 1 | -1/+1 | |
| | | |||||
| * | chore(release): bump versions | 2026-03-02 | 2 | -2/+18 | |
| | | |||||
| * | refactor(ui): partial rewrite instance layout | 2026-03-02 | 3 | -117/+109 | |
| | | |||||
| * | feat(ui): improve sidebar avatar | 2026-03-02 | 1 | -3/+24 | |
| | | |||||
| * | feat(ui): java config | 2026-03-02 | 5 | -17/+155 | |
| | | |||||
| * | feat: improve toast and logo | 2026-03-02 | 1 | -1/+1 | |
| | | |||||