| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: upgrade dependencies for security fixes (#139) | 2026-04-01 | 1 | -106/+103 | |
| | | |||||
| * | chore: remove @types/node from dependencies in package.json and pnpm-lock.yaml | 2026-03-26 | 1 | -3/+1 | |
| | | |||||
| * | chore: remove @biomejs/biome from dependencies in package.json and ↵ | 2026-03-26 | 1 | -3/+0 | |
| | | | | | pnpm-lock.yaml | ||||
| * | build: upgrade @biomejs/biome from 2.4.5 to 2.4.9 | 2026-03-26 | 1 | -94/+2 | |
| | | |||||
| * | build(deps): upgrade @biomejs/biome to v2.4.9 | 2026-03-26 | 1 | -49/+58 | |
| | | |||||
| * | chore(pnpm): fix pnpm lock file | 2026-03-26 | 1 | -6688/+3865 | |
| | | |||||
| * | Restructure docs into manual/development and add implementation docs (#94) | 2026-02-27 | 1 | -3390/+7184 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ## Summary by Sourcery Restructure documentation into separate manual and development sections, introduce detailed internal implementation docs for auth/Java/mod loaders, and update site navigation, landing page links, and MDX tooling (Mermaid, card styling) to match the new structure and tech stack. Enhancements: - Enable Mermaid rendering support in the docs app and add a reusable Mermaid React component. - Refine Docs page rendering by customizing Card styling and removing redundant in-page titles/descriptions rendered by the layout. - Align docs source configuration and routing comments with the new manual-based default paths. Documentation: - Split user-facing docs under a new manual section and move contributor content into a dedicated development section for both English and Chinese. - Add comprehensive internal implementation documentation covering authentication, Java management, mod loader/version merging, event bus, and architecture patterns in both English and Chinese. - Update existing feature docs (mod loaders, Java, authentication) and getting-started/troubleshooting pages to be more conceptual, pointing to implementation docs for technical details. - Refresh architecture docs to reflect the React/Zustand frontend stack and add Mermaid-based architecture diagrams. - Adjust navigation labels, home-page CTAs, and doc links to target the new manual/development structure and routes. --------- Co-authored-by: 简律纯 <i@jyunko.cn> | ||||
| * | 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 | 1 | -93/+0 | |
| | | |||||
| * | feat: merge remote code | 2026-02-25 | 1 | -2258/+1582 | |
| | | |||||
| * | refactor: rewrite login and settings pages | 2026-02-24 | 1 | -0/+49 | |
| | | |||||
| * | refactor(shadcn): use base lyra instead | 2026-02-22 | 1 | -3/+2592 | |
| | | |||||
| * | refactor(client): rewrite macros to generate client | 2026-02-18 | 1 | -2582/+1516 | |
| | | |||||
| * | Merge branch 'main' into refactor/migrate-to-react | 2026-01-29 | 1 | -2/+1332 | |
| |\ | |||||
| * | | feat(docs): add React Router docs with Fumadocs | 2026-01-29 | 1 | -10/+3501 | |
| | | | |||||
| * | | feat(ui): add new ui project | 2026-01-23 | 1 | -2/+1485 | |
| | | | |||||
| | * | feat(docs): add React Router docs with Fumadocs | 2026-01-21 | 1 | -2/+4576 | |
| |/ | |||||
| * | chore(ui): refactor workspace to monorepo | 2026-01-19 | 1 | -1/+1 | |
| | | |||||
| * | chore: add tauri cli | 2026-01-18 | 1 | -0/+121 | |
| | | |||||
| * | chore: add tauri version bump script | 2026-01-18 | 1 | -15/+332 | |
| | | |||||
| * | fix(build): fix pnpm build script | 2026-01-18 | 1 | -0/+91 | |
| | | |||||
| * | chore(ci): setup semifold | 2026-01-18 | 1 | -0/+1670 | |