• Joined on 2026-02-14
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:31:01 +08:00
11264efbb3 debug CI: check environment in first step
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:29:48 +08:00
22719e5e0d docs: remaining tasks and follow-ups
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:27:13 +08:00
2275f9cc1f fix CI: use git -C and absolute paths, avoid cd
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:24:06 +08:00
57dcc8527c fix CI: HTTP fetch + separate steps for debugging
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:18:21 +08:00
505c19eb8a fix CI: single step using existing /volume1/docker/t-youtube repo
jimmy pushed to main at jimmy/nas-tools 2026-07-09 23:14:59 +08:00
1646af914f chore: remove dead routes (OpenClaw, CcConnect, InfoEngine, Docker, test.yml)
jimmy pushed to dev at jimmy/nas-tools 2026-07-09 23:14:56 +08:00
1646af914f chore: remove dead routes (OpenClaw, CcConnect, InfoEngine, Docker, test.yml)
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:14:36 +08:00
cfa8ae5b04 fix CI: nas:host runs on NAS directly, use localhost:3300 not gitea:3000
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:11:45 +08:00
92dcfd6b04 fix CI: clone to /volume1 shared path, use gitea:3000 hostname
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:07:50 +08:00
429ea40f29 debug CI: add ls to check build dir
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:05:17 +08:00
613bff06f4 fix CI: clone into workspace dir, not /tmp
jimmy pushed to main at jimmy/t-youtube 2026-07-09 23:02:20 +08:00
1946aa845a fix CI: use localhost:3300 for Gitea clone (allows anonymous)
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:57:04 +08:00
312e787055 fix CI: clone fresh repo instead of cd into existing dir
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:55:59 +08:00
dcf3c0ef78 fix CI checkout: use fetch+merge with HTTP fallback
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:55:12 +08:00
a2fad2a6e1 ci: auto-deploy on push to main + remove redundant API token (Authelia is auth layer)
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:53:09 +08:00
5c767190d2 fix: skip auth token when Authelia authed + frontend search bar improvements
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:47:56 +08:00
90a47c95c3 feat: add FTS5 search endpoint + search param to /api/videos
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:43:58 +08:00
c5f3bd7696 feat: add full-text search bar to sidebar (FTS5)
jimmy pushed to main at jimmy/t-youtube 2026-07-09 22:24:37 +08:00
ed77b89e98 fix: remove --dry-run from tg_filter so interesting messages are printed for LLM delivery
jimmy pushed to main at jimmy/t-youtube 2026-07-09 10:52:05 +08:00
296422ff57 remove unused ffmpeg from Dockerfile (saves ~450MB)