vndangkhoa
  • Joined on 2025-12-18
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-06 13:28:52 +07:00
2a4bf8b58b feat: updates before deployment
vndangkhoa synced commits to main at vndangkhoa/Sys-Arc-Visl from mirror 2026-01-05 21:20:19 +07:00
15230bf45c fix: Remove unused viewMode variable from FlowCanvas
847f5d816b fix: Replace useFlowStore.getState() usage in FlowCanvas
5051c0ff72 fix: Update UI store types to include comfy tab
9d540468bd fix: Export setActiveFilters and cleanup unused imports to fix build
bf9d5766b8 fix: Strip darwin dependency from package.json in Docker build
Compare 8 commits »
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-05 15:24:59 +07:00
0efc0dc2e1 fix: Update Whisk and Cookie-Editor links in Settings
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-05 15:19:05 +07:00
32359cc2d1 feat: Multiple reference uploads per category
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-05 15:01:32 +07:00
2a8125f6d7 fix: Cookie parsing for JSON format in upload and generate APIs
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-05 13:59:59 +07:00
6209665659 fix: Use Forgejo registry URL for Docker image
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-05 13:57:06 +07:00
31e56f0bad fix: Add video ref to fileInputRefs for TypeScript build
b78f2b188a chore: Update port to 8558
Compare 2 commits »
vndangkhoa pushed to main at vndangkhoa/apix 2026-01-05 13:50:55 +07:00
8741e3b89f feat: Initial commit with multi-provider image generation
vndangkhoa synced commits to main at vndangkhoa/kv-tube from mirror 2026-01-02 17:00:16 +07:00
b8b06ab6df fix: rename Trending Now to Trending
622f91bf71 chore: remove diagnostic script
7dee541640 feat: enforce horizontal videos, personalize categories, remove shorts
Compare 3 commits »
vndangkhoa synced commits to main at vndangkhoa/purestream from mirror 2026-01-02 08:58:24 +07:00
03e93fcfa6 Update UI with immersive video mode, progressive loading, and grayscale theme
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-02 01:50:16 +07:00
8e17986c95 Fix: Aligned Docker build environment and explicitly installed sharp for production image optimization
vndangkhoa synced commits to main at vndangkhoa/kv-tube from mirror 2026-01-02 00:40:17 +07:00
0ebea200b0 feat: Grid layout, feed freshness, and feature cleanup
vndangkhoa synced commits to main at vndangkhoa/purestream from mirror 2026-01-02 00:00:18 +07:00
601ae284b5 fix: sanitize cookie sameSite values for Playwright compatibility
a8920ff23d fix: auth status now handles list-format cookies from Cookie-Editor export
172a138aa2 fix: remove unused INSPIRATION_QUOTES to fix TypeScript build
771d6f2c60 feat: add immersive mode, improved search with fallback to trending videos
2d066b038b fix: Login loop, Search Fallback, Admin Auth, Skeleton Loader
Compare 6 commits »
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 17:44:34 +07:00
4e71a45a7d Feature: Add Manual Update button in Sidebar to trigger yt-dlp backends update
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 17:43:10 +07:00
72858c64f9 Fix: Aggressive YouTube auth bypass with web_creator client and yt-dlp nightly
e412888f68 Fix: Add missing backend/services module with SpotifyService and cache
Compare 2 commits »
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 17:30:11 +07:00
1b141f57eb Fix: Remove markdown corruption from main.py and fix api_router import
0ceb3f5838 Fix: APScheduler version
18788221c6 Fix: Use tv_embedded client to bypass YouTube sign-in requirement
Compare 3 commits »
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 17:21:54 +07:00
9129b9ad54 Feat: Implement Auto-Update yt-dlp using APScheduler
56a3e24b1a Fix: Strict HLS exclusion and force progressive HTTPS streams (v7 cache)
bc83f145fe Fix: Add sharp dependency for image optimization
423db6c60b Final Polish: Remove debug logs and cleanup stream_audio
d9926642ad Cleanup: Normalize variable names in stream_audio
Compare 11 commits »
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 16:28:23 +07:00
20edeefead Fix NAS 500: Disable SSL verify and sanitize headers
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 16:24:47 +07:00
783ee4480e Fix NAS 500 Error: Forward yt-dlp http_headers to request
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 16:22:22 +07:00
2a0a919294 Fix NAS playback: Strict HTTP protocol (no HLS), pre-flight checks, and Content-Length