vndangkhoa
  • Joined on 2025-12-18
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:47:32 +07:00
c179e7dc33 test: add simple runner test workflow
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:45:35 +07:00
364f4d8780 fix: use self-hosted docker runner and plain docker commands for Forgejo CI
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:38:39 +07:00
376c5a9bed Add Forgejo CI workflow to build and push Docker image
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-27 08:17:10 +07:00
e0f9fe6842 Add workflow_dispatch for manual Docker builds with API URL
b1bd08ba7a Add workflow_dispatch and build args for API URL
c99a772b54 fix: use relative API URLs with Next.js proxy
df02bc9801 fix: use build arg for NEXT_PUBLIC_API_URL
68824d70ff fix: use NAS hostname for API URL and add CORS origins
Compare 9 commits »
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-25 07:56:01 +07:00
799a3ffb15 fix: Add .dockerignore to properly exclude files during build
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-25 07:53:48 +07:00
787e42d435 fix: Ensure public folder and static assets are properly copied in Docker
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-25 07:44:56 +07:00
468b2b08fc feat: Update subscriptions, comments, thumbnails and video player
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 23:36:32 +07:00
82a51b7ee4 Fix TypeScript errors in onError handlers for image/video elements
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 23:25:15 +07:00
1a04f8f486 Update docker-compose.yml: Bump image tag to v4.0.9 for Synology NAS deployment
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 23:23:34 +07:00
86913861f2 Fix missing thumbnails: Add error handling to image/video elements with fallback to YouTube defaults
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 23:03:54 +07:00
16e146ce11 Fix: Use maxresdefault thumbnails for consistent 16:9 sizing
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 22:57:31 +07:00
b079c426d7 Add Synology-compatible Dockerfile and docker-compose (v4.0.8)
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 22:55:26 +07:00
bdfd537c6e fix: enforce GOTOOLCHAIN=local in dockerfile
b7de4adc00 fix: rewrite go.mod header in dockerfile
80bfc4f602 fix: toolchain removal and in-container go tidy
0c51e3c888 fix: robust go version sed in dockerfile
589c104694 fix: force go version via sed in dockerfile
Compare 7 commits »
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 22:03:22 +07:00
729c5440ad fix: unify service and container names to kv-tube
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 22:02:02 +07:00
42f8eaff27 fix: correct docker image name to match repo
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 22:00:19 +07:00
80f2f3725f docs: update synology deployment guide v4.0.7
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-24 21:59:48 +07:00
8844007f18 chore: optimize docker for synology v4.0.7
714534389c feat: modernize watch page, add mix playlist, and fix navigation
e05c4b9654 fix: nextjs server component map crash when backend returns null slices; Bump v4.0.6
a8a562544e fix: Subscriptions/You tab cache invalidation, hide Shorts on mobile; Bump v4.0.5
fd449cce45 feat: Background audio via Media Session and Minimal App Icon; Bump v4.0.4
Compare 7 commits »
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-21 20:58:20 +07:00
9a5eaa939d chore: update docker-compose to use v5 image tag
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-21 20:56:01 +07:00
023fee470a feat: center video player and improve lyrics functionality with Vietnamese support
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-20 23:04:38 +07:00
d272cb51e1 docs: add Synology deployment guide for future agents