kv-music/js
Julien Maille 2a98654e54 feat: implement firebase synchronization for library and history
- Added Firebase authentication (Google) and Realtime Database sync
- Implemented 'Magic Link' configuration sharing
- Increased local and cloud history limit to 1000 tracks
- Refactored settings to support dynamic Firebase configuration
- Added firebase-setup.md documentation
2025-12-29 22:18:51 +01:00
..
firebase feat: implement firebase synchronization for library and history 2025-12-29 22:18:51 +01:00
api.js wip add metadata 2025-12-26 13:51:04 +01:00
app.js feat: implement firebase synchronization for library and history 2025-12-29 22:18:51 +01:00
cache.js naming 2025-11-17 21:43:33 +02:00
db.js feat: implement firebase synchronization for library and history 2025-12-29 22:18:51 +01:00
downloads.js Lyrics Update 2025-12-27 21:21:35 +03:00
events.js feat: implement firebase synchronization for library and history 2025-12-29 22:18:51 +01:00
lastfm.js updated analytics + LastFM Api Key 2025-12-23 21:01:52 -08:00
lyrics.js remove broken karaoke mode 2025-12-29 12:53:30 +01:00
metadata.js fix: aac metadata 2025-12-26 14:10:06 +01:00
player.js IMP: show link for each artist of current track 2025-12-27 23:20:41 +01:00
router.js NEW: store recently played tracks 2025-12-27 23:20:17 +01:00
settings.js feat: implement firebase synchronization for library and history 2025-12-29 22:18:51 +01:00
storage.js fix instances.json loading 2025-12-27 23:20:17 +01:00
ui-interactions.js improvements 2025-12-26 23:14:47 +01:00
ui.js new button to play album or playlist 2025-12-29 13:00:15 +01:00
utils.js IMP: show link for each artist of current track 2025-12-27 23:20:41 +01:00