vndangkhoa
  • Joined on 2025-12-18
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:58:32 +07:00
40f7276086 ci: use inline credentials, remove test workflows
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:57:29 +07:00
d4530682f9 test: check git clone connectivity
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:56:40 +07:00
6433532a28 test: check host tools
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:56:09 +07:00
e255bfea22 ci: use git clone instead of checkout action for host mode
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:54:27 +07:00
f2f28735a0 ci: clean up test workflows, keep docker-build only
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-03-28 08:48:53 +07:00
01eca0d7d5 test: check Docker availability in runner
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