spotify-clone/frontend-vite
Khoa Vo 023fee470a feat: center video player and improve lyrics functionality with Vietnamese support
- Center video player in full-screen mode (like album art)
- Add Plyr video player with proper sync and cleanup
- Improve lyrics functionality with multiple API sources (lyrics.ovh, LRCLIB, SimpMusic, ZingMP3)
- Add Vietnamese language detection for lyrics
- Add helpful links to ZingMP3/NhacCuaTui when lyrics not found
- Mobile UI improvements (gaps, settings panel removal, centered cover)
- Add origin parameter to YouTube embed for better security
- Fix TypeScript errors and improve code quality
2026-03-21 20:55:53 +07:00
..
public Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
scripts Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
src feat: center video player and improve lyrics functionality with Vietnamese support 2026-03-21 20:55:53 +07:00
index.html Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
package-lock.json feat: center video player and improve lyrics functionality with Vietnamese support 2026-03-21 20:55:53 +07:00
package.json feat: center video player and improve lyrics functionality with Vietnamese support 2026-03-21 20:55:53 +07:00
postcss.config.js Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
tailwind.config.js Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
tsconfig.json Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
tsconfig.node.json Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
tsconfig.node.tsbuildinfo Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
tsconfig.tsbuildinfo feat: center video player and improve lyrics functionality with Vietnamese support 2026-03-21 20:55:53 +07:00
vite.config.d.ts Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
vite.config.js Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00
vite.config.ts Deploy: Add Dockerfile and static file serving 2026-02-07 22:27:15 +07:00