8 Commits
Author SHA1 Message Date
kuekhaoyang 93e6699937 fix: disable Vercel analytics outside Vercel 2026-07-09 15:07:34 +08:00
kuekhaoyang 787680468b feat: clarify proxy and add LAN access toggle 2026-07-08 23:28:25 +08:00
kuekhaoyang 833077a1f6 fix(cloudflare): remove node-only site icon route 2026-04-12 12:23:03 +08:00
kuekhaoyang 727fc2b0ed fix(docker): make the site icon configurable at runtime
Add SITE_ICON_FILE and SITE_ICON_URL support for the Docker image, route the app shell and manifest through a runtime icon endpoint, document the new Docker branding flow, and bump the app version to 4.8.3.
2026-04-12 11:26:57 +08:00
kuekhaoyang 5829a79ee3 fix: enforce compliance mode for managed deployments 2026-04-02 21:42:00 +08:00
kuekhaoyang 8dd9bb67b5 feat: Add Douban tags API, enhance popular movies hook, and improve Chinese localization. 2026-01-02 13:42:20 +08:00
Troray 19e9c37d71 移除了未使用的getSiteConfig()函数,除了不必要的get访问器,一些优化 2026-01-02 09:38:38 +08:00
Troray 9adb951c66 feature/site-meta
通过环境命令设置站点名称、描述
2026-01-02 07:57:25 +08:00