Commit graph

24 commits

Author SHA1 Message Date
KV-Tube Deployer
468b2b08fc feat: Update subscriptions, comments, thumbnails and video player
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
- Add categorized subscriptions page with Show more/less
- Fix comments display on watch page
- Add thumbnail fallback handling across all pages
- Increase video buffer for smoother playback
- Add visibility change handler for background play
- Update Docker config for v5 deployment
2026-03-25 07:44:48 +07:00
KV-Tube Deployer
1a04f8f486 Update docker-compose.yml: Bump image tag to v4.0.9 for Synology NAS deployment
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 23:24:57 +07:00
KV-Tube Deployer
86913861f2 Fix missing thumbnails: Add error handling to image/video elements with fallback to YouTube defaults
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 23:23:11 +07:00
KV-Tube Deployer
b079c426d7 Add Synology-compatible Dockerfile and docker-compose (v4.0.8)
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 22:57:30 +07:00
KV-Tube Deployer
42f8eaff27 fix: correct docker image name to match repo
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 22:02:03 +07:00
KV-Tube Deployer
8844007f18 chore: optimize docker for synology v4.0.7
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 21:59:31 +07:00
KV-Tube Deployer
714534389c feat: modernize watch page, add mix playlist, and fix navigation 2026-03-24 21:59:10 +07:00
KV-Tube Deployer
e05c4b9654 fix: nextjs server component map crash when backend returns null slices; Bump v4.0.6 2026-02-23 07:25:28 +07:00
KV-Tube Deployer
a8a562544e fix: Subscriptions/You tab cache invalidation, hide Shorts on mobile; Bump v4.0.5 2026-02-23 07:19:41 +07:00
KV-Tube Deployer
fd449cce45 feat: Background audio via Media Session and Minimal App Icon; Bump v4.0.4 2026-02-23 07:02:25 +07:00
KV-Tube Deployer
657f54855b Implement PWA with unified logos and manifest; Bump v4.0.3 2026-02-23 06:59:15 +07:00
KV-Tube Deployer
7c00855c4c Fix Watch history, Subscriptions, Safari playback; Bump v4.0.2 2026-02-23 06:47:18 +07:00
KV-Tube Deployer
ddb64e2ce3 Deploy Single Container architecture with Supervisord 2026-02-22 21:12:51 +07:00
KV-Tube Deployer
4c5bccbd61 Bump deployment versions to v4.0.1 2026-02-22 21:06:46 +07:00
KV-Tube Deployer
c49d827296 Fix audio playback, sidebar overlap, and UI highlights 2026-02-22 21:04:48 +07:00
KV-Tube Deployer
66d95e0fb4 fix: use NEXT_PUBLIC_API_URL and add yt-dlp to fix backend info fetching
Some checks failed
CI / lint (push) Failing after 5s
CI / test (push) Failing after 0s
CI / build (push) Has been skipped
2026-02-22 19:52:51 +07:00
KV-Tube Deployer
95cfe06f2c chore: setup Dockerfiles and CI for Forgejo and Synology
Some checks failed
CI / lint (push) Failing after 6s
CI / test (push) Failing after 1s
Docker Build & Push / build (push) Failing after 1s
CI / build (push) Has been skipped
2026-02-22 17:29:42 +07:00
KV-Tube Deployer
79f69772a0 v3.1.3: Fix SPA redeclaration errors, update docker-compose for cookies
Some checks failed
Docker Build & Push / build (push) Has been cancelled
2026-01-20 07:25:27 +07:00
KV-Tube Deployer
f429116ed0 v3.1: WebLLM summarization, improved translations, copy button, removed mini player
Some checks failed
Docker Build & Push / build (push) Has been cancelled
- Added WebLLM service for client-side AI summarization and translation
- Improved summary quality (5 sentences, 600 char limit)
- Added Vietnamese character detection for proper language labels
- Added Copy button for summary content
- Key Points now extract conceptual ideas, not transcript excerpts
- Removed mini player (scroll-to-minimize) feature
- Fixed main.js null container error
- Silent WebLLM loading (no overlay/toasts)
- Added transcript service with yt-dlp
2026-01-19 19:03:09 +07:00
KV-Tube Deployer
6d0b83cf2b Cleanup and documentation update 2026-01-12 09:41:27 +07:00
KV-Tube Deployer
8aef1a79d4 docs: update docker tag to latest 2026-01-11 22:04:16 +07:00
KV-Tube Deployer
38449d23d6 Bump version to v2.1 for cache busting 2026-01-10 14:56:24 +07:00
KV-Tube Deployer
81369b50eb Update docker-compose to use kv-tube:v2.0 and port 5000 2026-01-10 14:47:32 +07:00
Khoa.vo
fb65d88e6b Initial commit: KV-Tube v2.0 complete 2025-12-17 07:51:54 +07:00