mtvpls-turso
|
8e464c463b
|
feat: add Turso (libSQL) storage support for EdgeOne deployment
- Add TursoAdapter implementing DatabaseAdapter interface using @libsql/client
- Add 'turso' storage type to db.ts storage selector (reuses D1Storage)
- Add init-turso.js script for database migration and admin initialization
- Add @libsql/client dependency to package.json
- Update next.config.js to exclude @libsql/client from client-side bundle
- Update edgeone-deploy.yml workflow with TURSO_URL and TURSO_TOKEN secrets
- Update edgeone-build.mjs runtime env keys to include Turso variables
- Update .env.edgeone.example with Turso deployment instructions
- Update README.md with Turso as recommended storage for EdgeOne
Turso provides free SQLite-compatible cloud database (libSQL) with:
- 500 databases, 9GB storage, 1B row reads/month on free tier
- HTTP API compatible with edge/serverless environments
- Full SQLite syntax compatibility, reuses existing migrations
|
2026-07-11 17:04:27 +00:00 |
|
mtvpls
|
ce944e6bc5
|
变更命令
|
2026-06-18 13:27:38 +08:00 |
|
mtvpls
|
8997228be4
|
edgeone部署支持
|
2026-06-18 11:25:07 +08:00 |
|
mtvpls
|
c45fdded59
|
支持高级字幕(ass,ssa)渲染
|
2026-06-13 20:34:26 +08:00 |
|
mtvpls
|
99bcc8ed77
|
cloudflare下排除无用nodejs包
|
2026-06-11 11:57:29 +08:00 |
|
mtvpls
|
336bfe736d
|
新增进度条缩略图功能
|
2026-06-11 02:25:54 +08:00 |
|
mtvpls
|
a37d64647f
|
升级artplayer到5.4.0,增加画面翻转功能
|
2026-06-11 00:33:24 +08:00 |
|
mtvpls
|
134628f773
|
继续完善tv模式
|
2026-05-29 01:06:35 +08:00 |
|
mtvpls
|
8c86243d32
|
继续完善规则引擎
|
2026-05-19 22:36:56 +08:00 |
|
mtvpls
|
ed6ab1fd67
|
手动渲染表格以修复ai问片渲染表格报错
|
2026-05-18 00:50:11 +08:00 |
|
mtvpls
|
da7b01bc35
|
电子书馆增加听书功能
|
2026-05-04 14:50:28 +08:00 |
|
mtvpls
|
308650f771
|
书架更新通知
|
2026-04-18 00:48:17 +08:00 |
|
mtvpls
|
cbc8271b87
|
移除husky
|
2026-03-25 21:37:55 +08:00 |
|
mtvpls
|
df48b9daef
|
移除无用依赖
|
2026-03-11 17:48:57 +08:00 |
|
mtvpls
|
a2e07011ec
|
fix postgres error
|
2026-02-08 01:18:14 +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
|
c86f9cdca7
|
d1/sqlite支持
|
2026-01-30 14:27:43 +08:00 |
|
mtvpls
|
8d971650c5
|
cf部署支持
|
2026-01-23 17:26:20 +08:00 |
|
mtvpls
|
1b566550af
|
网络直播源页面
|
2026-01-20 12:29:17 +08:00 |
|
mtvpls
|
6bce099a8d
|
增加收藏更新邮件发送
|
2026-01-16 16:11:31 +08:00 |
|
mtvpls
|
3f610124e7
|
搜索增加简繁转换器
|
2026-01-12 23:28:48 +08:00 |
|
mtvpls
|
83b3315fba
|
增加求片功能
|
2026-01-12 18:13:14 +08:00 |
|
mtvpls
|
0d4d7c9e31
|
增加页面切换进度条
|
2026-01-04 15:25:53 +08:00 |
|
mtvpls
|
52d84942ad
|
图标更换
|
2025-12-31 22:42:21 +08:00 |
|
mtvpls
|
cae84559ea
|
继续观看列表使用虚拟滚动
|
2025-12-29 21:05:51 +08:00 |
|
mtvpls
|
0a66626545
|
增加ai问片功能
|
2025-12-29 14:41:59 +08:00 |
|
mtvpls
|
20021dce19
|
增加动漫磁力搜索
|
2025-12-28 14:55:35 +08:00 |
|
mtvpls
|
3050cd48a9
|
变更私人影库的key值方式
|
2025-12-26 21:14:31 +08:00 |
|
mtvpls
|
0450edf9bc
|
修改metainfo为数据库读取,修复tmdb代理连接错误
|
2025-12-22 20:58:14 +08:00 |
|
mtvpls
|
3c55bc9d1a
|
新增私人影视库功能
|
2025-12-22 00:47:45 +08:00 |
|
mtvpls
|
db05ba7c31
|
tmdb增加代理支持
|
2025-12-20 22:11:34 +08:00 |
|
mtvpls
|
777e110bf1
|
更改视频下载逻辑
|
2025-12-09 22:31:35 +08:00 |
|
mtvpls
|
003050d134
|
观影室起步
|
2025-12-06 21:39:37 +08:00 |
|
mtvpls
|
4e05c7bcaa
|
增加评论开关,尝试修复循环依赖
|
2025-12-03 18:20:34 +08:00 |
|
mtvpls
|
73be7f6ec4
|
新增评论抓取,修改更新日志
|
2025-12-02 21:36:59 +08:00 |
|
mtvpls
|
9bccf564ee
|
新增弹幕功能
|
2025-12-02 01:00:42 +08:00 |
|
mtvpls
|
7e8b3e1f6c
|
集成anime4k
|
2025-12-01 13:41:45 +08:00 |
|
shinya
|
fa46e05c7c
|
feat: disable flv live
|
2025-08-26 14:31:46 +08:00 |
|
shinya
|
21400e9f7a
|
feat: support flv and mp4
|
2025-08-25 13:39:51 +08:00 |
|
shinya
|
0c514a37b8
|
feat: add obfuscation
|
2025-08-25 00:01:27 +08:00 |
|
shinya
|
0a8c255279
|
feat: implement iptv
|
2025-08-24 00:26:48 +08:00 |
|
shinya
|
a66d83a6a1
|
feat: use univeral panel
|
2025-08-21 13:48:02 +08:00 |
|
shinya
|
bd0c10feaa
|
feat: data export and import
|
2025-08-15 13:49:08 +08:00 |
|
shinya
|
82c86fc6a0
|
feat: admin config subscription
|
2025-08-13 22:07:28 +08:00 |
|
shinya
|
b6d9810ee8
|
feat: init 2.0.0 config file edit
|
2025-08-13 00:30:31 +08:00 |
|
JohnsonRan
|
b4ed660eca
|
first commit
|
2025-08-12 21:50:58 +08:00 |
|