| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-05 | docs: add download page and rename docs to website | Sho 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-04 | docs: adjust layout sizing and add feature screenshots | Sho 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-04 | docs: redesign v1 documentation landing page | Sho 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-04 | docs: Archive v0 docs | Sho Sakuma | |
| 2026-03-30 | chore(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-25 | chore(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-18 | chore(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-17 | feat: Remove permission | Sho Sakuma | |
| 2026-03-17 | docs: remove chatmode documentation and update channel chat pages | Sho Sakuma | |
| 2026-03-13 | chore(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-09 | fix(docs): prevent double-slash URL in version switcher for root locale | Sho 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-05 | chore(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-05 | fix(docs): address Copilot review feedback on docs workflow | Sho Sakuma | |
| Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-03-05 | fix(docs): sort imports in theme index to satisfy biome | Sho Sakuma | |
| Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-03-05 | feat(docs): add version system with @viteplus/versions | Sho 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-02 | chore(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-02 | chore: Replace Vitepress preview | Sho Sakuma | |
| 2026-03-02 | ci: Add Cloudflare Workers configuration | cloudflare-workers-and-pages[bot] | |
| 2026-03-02 | chore: Revert Biome settings | Sho Sakuma | |
| 2026-02-23 | chore(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-23 | chore: Fix oxc error | Sho Sakuma | |
| 2026-02-23 | docs: Update guide | Sho Sakuma | |
| 2026-02-23 | docs: Update Folia reference | Sho Sakuma | |
| 2026-02-23 | chore: Replace Biome to oxc | Sho Sakuma | |
| 2026-02-21 | chore(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-19 | chore(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-17 | chore(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-16 | chore(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-15 | chore(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-12 | chore(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-11 | docs: Fix permission guide and changelog | Sho Sakuma | |
| 2026-02-11 | docs: Update Velocity guide | Sho Sakuma | |
| 2026-02-11 | docs: Update Permission guide | Sho Sakuma | |
| 2026-02-07 | fix: Fix copilot review | Sho Sakuma | |
| 2026-02-07 | docs: Update Cross Server chat | Sho Sakuma | |
| 2026-02-03 | chore(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-01 | docs: Add Velocity intergration guide | Sho Sakuma | |
| 2026-01-31 | docs: Update docs | Sho Sakuma | |
| 2026-01-31 | docs: Add channel chat log | Sho Sakuma | |
| 2026-01-27 | docs: Add i18n docs | Sho Sakuma | |
| 2026-01-27 | docs: Add admin guide | Sho Sakuma | |
| 2026-01-27 | docs: Add channel moderation guide | Sho Sakuma | |
| 2026-01-26 | chore(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-26 | docs: Fix image path | Sho Sakuma | |
| 2026-01-26 | docs: Add about channel and chatmode guide | Sho Sakuma | |
| 2026-01-26 | feat: Add channel-chat handle | Sho Sakuma | |
| 2026-01-25 | fix: Fix configuration URL | Sho Sakuma | |
| 2026-01-25 | docs: Fix image file path | Sho Sakuma | |
| 2026-01-25 | docs: Split theme settings by language | Sho Sakuma | |
| 2026-01-24 | docs: Add i18n | Sho Sakuma | |
