kv-music/js
Julien Maille cdffe88eba Fix heart button interactions on cards and reorder library tabs
- Fix: Card heart buttons didn't work because of button nested in anchor. Changed cards to div with data-href.\n- Fix: Home page and Artist page cards didn't have data bound or like state initialized.\n- Feature: Move Playlists to the last position in Library tabs.
2025-12-26 22:39:13 +01:00
..
api.js wip add metadata 2025-12-26 13:51:04 +01:00
app.js Fix heart button interactions on cards and reorder library tabs 2025-12-26 22:39:13 +01:00
cache.js naming 2025-11-17 21:43:33 +02:00
db.js feat: add a library of liked song, artist, albums, playlists 2025-12-26 21:18:03 +01:00
downloads.js Improve ZIP download logic: Refactor for DRY, conditional file picker usage, and UI improvements 2025-12-26 18:02:29 +01:00
events.js Fix heart button interactions on cards and reorder library tabs 2025-12-26 22:39:13 +01:00
lastfm.js updated analytics + LastFM Api Key 2025-12-23 21:01:52 -08:00
lyrics.js Refactor SVG icons and improve settings UI 2025-12-25 20:03:16 +01:00
metadata.js fix: aac metadata 2025-12-26 14:10:06 +01:00
player.js Merge pull request #17 from JulienMaille/bugs 2025-12-24 05:10:16 -08:00
router.js feat: add a library of liked song, artist, albums, playlists 2025-12-26 21:18:03 +01:00
settings.js feat: add a library of liked song, artist, albums, playlists 2025-12-26 21:18:03 +01:00
storage.js remove dead instances, fix instance issues 2025-12-26 09:52:27 -08:00
ui-interactions.js feat: add a library of liked song, artist, albums, playlists 2025-12-26 21:18:03 +01:00
ui.js Fix heart button interactions on cards and reorder library tabs 2025-12-26 22:39:13 +01:00
utils.js Fix heart button interactions on cards and reorder library tabs 2025-12-26 22:39:13 +01:00