|
|
1ca7a3f610
|
fix(upload): DuplicateKey 使用 更新,避免替换触发 _id 不可变错误 (code 66)
|
2025-11-22 22:33:50 +08:00 |
|
|
|
4da81d16dc
|
fix(upload): 处理重复 ID,出现 DuplicateKey 时替换现有文档并启用
|
2025-11-22 22:29:50 +08:00 |
|
|
|
3d611a9c46
|
fix(upload): 使用绝对路径和父目录创建,避免 public/songs 不存在导致上传失败
|
2025-11-22 22:27:11 +08:00 |
|
|
|
48e707cd64
|
fix(setup): 预创建 /srv/taiko-web/public/songs 并在 systemd 注入 TAIKO_WEB_SONGS_DIR 环境变量
|
2025-11-22 22:21:51 +08:00 |
|
|
|
f74713c89d
|
fix(tjaf): 避免双重偏移,数据库 offset 固定为 0(前端已解析 TJA 的 OFFSET)
|
2025-11-22 22:14:34 +08:00 |
|
|
|
ffb258b1e3
|
fix(upload): 上传后默认启用歌曲并清除 /api/songs 缓存
|
2025-11-22 22:03:17 +08:00 |
|
|
|
c8837f07d6
|
fix(setup): 使用 systemd AmbientCapabilities 授权绑定 80,移除 setcap 需求
|
2025-11-22 21:56:23 +08:00 |
|
|
|
c40b0ed998
|
fix(setup): noble 上跳过添加 MongoDB APT 源并清理源文件,强制回退到 Docker 部署
|
2025-11-22 21:49:30 +08:00 |
|
|
|
3b42a0ee8a
|
fix(setup): MongoDB apt 仓库不可用时自动回退到 Docker 安装(适配 noble)
|
2025-11-22 21:46:09 +08:00 |
|
|
|
a0bf786cfb
|
docs: 更新中文 README,添加直接监听 80 的部署方法与仓库链接
|
2025-11-22 21:38:43 +08:00 |
|
|
|
f4dc959bbe
|
chore: 直接监听 80 端口,移除 Nginx 反代;授予绑定权限
|
2025-11-22 21:36:55 +08:00 |
|
|
|
02d0df4cdf
|
chore: 将 setup.sh 改为中文提示并保持当前部署方法
|
2025-11-22 21:34:59 +08:00 |
|
|
|
1c0604fa4a
|
chore: add Ubuntu setup.sh for port 80 deployment
|
2025-11-22 21:33:00 +08:00 |
|
|
|
66d8ed5c6f
|
refactor: remove tjaf dependency; add local TJA parser
|
2025-11-22 21:29:13 +08:00 |
|