Go to file
flym 62dba45799 docs: correct offsite backup to /volume1/NetBackup via tar-over-SSH
Moved the backup out of the NAS home dir to /volume1/NetBackup/kaotings per
request. Synology restricts rsync-over-SSH to registered shared folders and
scp/sftp yields root-owned files that the backup account cannot rotate, so the
backup now uses tar over SSH (kts_bak-owned, rotatable, encrypted, key auth).
Document the transport rationale and the DSM shared-folder upgrade path for
incremental rsync.
2026-09-10 16:25:45 +08:00
app feat(admin): build real admin UI for users, VIP/quota, TTS and audit 2026-09-10 02:34:27 +08:00
apps/cms chore: decommission CMS one-shot seed route and document slug query 2026-09-10 02:03:02 +08:00
assets/brand docs: complete Phase 0 audit baseline 2026-09-08 15:29:09 +08:00
components feat(admin): build real admin UI for users, VIP/quota, TTS and audit 2026-09-10 02:34:27 +08:00
docs docs: correct offsite backup to /volume1/NetBackup via tar-over-SSH 2026-09-10 16:25:45 +08:00
infra fix: restore Next basePath with Caddy passthrough 2026-09-10 00:31:22 +08:00
lib feat(admin): build real admin UI for users, VIP/quota, TTS and audit 2026-09-10 02:34:27 +08:00
public/brand feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
services/api fix(api): make quota adjustment consistent with concurrent freeze/settlement 2026-09-10 04:38:47 +08:00
.gitignore feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
next-env.d.ts feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
next.config.ts feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
package-lock.json feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
package.json feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
postcss.config.mjs feat: add Phase 1 website skeleton and design system 2026-09-08 17:20:15 +08:00
README.md docs: record Phase 4 CMS boundary and blocker 2026-09-09 19:30:24 +08:00
tsconfig.json fix: make Payload migrations runnable on Node 24 2026-09-09 17:53:07 +08:00

考町科技官网暨 AI 工具平台

当前阶段Phase 2 用户认证与权益基础已完成TTS 生成和 CMS 尚未接入。

项目根目录:E:\RD\Kaotings\www_site,以本次新仓库为准。

实施从规划书 Phase 0 开始,先核实工程和测试环境,再按阶段推进。