spotify-clone/backend
Khoa Vo dd788db786 feat: Add new logo, PWA service worker, and background audio support
- New modern audio wave 'A' logo (192x192 and 512x512 icons)
- PWA service worker for offline support and installability
- Wake Lock API for background audio on FiiO/Android devices
- Visibility change handling to prevent audio pause on screen off
- Updated manifest.json with music categories and proper PWA config
- Media Session API lock screen controls (already present)
- Renamed app to 'Audiophile Web Player'
2026-01-14 10:27:29 +07:00
..
api feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
backend/data feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
data Update: Mobile UX, Show All, Infinite Scroll & New Categories 2026-01-01 11:12:21 +07:00
scripts Initial commit: Spotify Clone with Audiophile specs and Synology support 2025-12-17 11:18:36 +07:00
services feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
cache_manager.py feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
data.json Update: Mobile UX, Show All, Infinite Scroll & New Categories 2026-01-01 11:12:21 +07:00
main.py feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
playlist_manager.py feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
requirements.txt feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00
scheduler.py feat: Add new logo, PWA service worker, and background audio support 2026-01-14 10:27:29 +07:00