7 Commits

Author SHA1 Message Date
mtvpls
0402828c4c tvbox支持根据用户细分 2026-02-25 11:56:27 +08:00
mtvpls
84fec2eada 剧集更新提示 2026-02-19 22:03:05 +08:00
mtvpls
4901e2c569 postgres适配music 2026-02-08 09:23:37 +08:00
foxNG
1d3a7f2732 feat: 添加 Vercel Postgres 数据库支持
- 安装 @vercel/postgres 和 pg 依赖
- 创建 PostgresAdapter 适配器,兼容 D1 接口
- 创建 PostgresStorage 类,实现完整的 IStorage 接口
- 添加 Postgres 数据库初始化脚本和 schema
- 更 next.config.js 排除 Postgres 模块的客户端打包
- 添加 VERCEL_DEPLOYMENT.md 部署指南
- 支持 Vercel serverless 环境部署

注意事项:观影室功能在 Vercel 上不可用(需要 WebSocket 支持)
2026-02-08 00:37:37 +08:00
mtvpls
68b1332df1 歌单 2026-02-02 12:44:39 +08:00
mtvpls
4cb5bc27c6 音乐播放记录多设备同步。 2026-02-01 17:07:50 +08:00
mtvpls
c86f9cdca7 d1/sqlite支持 2026-01-30 14:27:43 +08:00