vndangkhoa
  • Joined on 2025-12-18
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-20 21:26:15 +07:00
b1318a854b Fix Rust edition for Docker build compatibility
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-20 21:22:42 +07:00
7fe5b955e8 Resolve conflicts: keep Rust backend version
36e18a3609 Migrate from Go to Rust backend, add auto-refresh, fix playback issues
Compare 2 commits »
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-15 07:09:16 +07:00
35c9bf24f7 fix: Add static file serving to Rust backend
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-15 07:03:03 +07:00
025110efae fix: Update Rust edition and fix frontend TypeScript error
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-15 06:58:06 +07:00
e9f20d6fac chore: Bump image tag to v4
vndangkhoa pushed to main at vndangkhoa/spotify-clone 2026-03-15 06:54:50 +07:00
d1bc4324b4 refactor: Migrate backend from Go to Rust (Axum) and update Docker config
vndangkhoa created branch fresh-release in vndangkhoa/kv-clearnup 2026-03-11 08:13:38 +07:00
vndangkhoa pushed to fresh-release at vndangkhoa/kv-clearnup 2026-03-11 08:13:38 +07:00
0aa491978a feat: add web app support, update disk usage UI, hide empty categories
vndangkhoa released KV Clearnup v1.0.0 at vndangkhoa/kv-clearnup 2026-03-10 08:12:21 +07:00
vndangkhoa pushed to main at vndangkhoa/kv-clearnup 2026-03-10 08:12:14 +07:00
9a7b3dd723 fix: resolve blank page in Windows/Mac releases by removing Go embed
vndangkhoa pushed to main at vndangkhoa/kv-clearnup 2026-03-10 08:05:39 +07:00
d674c89c47 docs: update README with new features and cross-platform build instructions
vndangkhoa pushed to main at vndangkhoa/kv-clearnup 2026-03-10 08:03:50 +07:00
eb4a400736 feat: finalize app features, menubar icons, and release binaries
8e30ac6825 release: v1.1 portable (clean history)
Compare 2 commits »
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-02-22 21:30:54 +07:00
b7ea9165a1 Update README with single container deployment instructions
21df1d1b8c Fix backend port collision in Single Container Deployment
ddb64e2ce3 Deploy Single Container architecture with Supervisord
4c5bccbd61 Bump deployment versions to v4.0.1
c49d827296 Fix audio playback, sidebar overlap, and UI highlights
Compare 5 commits »
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-02-22 19:52:55 +07:00
66d95e0fb4 fix: use NEXT_PUBLIC_API_URL and add yt-dlp to fix backend info fetching
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-02-22 19:44:17 +07:00
bc1be07967 fix: enable CGO for sqlite support in backend docker image
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-02-22 17:41:44 +07:00
57d8fc31ab chore: add README and downgrade go version to build locally
vndangkhoa pushed tag v4.0.0 to vndangkhoa/kv-tube 2026-02-22 17:29:59 +07:00
vndangkhoa pushed to main at vndangkhoa/kv-tube 2026-02-22 17:29:58 +07:00
95cfe06f2c chore: setup Dockerfiles and CI for Forgejo and Synology
vndangkhoa pushed to main at vndangkhoa/kv-tiktok-download 2026-02-20 20:51:51 +07:00
105381b55d Fix Synology Docker network overlapping issue
vndangkhoa pushed to main at vndangkhoa/kv-tiktok-download 2026-02-20 20:44:52 +07:00
0eeeb58738 Fix deployment script and Dockerfile