Commit Graph

  • 0b8d5e80db fix(download): ensure rangefetcher loads before abstractfile; skip queryString for blob; add Range probe name-fast AnthonyDuan 2025-12-06 20:11:47 +08:00
  • 061f903074 perf(download): segmented asset fetch; parallel JS prefetch with ordered execution AnthonyDuan 2025-12-06 20:08:31 +08:00
  • 9a2a7dbee6 chore: push pending changes named-ver AnthonyDuan 2025-12-06 20:02:43 +08:00
  • f91e3c9089 feat: support TITLEJA/TITLE by language AnthonyDuan 2025-11-30 16:50:45 +08:00
  • 84a0c2b7e0 fix(songselect): category jump fallback to song_type when category missing sorted-update AnthonyDuan 2025-11-23 13:07:17 +08:00
  • ee93c1c5fc fix(loader): add 15s timeout and CSS load events to prevent 97% hang; show diagnostics on failure sorted-fastload AnthonyDuan 2025-11-23 12:56:28 +08:00
  • e32cb4efe4 Merge branch 'branch2' into sorted-fastload AnthonyDuan 2025-11-23 12:42:35 +08:00
  • 055e3d7f42 fix: fallback to memory limiter and SimpleCache/session filesystem when Redis unavailable AnthonyDuan 2025-11-23 12:39:02 +08:00
  • 9f2d753500 docs: add 全命令部署(Docker MongoDB) sorted AnthonyDuan 2025-11-23 08:18:00 +08:00
  • c145545302 docs: add 全命令部署(Docker MongoDB) AnthonyDuan 2025-11-23 08:17:13 +08:00
  • 9b0416d493 Merge remote-tracking branch 'origin/sorted' into sorted-fastload AnthonyDuan 2025-11-22 23:28:08 +08:00
  • a77534c72b feat(type): 新增歌曲类型模型与校验;/api/songs 支持按类型过滤;上传页增加类型选择;歌曲选择页支持左右切换类型并显示标签;README 补充说明 AnthonyDuan 2025-11-22 23:25:10 +08:00
  • d9dad9d6fd feat(download): 后端支持 Range 分块; 前端引入多线程分块下载加速音频加载 branch2 AnthonyDuan 2025-11-22 23:11:08 +08:00
  • 1ca7a3f610 fix(upload): DuplicateKey 使用 更新,避免替换触发 _id 不可变错误 (code 66) main AnthonyDuan 2025-11-22 22:33:50 +08:00
  • 4da81d16dc fix(upload): 处理重复 ID,出现 DuplicateKey 时替换现有文档并启用 AnthonyDuan 2025-11-22 22:29:50 +08:00
  • 3d611a9c46 fix(upload): 使用绝对路径和父目录创建,避免 public/songs 不存在导致上传失败 AnthonyDuan 2025-11-22 22:27:11 +08:00
  • 48e707cd64 fix(setup): 预创建 /srv/taiko-web/public/songs 并在 systemd 注入 TAIKO_WEB_SONGS_DIR 环境变量 AnthonyDuan 2025-11-22 22:21:51 +08:00
  • f74713c89d fix(tjaf): 避免双重偏移,数据库 offset 固定为 0(前端已解析 TJA 的 OFFSET) AnthonyDuan 2025-11-22 22:14:34 +08:00
  • ffb258b1e3 fix(upload): 上传后默认启用歌曲并清除 /api/songs 缓存 AnthonyDuan 2025-11-22 22:03:17 +08:00
  • c8837f07d6 fix(setup): 使用 systemd AmbientCapabilities 授权绑定 80,移除 setcap 需求 AnthonyDuan 2025-11-22 21:56:23 +08:00
  • c40b0ed998 fix(setup): noble 上跳过添加 MongoDB APT 源并清理源文件,强制回退到 Docker 部署 AnthonyDuan 2025-11-22 21:49:30 +08:00
  • 3b42a0ee8a fix(setup): MongoDB apt 仓库不可用时自动回退到 Docker 安装(适配 noble) AnthonyDuan 2025-11-22 21:46:09 +08:00
  • a0bf786cfb docs: 更新中文 README,添加直接监听 80 的部署方法与仓库链接 AnthonyDuan 2025-11-22 21:38:43 +08:00
  • f4dc959bbe chore: 直接监听 80 端口,移除 Nginx 反代;授予绑定权限 AnthonyDuan 2025-11-22 21:36:55 +08:00
  • 02d0df4cdf chore: 将 setup.sh 改为中文提示并保持当前部署方法 AnthonyDuan 2025-11-22 21:34:59 +08:00
  • 1c0604fa4a chore: add Ubuntu setup.sh for port 80 deployment AnthonyDuan 2025-11-22 21:33:00 +08:00
  • 66d8ed5c6f refactor: remove tjaf dependency; add local TJA parser AnthonyDuan 2025-11-22 21:29:13 +08:00