vndangkhoa
  • Joined on 2025-12-18
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 16:17:25 +07:00
7bc230a8fd Fix NAS playback: Dynamic MIME type and v2 stream cache
f073846d4b Fix NAS NotSupportedError: Force m4a format and remove web client
b75b6b1aa6 Fix NAS playback: Force IPv4 and use stable clients for yt-dlp
7a58c2357d Fix duplicate keys, optimize images, and update Next.js config
d50c2721d2 fix: remove hardcoded localhost api url to fix cors on production
Compare 8 commits »
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 14:11:04 +07:00
2a893f89d6 Feat: Final polish for deployment - Fallbacks and UI consistency
e63a9c664c Fix: Add hardcoded content fallback to prevent empty library
66bccae7e2 Fix: Hard override PIP_INDEX_URL env var to ignore local pip config
9e96869f8d Fix: Force official PyPI index for updates to bypass mirror errors
87d53f06da Feat: Enrich Home Page with simulated content categories
Compare 15 commits »
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 13:03:41 +07:00
5f68476c76 Refactor: Modularized backend and Typed Frontend API Client
vndangkhoa synced commits to main at vndangkhoa/spotify-clone from mirror 2026-01-01 12:53:28 +07:00
35876ee046 Update: Mobile UX, Show All, Infinite Scroll & New Categories
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:52:40 +07:00
a7fcd71ed6 Update README for v2.3
fe2a3179a8 Update v2.3: Multi-image, Mobile Cookies, Img2Vid, Cleanup
Compare 2 commits »
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:29:13 +07:00
628dfebe78 chore: cleanup debug artifacts, bump to v2.1
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:25:59 +07:00
b6b8be7b24 fix: restore truncated logic in whisk_client.py (v4)
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:22:14 +07:00
b3e17f4cb3 debug: bump title to v3.0
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:15:45 +07:00
e38efd392c fix: reject empty images from whisk, bump to v3
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:07:02 +07:00
1b668afa30 fix: bump version to v2 to force nas update
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:03:00 +07:00
31b50ee406 debug: add visible version indicators
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 21:01:07 +07:00
aef65858eb fix: force cache refresh for script.js
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 20:42:44 +07:00
f336b25f13 debug: expose whisk response details to UI error
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 20:39:19 +07:00
22a374525e debug: verbose logging for whisk empty response
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 20:36:03 +07:00
dc61090c06 fix: Make Gemini API Key optional for Whisk model
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 20:33:26 +07:00
eb31af3f29 fix: Unhide Whisk Cookies input to allow user configuration
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 19:43:56 +07:00
c7f99e0c90 fix: Resolve NameError by moving config initialization to top of file
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 19:42:05 +07:00
7376050da7 fix: Restore missing code in delete_image and get_gallery
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 19:38:34 +07:00
931eb72b14 fix: Simplify NAS deployment with auto-initialized config folder
vndangkhoa pushed to main at vndangkhoa/apix 2025-12-30 19:38:20 +07:00
9d81329194 feat: Auto-initialize config files for zero-config Docker deployment