Commit Graph

8 Commits

Author SHA1 Message Date
yuming 58194ba29f feat: 队列日期格式化 + 任务分母改为真正要下载的数量
部署到群晖 / deploy (push) Successful in 42s
- 队列卡片:显示 📅 2025-11-20 至 2026-04-23,替代原 SQL filter 字符串
- 任务状态:分母改为 qualified - existing_skipped(本次真正待下载数),
  跳过文案在有本次跳过时追加"其中本次跳过 X"
- 新增 existing_skipped 计数器,在 "文件已存在" 和 "db 标记跳过" 两处独立递增

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 10:18:52 +08:00
yuming a1499a431f feat: 支持多频道队列下载
部署到群晖 / deploy (push) Successful in 51s
2026-04-23 09:56:40 +08:00
yuming 2f70a6627e fix(ui): 手机顶部导航分两行,解决文字被挤压竖排
部署到群晖 / deploy (push) Successful in 55s
2026-04-23 08:59:58 +08:00
yuming b5cd26b35b feat(ui): 主页手机端响应式适配(≤768px)
部署到群晖 / deploy (push) Successful in 44s
2026-04-23 08:21:54 +08:00
yuming c0d49e9bf5 chore: 下载目录挂载切换到 /volume2/save/tgdowload
部署到群晖 / deploy (push) Successful in 50s
2026-04-22 22:28:31 +08:00
yuming 0243dcd242 fix: Alpine 换 USTC 镜像, pip 换清华镜像避免超时
部署到群晖 / deploy (push) Successful in 1m44s
2026-04-22 22:19:24 +08:00
yuming 419423562b fix: apt 换清华镜像源避免超时
部署到群晖 / deploy (push) Failing after 17m56s
2026-04-22 21:49:20 +08:00
yuming cf40343c51 初始化 telegram-downloader 并接入群晖 CI/CD
部署到群晖 / deploy (push) Failing after 10m45s
2026-04-22 21:29:03 +08:00