| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: apply prek auto-fixes [skip ci]dropout-v0.2.0-alpha.4@dropout/ui-v0.1.0-alpha.2 | 2026-02-26 | 1 | -1/+1 | |
| | | |||||
| * | chore(release): bump versions | 2026-02-26 | 2 | -2/+8 | |
| | | |||||
| * | chore(ui): fix version of ui | 2026-02-26 | 1 | -1/+1 | |
| | | |||||
| * | chore: apply prek auto-fixes [skip ci]@dropout/ui-v0.0.0-alpha.1 | 2026-02-26 | 1 | -1/+1 | |
| | | |||||
| * | chore(release): bump versions | 2026-02-26 | 2 | -2/+12 | |
| | | |||||
| * | feat(ui): improve launching game | 2026-02-26 | 1 | -34/+70 | |
| | | |||||
| * | refactor: migrate some invokes | 2026-02-26 | 5 | -55/+46 | |
| | | |||||
| * | chore: fix aur script and apply lintsdropout-v0.2.0-alpha.2dropout-macros-v0.1.0-alpha.0@dropout/ui-v0.0.0-alpha.0 | 2026-02-25 | 2 | -14/+10 | |
| | | |||||
| * | chore: apply prek auto-fixes [skip ci] | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | chore(release): bump versions | 2026-02-24 | 2 | -2/+9 | |
| | | |||||
| * | chore(workspace): replace legacy codes | 2026-02-25 | 122 | -10074/+215 | |
| | | |||||
| * | feat: prepare for nightly alpha | 2026-02-25 | 15 | -482/+246 | |
| | | |||||
| * | refactor: rewrite login and settings pages | 2026-02-24 | 20 | -678/+1790 | |
| | | |||||
| * | feat(macros): sort client api | 2026-02-24 | 1 | -192/+192 | |
| | | |||||
| * | Merge branch 'main' into refactor/migrate-to-react | 2026-02-23 | 2 | -2/+7 | |
| |\ | |||||
| * | | refactor(shadcn): use base lyra instead | 2026-02-22 | 20 | -408/+280 | |
| | | | |||||
| * | | refactor(client): rewrite macros to generate client | 2026-02-18 | 28 | -186/+660 | |
| | | | |||||
| | * | Refine Chinese getting-started docs game launch instruction (#90) | 2026-02-10 | 1 | -1/+1 | |
| | | | |||||
| | * | docs: update language links and improve formatting in README files (#88) | 2026-02-09 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ## Summary by Sourcery Improve bilingual README structure and formatting for clarity and consistency. Documentation: - Add cross-links between English and Chinese READMEs for easier language switching. - Normalize README formatting including roadmap link styling, spacing, and license section presentation in both languages. | ||||
| * | | Merge branch 'main' into refactor/migrate-to-react | 2026-02-08 | 40 | -141/+6246 | |
| |\| | |||||
| | * | docs: restructure documentation files | 2026-02-03 | 22 | -11/+0 | |
| | | | |||||
| | * | feat(i18n): add multi-language support for docs | 2026-02-03 | 10 | -118/+222 | |
| | | | |||||
| | * | docs: remove emojis from documentation and home page | 2026-01-30 | 5 | -62/+56 | |
| | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| | * | docs: fix relative links and image paths in documentation | 2026-01-29 | 4 | -29/+26 | |
| | | | |||||
| | * | feat(docs): enhance error boundary UI and add 404 page | 2026-01-29 | 3 | -6/+29 | |
| | | | |||||
| * | | feat(docs): add React Router docs with Fumadocs | 2026-01-29 | 20 | -0/+418 | |
| | | | |||||
| * | | feat(ui): add new ui project | 2026-01-23 | 62 | -0/+9339 | |
| | | | |||||
| | * | fix: update navigation title from 'React Router' to 'DropOut' | 2026-01-22 | 1 | -1/+1 | |
| | | | |||||
| | * | chore: Update favicon.ico in public directory | 2026-01-22 | 1 | -0/+0 | |
| | | | |||||
| | * | Update packages/docs/content/docs/en/troubleshooting.mdx | 2026-01-22 | 1 | -4/+6 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| | * | Update packages/docs/content/docs/en/troubleshooting.mdx | 2026-01-22 | 1 | -1/+1 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| | * | Update packages/docs/content/docs/zh/troubleshooting.mdx | 2026-01-22 | 1 | -1/+1 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| | * | Update packages/docs/content/docs/zh/troubleshooting.mdx | 2026-01-22 | 1 | -2/+2 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| | * | Update packages/docs/content/docs/en/features/index.mdx | 2026-01-22 | 1 | -6/+6 | |
| | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | ||||
| | * | docs: redesign home page with launcher showcase and fix routing | 2026-01-21 | 4 | -13/+135 | |
| | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| | * | docs: fix meta.json structure and build configuration for i18n | 2026-01-21 | 4 | -46/+2 | |
| | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| | * | docs: configure i18n support and update documentation README | 2026-01-21 | 3 | -13/+64 | |
| | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| | * | docs: add Chinese translations for documentation | 2026-01-21 | 24 | -0/+2896 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add development.mdx (开发指南) - Add troubleshooting.mdx (故障排除) - Add features/index.mdx (功能概览) - Add features/authentication.mdx (身份验证) - Add features/java.mdx (Java 管理) - Add features/mod-loaders.mdx (模组加载器) All translations maintain technical terms in English while translating content to simplified Chinese Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| | * | docs: add comprehensive documentation for DropOut launcher | 2026-01-21 | 13 | -53/+3024 | |
| | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| | * | feat(docs): add React Router docs with Fumadocs | 2026-01-21 | 20 | -0/+418 | |
| |/ | |||||
| * | chore(ui): refactor workspace to monorepo | 2026-01-19 | 46 | -0/+9859 | |