Commit graph

61 commits

Author SHA1 Message Date
Julien Maille
350c720a7e Fix: Pass imported tracks to createPlaylist so CSV import works 2026-01-07 22:52:30 +01:00
Julien Maille
e0528d512b Fix: Correct data attribute usage for user playlist edit/delete buttons 2026-01-07 21:14:02 +01:00
Julien Maille
21c947fd68 WIP: auto-deploy 2026-01-07 21:03:57 +01:00
Samidy
d245c60a05 fix removing songs in playlist with firebase (+ removing songs improvements) 2026-01-06 21:54:51 +03:00
Samidy
0449e96ffa Spotify imports, last.fm scrobbling library fixed, color improvements & more 2026-01-06 16:09:59 +03:00
Julien Maille
6ee3c57bc5 IMP: mixes using new API 2026-01-04 18:48:49 +01:00
Julien Maille
4fc36f63e4 IMP: html/css 2026-01-04 13:40:02 +01:00
Julien Maille
0791c59f15 FEAT: add desktop navigation buttons (back/forward) 2026-01-03 11:29:59 +01:00
Julien Maille
06c649de7b js/css cleanup 2026-01-02 23:28:39 +01:00
Julien Maille
63c342b693 IMP: improve service worker update flow to avoid stale cache and disruptive reloads 2026-01-02 13:45:33 +01:00
Julien Maille
b828322a72 FIX: custom playlist download 2026-01-01 23:19:09 +01:00
Samidy
a27be3162d Playlist Feature, Lyrics on Fullscreen & More 2025-12-31 12:26:05 +03:00
Julien Maille
82b4afb149 IMP: refactored queue list and lyrics panel in the same ui 2025-12-30 12:05:50 +01:00
Julien Maille
0185f161a0 new: option to love tracks on last.fm 2025-12-29 23:14:57 +01:00
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
Julien Maille
7892bc53fc remove broken karaoke mode 2025-12-29 12:53:30 +01:00
Julien Maille
b53fb36196 NEW: store recently played tracks 2025-12-27 23:20:17 +01:00
Julien Maille
91da9b887d UI: reorganize bottom controls and improve lyrics panel behavior 2025-12-27 23:18:53 +01:00
Samidy
f227c4c00d Lyrics Update 2025-12-27 21:21:35 +03:00
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
Julien Maille
f4f6a1941c feat: add a library of liked song, artist, albums, playlists 2025-12-26 21:18:03 +01:00
Julien Maille
e0cfaba14c wip: cleanup broken metadata handling 2025-12-26 13:43:46 +01:00
Julien Maille
45380ea148 Fix UIRenderer constructor to properly accept and assign 'player' instance
Resolved TypeError where 'this.player' was undefined in UIRenderer, preventing 'isCurrentTrack' check from working correctly. Updated constructor to accept 'player' argument passed from app.js.
2025-12-26 12:16:42 +01:00
Julien Maille
9533155656 Enhance artist page by fetching EPs and Singles via search fallback 2025-12-25 23:11:08 +01:00
Julien Maille
99f2ccfdb2 Refactor SVG icons and improve settings UI 2025-12-25 20:03:16 +01:00
Julien Maille
67b920c8eb feat: improve player UI and Android Auto integration
- Toggle enlarged cover on click and improved its readability
- Move track action visibility logic from JS to CSS for better performance
- Fix Android Auto progress bar and seeking by improving MediaSession sync
- Replace queue menu with a direct remove button for faster management
- Fix visual artifacts in light mode and lyrics panel ghost shadow
2025-12-24 17:58:15 +01:00
Julien Maille
15315ab0c8 feat: add play next functionality, inline track actions, and notifications 2025-12-24 10:55:08 +01:00
Julien Maille
51a65c5190 fix: enlarge cover mode z-index and closing options
improved text readability in light mode
2025-12-24 09:59:53 +01:00
Julien Maille
8361d31408 feat: add next track info to enlarged cover view with animation 2025-12-24 09:59:53 +01:00
Julien Maille
25c6f1e5fb feat: implement enlarged cover view mode and make 'show album' default 2025-12-24 09:59:53 +01:00
Julien Maille
95559f6614 feat: implement album cover background and vibrant colors 2025-12-24 09:59:52 +01:00
Samidy
4b483c76d2 fix context menu downloading to add metadata 2025-12-24 08:57:39 +03:00
Julien Maille
97a932fc0d fix(pwa): stop repeating install prompt after dismissal and bump sw version 2025-12-23 21:18:42 +01:00
jpshag
6422957734 feat: add artist radio functionality and development and contributing sections to the readme. 2025-12-22 09:19:25 -05:00
eduardprigoana
ae7fae9b3d naming 2025-11-17 21:43:33 +02:00
Ned Halksworth
70c7dc3d01 Add synced lyrics support and enhance styling for karaoke mode 2025-11-10 17:57:36 +00:00
Eduard Prigoana
ea19b3d95e fix images 2025-11-08 19:38:10 +02:00
Eduard Prigoana
ab67a5c2dd playlist support 2025-11-08 19:17:52 +02:00
Eduard Prigoana
b5cb97149f fuck your svelte kit 2025-10-26 21:55:13 +02:00
Dazly Gonsalves
c1def81e30
(fix): missing trackTitle definition 2025-10-24 12:07:02 +05:30
Eduard Prigoana
0f4e37ff4f slider 2025-10-23 00:45:14 +03:00
Eduard Prigoana
bd7e3fea33 fix. 2025-10-22 18:58:36 +03:00
Eduard Prigoana
8665a2d879 fix 2025-10-22 18:46:21 +03:00
Eduard Prigoana
c3ea9eb7dc
Merge pull request #6 from dazlygonsalves/fix/player-remix-title-display
fix(player): track version display
2025-10-22 18:32:08 +03:00
Dazly Gonsalves
e2b5217f3a feat(player): display version beside track title 2025-10-22 20:53:48 +05:30
Eduard Prigoana
ca941cd4fc fix? 2025-10-22 18:20:14 +03:00
Dazly Gonsalves
43a96d8407 fix(player): display version alongside track title 2025-10-22 20:38:18 +05:30
Eduard Prigoana
a1d62756b1 fix 2025-10-22 18:03:28 +03:00
Eduard Prigoana
0c612f3d2c Revert "c"
This reverts commit 866d2e4527.
2025-10-22 14:49:50 +03:00
Eduard Prigoana
866d2e4527 c 2025-10-22 14:47:22 +03:00