KV-Tube Deployer
9ce894523e
ci: use docker:dind container for builds
Build & Push Docker Image / build (push) Failing after 18s
2026-03-28 09:04:01 +07:00
KV-Tube Deployer
efa0c6ff30
test: docker version
Test Step / test (push) Failing after 2s
2026-03-28 09:01:43 +07:00
KV-Tube Deployer
a7faaf82e2
test: hello world
Hello / hello (push) Successful in 2s
2026-03-28 09:01:04 +07:00
KV-Tube Deployer
70c1c337bf
test: minimal workflow to isolate issue
Build & Push Docker Image / build (push) Failing after 11s
Test Minimal / test (push) Failing after 2s
2026-03-28 08:59:59 +07:00
KV-Tube Deployer
a4acfacc49
test: env vars and docker login
Build & Push Docker Image / build (push) Failing after 10s
Test Env / test (push) Failing after 3s
2026-03-28 08:59:03 +07:00
KV-Tube Deployer
40f7276086
ci: use inline credentials, remove test workflows
Build & Push Docker Image / build (push) Failing after 11s
2026-03-28 08:58:29 +07:00
KV-Tube Deployer
d4530682f9
test: check git clone connectivity
Build & Push Docker Image / build (push) Failing after 10s
Test Git Clone / test (push) Successful in 10s
Test Host / test (push) Successful in 3s
2026-03-28 08:57:27 +07:00
KV-Tube Deployer
6433532a28
test: check host tools
Build & Push Docker Image / build (push) Failing after 10s
Test Host / test (push) Successful in 3s
2026-03-28 08:56:38 +07:00
KV-Tube Deployer
e255bfea22
ci: use git clone instead of checkout action for host mode
Build & Push Docker Image / build (push) Failing after 10s
2026-03-28 08:56:06 +07:00
KV-Tube Deployer
f2f28735a0
ci: clean up test workflows, keep docker-build only
Build & Push Docker Image / build (push) Failing after 35s
2026-03-28 08:54:25 +07:00
KV-Tube Deployer
01eca0d7d5
test: check Docker availability in runner
Build & Push Docker Image / build (push) Failing after 33s
Test Docker / docker-test (push) Failing after 2s
Test Runner / test (push) Successful in 2s
2026-03-28 08:48:50 +07:00
KV-Tube Deployer
c179e7dc33
test: add simple runner test workflow
Build & Push Docker Image / build (push) Failing after 30s
Test Runner / test (push) Successful in 2s
2026-03-28 08:47:29 +07:00
KV-Tube Deployer
364f4d8780
fix: use self-hosted docker runner and plain docker commands for Forgejo CI
Build & Push Docker Image / build (push) Failing after 31s
2026-03-28 08:45:33 +07:00
KV-Tube Deployer
376c5a9bed
Add Forgejo CI workflow to build and push Docker image
Build & Push Docker Image / build (push) Failing after 3m19s
2026-03-28 08:38:22 +07:00
KV-Tube Deployer
e0f9fe6842
Add workflow_dispatch for manual Docker builds with API URL
CI / lint (push) Failing after 1m10s
CI / test (push) Failing after 38s
CI / build (push) Has been skipped
2026-03-27 08:16:49 +07:00
KV-Tube Deployer
b1bd08ba7a
Add workflow_dispatch and build args for API URL
2026-03-27 08:12:19 +07:00
KV-Tube Deployer
c99a772b54
fix: use relative API URLs with Next.js proxy
2026-03-26 14:16:55 +07:00
KV-Tube Deployer
df02bc9801
fix: use build arg for NEXT_PUBLIC_API_URL
2026-03-26 14:00:40 +07:00
KV-Tube Deployer
68824d70ff
fix: use NAS hostname for API URL and add CORS origins
2026-03-26 13:34:15 +07:00
KV-Tube Deployer
f3ac7c99b8
fix: correct API URL to use port 8981
2026-03-26 13:23:14 +07:00
KV-Tube Deployer
acdafcfe8c
feat: latest changes from local development
2026-03-26 13:11:20 +07:00
KV-Tube Deployer
f6bbfc981a
update: use kv-tube v7 image
2026-03-26 12:55:52 +07:00
KV-Tube Deployer
d78d4a6b66
update: use unified Docker image for Forgejo registry
2026-03-26 12:21:31 +07:00
KV-Tube Deployer
799a3ffb15
fix: Add .dockerignore to properly exclude files during build
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-03-25 07:55:54 +07:00
KV-Tube Deployer
787e42d435
fix: Ensure public folder and static assets are properly copied in Docker
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-25 07:53:41 +07:00
KV-Tube Deployer
468b2b08fc
feat: Update subscriptions, comments, thumbnails and video player
...
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
82a51b7ee4
Fix TypeScript errors in onError handlers for image/video elements
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 23:35:16 +07:00
KV-Tube Deployer
1a04f8f486
Update docker-compose.yml: Bump image tag to v4.0.9 for Synology NAS deployment
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
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
16e146ce11
Fix: Use maxresdefault thumbnails for consistent 16:9 sizing
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 23:03:51 +07:00
KV-Tube Deployer
b079c426d7
Add Synology-compatible Dockerfile and docker-compose (v4.0.8)
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
bdfd537c6e
fix: enforce GOTOOLCHAIN=local in dockerfile
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 22:54:41 +07:00
KV-Tube Deployer
b7de4adc00
fix: rewrite go.mod header in dockerfile
2026-03-24 22:54:00 +07:00
KV-Tube Deployer
80bfc4f602
fix: toolchain removal and in-container go tidy
2026-03-24 22:53:18 +07:00
KV-Tube Deployer
0c51e3c888
fix: robust go version sed in dockerfile
2026-03-24 22:52:29 +07:00
KV-Tube Deployer
589c104694
fix: force go version via sed in dockerfile
2026-03-24 22:51:24 +07:00
KV-Tube Deployer
8ea5f2b09f
fix: downgrade go version to 1.24.0 for docker build
2026-03-24 22:49:48 +07:00
KV-Tube Deployer
1cb7a73a61
debug: split apk add steps
2026-03-24 22:48:46 +07:00
KV-Tube Deployer
729c5440ad
fix: unify service and container names to kv-tube
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 22:03:22 +07:00
KV-Tube Deployer
42f8eaff27
fix: correct docker image name to match repo
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
80f2f3725f
docs: update synology deployment guide v4.0.7
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
2026-03-24 22:00:21 +07:00
KV-Tube Deployer
8844007f18
chore: optimize docker for synology v4.0.7
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
b7ea9165a1
Update README with single container deployment instructions
CI / lint (push) Failing after 5s
CI / test (push) Failing after 1s
CI / build (push) Has been skipped
2026-02-22 21:30:47 +07:00
KV-Tube Deployer
21df1d1b8c
Fix backend port collision in Single Container Deployment
2026-02-22 21:24:08 +07:00