summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2026-04-05docs: add download page and rename docs to websiteSho Sakuma
- Add download page with GitHub API data loader for latest releases - Add DownloadCard Vue component with JA/EN i18n support - Include Modrinth and CI build links - Rename docs/ directory to website/ Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04docs: adjust layout sizing and add feature screenshotsSho Sakuma
- Widen showcase container to 1152px with balanced text/image ratio - Unify platform card icon size to 40px - Replace placeholders with actual feature screenshots - Add @types/bun for node:child_process type resolution Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04docs: redesign v1 documentation landing pageSho Sakuma
- Archive v0 docs, promote v1 as main - Add feature showcase sections with alternating text/image layout - Add PaperMC official brand SVGs with MIT license - Add commit hash to footer - Remove version switcher components - Fix Velocity description to clarify global chat relay only Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04docs: Archive v0 docsSho Sakuma
2026-03-30chore(deps): update dependency @biomejs/biome to v2.4.10 (#158)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25chore(deps): update dependency @biomejs/biome to v2.4.9 (#153)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18chore(deps): update dependency @biomejs/biome to v2.4.8 (#148)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17feat: Remove permissionSho Sakuma
2026-03-17docs: remove chatmode documentation and update channel chat pagesSho Sakuma
2026-03-13chore(deps): update dependency @biomejs/biome to v2.4.7 (#138)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-09fix(docs): prevent double-slash URL in version switcher for root localeSho Sakuma
When currentLocale is empty (root locale), both isLocaleFirst and activeVersion incorrectly matched the empty first segment of pathSegments, producing paths like //v1 instead of /v1/.
2026-03-05chore(deps): update dependency @biomejs/biome to v2.4.6 (#133)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05fix(docs): address Copilot review feedback on docs workflowSho Sakuma
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05fix(docs): sort imports in theme index to satisfy biomeSho Sakuma
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05feat(docs): add version system with @viteplus/versionsSho Sakuma
Introduce multi-version documentation support using @viteplus/versions. Add VersionSwitcher nav component, VersionBanner for non-latest versions, custom theme with Layout override, and v1 archive placeholder. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02chore(deps): update dependency @biomejs/biome to v2.4.5 (#127)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02chore: Replace Vitepress previewSho Sakuma
2026-03-02ci: Add Cloudflare Workers configurationcloudflare-workers-and-pages[bot]
2026-03-02chore: Revert Biome settingsSho Sakuma
2026-02-23chore(deps): update dependency oxfmt to ^0.35.0 (#117)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23chore: Fix oxc errorSho Sakuma
2026-02-23docs: Update guideSho Sakuma
2026-02-23docs: Update Folia referenceSho Sakuma
2026-02-23chore: Replace Biome to oxcSho Sakuma
2026-02-21chore(deps): update dependency @biomejs/biome to v2.4.4 (#112)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19chore(deps): update dependency @biomejs/biome to v2.4.3 (#111)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17chore(deps): update dependency @biomejs/biome to v2.4.2 (#110)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-16chore(deps): update dependency @biomejs/biome to v2.4.1 (#109)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-15chore(deps): update dependency @biomejs/biome to v2.4.0 (#108)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12chore(deps): update dependency @biomejs/biome to v2.3.15 (#106)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-11docs: Fix permission guide and changelogSho Sakuma
2026-02-11docs: Update Velocity guideSho Sakuma
2026-02-11docs: Update Permission guideSho Sakuma
2026-02-07fix: Fix copilot reviewSho Sakuma
2026-02-07docs: Update Cross Server chatSho Sakuma
2026-02-03chore(deps): update dependency @biomejs/biome to v2.3.14 (#85)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-01docs: Add Velocity intergration guideSho Sakuma
2026-01-31docs: Update docsSho Sakuma
2026-01-31docs: Add channel chat logSho Sakuma
2026-01-27docs: Add i18n docsSho Sakuma
2026-01-27docs: Add admin guideSho Sakuma
2026-01-27docs: Add channel moderation guideSho Sakuma
2026-01-26chore(deps): update dependency @biomejs/biome to v2.3.13 (#71)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26docs: Fix image pathSho Sakuma
2026-01-26docs: Add about channel and chatmode guideSho Sakuma
2026-01-26feat: Add channel-chat handleSho Sakuma
2026-01-25fix: Fix configuration URLSho Sakuma
2026-01-25docs: Fix image file pathSho Sakuma
2026-01-25docs: Split theme settings by languageSho Sakuma
2026-01-24docs: Add i18nSho Sakuma