aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' into dev简律纯2026-02-141-6/+6
|\
| * chore(ci): Disable Musl platform in CI workflow简律纯2026-02-141-6/+6
| | | | | | Comment out the Musl platform configuration for CI.
* | Update .github/workflows/semifold-ci.yaml简律纯2026-02-121-2/+0
| | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* | Update .github/workflows/semifold-ci.yaml简律纯2026-02-121-1/+1
| | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* | Merge branch 'main' into dev简律纯2026-02-100-0/+0
|\|
* | fix(ci): Add Musl tools installation for musl target简律纯2026-02-101-0/+7
| | | | | | Added installation steps for Musl tools in CI workflow.
* | fix(ci): Update CI workflow to remove Musl tools installation简律纯2026-02-101-8/+3
| | | | | | Removed installation of Musl tools for musl target and added installation of OpenSSL dev package.
* | fix(ci): Install pkg-config and libssl-dev in CI workflow简律纯2026-02-101-0/+1
| | | | | | Added installation of pkg-config and libssl-dev for musl target.
* | chore: sync with main [skip ci] (#91)简律纯2026-02-1048-6/+11266
| | | | | | | | | | | | Co-authored-by: NtskwK <natsukawa247@outlook.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| * Merge branch 'dev' into main简律纯2026-02-101-6/+8
| |\ | |/ |/|
* | fix(ci): configure musl cross-compilation for GTK dependencies (#92)Copilot2026-02-101-6/+8
| | | | | | | | | | Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com>
| * Merge branch 'dev' into main简律纯2026-02-101-9/+18
| |\ | |/ |/|
| * Refine Chinese getting-started docs game launch instruction (#90)Natsuu2026-02-101-1/+1
| |
| * docs: update language links and improve formatting in README files (#88)Natsuu2026-02-094-9/+29
| | | | | | | | | | | | | | | | | | | | | | | | ## 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.
| * docs: comprehensive documentation overhaul with i18n support (English & ↵简律纯2026-02-0440-141/+6246
| |\ | | | | | | | | | Chinese) (#78)
| | * docs: restructure documentation filesNtskwK2026-02-0322-11/+0
| | |
| | * feat(i18n): add multi-language support for docsNtskwK2026-02-0310-118/+222
| | |
| | * docs: remove emojis from documentation and home pagecopilot-swe-agent[bot]2026-01-305-62/+56
| | | | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com>
| | * docs: fix relative links and image paths in documentationNtskwK2026-01-294-29/+26
| | |
| | * feat(docs): enhance error boundary UI and add 404 pageNtskwK2026-01-293-6/+29
| | |
| | * fix: update navigation title from 'React Router' to 'DropOut'HsiangNianian2026-01-221-1/+1
| | |
| | * chore: Update favicon.ico in public directoryHsiangNianian2026-01-221-0/+0
| | |
| | * Update packages/docs/content/docs/en/troubleshooting.mdx简律纯2026-01-221-4/+6
| | | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| | * Update packages/docs/content/docs/en/troubleshooting.mdx简律纯2026-01-221-1/+1
| | | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| | * Update packages/docs/content/docs/zh/troubleshooting.mdx简律纯2026-01-221-1/+1
| | | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| | * Update packages/docs/content/docs/zh/troubleshooting.mdx简律纯2026-01-221-2/+2
| | | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| | * Update packages/docs/content/docs/en/features/index.mdx简律纯2026-01-221-6/+6
| | | | | | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| | * docs: redesign home page with launcher showcase and fix routingcopilot-swe-agent[bot]2026-01-214-13/+135
| | | | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com>
| | * docs: fix meta.json structure and build configuration for i18ncopilot-swe-agent[bot]2026-01-214-46/+2
| | | | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com>
| | * docs: configure i18n support and update documentation READMEcopilot-swe-agent[bot]2026-01-213-13/+64
| | | | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com>
| | * docs: add Chinese translations for documentationcopilot-swe-agent[bot]2026-01-2124-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 launchercopilot-swe-agent[bot]2026-01-2113-53/+3024
| | | | | | | | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com>
| | * Initial plancopilot-swe-agent[bot]2026-01-210-0/+0
| |/
| * Delete CNAME简律纯2026-01-211-1/+0
| |
| * docs: add chinese readme and docs website (#76)简律纯2026-01-2122-2/+5136
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ## Summary by Sourcery Add a new documentation site package and a Chinese README to improve project documentation and accessibility. New Features: - Introduce a dedicated @dropout/docs React Router application powered by Fumadocs for hosting the project documentation. Documentation: - Add a Chinese README file providing an overview, installation, build instructions, and contribution guidelines for Chinese-speaking users. - Set up initial docs content, navigation, and metadata within the new docs site, including example pages and search endpoint configuration.
| | * Merge branch 'main' into docs/readme简律纯2026-01-211-0/+2
| | |\ | | |/ | |/|
| * | chore(docs): Add roadmap link to README简律纯2026-01-211-0/+2
| | | | | | | | | Added a link to the full roadmap for the project.
| | * feat(docs): add React Router docs with FumadocsNtskwK2026-01-2121-2/+4994
| | |
* | | fix(ci): Enable cross compilation for musl builds and streamline dependency ↵HsiangNianian2026-01-201-4/+7
| | | | | | | | | | | | installation
* | | fix(ci): Add rustflags for Windows builds and install musl-tools for LinuxHsiangNianian2026-01-201-0/+6
| | |
* | | chore: Update CI workflow to include dev branch and platforms简律纯2026-01-201-9/+9
| | |
* | | [Chore] branch: Sync with main (#75)简律纯2026-01-2077-2512/+4548
|\| |
| | * docs: update terminology in READMENtskwK2026-01-201-1/+1
| | |
| | * docs: add Chinese README documentationNtskwK2026-01-201-0/+142
| |/
| * chore(docs): Update README for new description简律纯2026-01-191-7/+32
| |
| * ci(dependabot): add `patterns` field for dependabot苏向夜2026-01-191-4/+4
| |
| * Potential fix for code scanning alert no. 3: Cleartext logging of sensitive ↵简律纯2026-01-191-1/+1
| |\ | | | | | | | | | information (#71)
| * | ci(dependabot): fix manifest file苏向夜2026-01-191-5/+1
| | |
| * | chore(ui): refactor workspace to monorepo (#70)苏向夜2026-01-1957-40/+37
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ## Summary by Sourcery Refactor the UI project structure into a pnpm monorepo packages layout and align tooling and automation with the new paths. Enhancements: - Reorganize the UI app from the root ui directory into packages/ui within a pnpm workspace. - Update pnpm workspace configuration to include all packages under packages/*. - Adjust paths in changeset configuration so the @dropout/ui package resolves from packages/ui. Build: - Update pre-commit configuration paths and arguments to reflect the new UI location and normalize hook argument formatting. - Update Dependabot configuration so npm updates target /packages/ui instead of /ui. CI: - Update GitHub Actions workflows to watch packages/** instead of ui/** and to run frontend tasks from packages/ui. - Update pnpm cache dependency paths in workflows to use the root pnpm-lock.yaml. - Simplify frontend install steps in test workflows to run from the repository root. Chores: - Add a new index.html under packages/ui and remove the old ui/index.html to match the new project layout.
| | | * Potential fix for code scanning alert no. 3: Cleartext logging of sensitive ↵简律纯2026-01-191-1/+1
| | |/ | |/| | | | | | | | | | information Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>