Commit graph

219 commits

Author SHA1 Message Date
Julien Maille
7e53535d30 Optimize playlist loading on Library page 2026-01-11 09:47:43 +01:00
Julien Maille
9d3f7e85c1 Fix: Retain track mix ID when minifying tracks 2026-01-11 09:44:56 +01:00
Julien Maille
0f637306e3 Fix: prevent deleted playlists from reappearing on sync 2026-01-11 09:44:06 +01:00
Samidy
f137a51be6 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-11 07:57:19 +03:00
Samidy
d9af027def fullscreen improvements 2026-01-11 07:57:16 +03:00
jijirae
3a63898e73 style: auto-fix linting issues 2026-01-11 04:48:33 +00:00
raeji
d907178f7a
Merge branch 'main' into main 2026-01-11 13:48:10 +09:00
jijirae
fb34c47e16 Refactor track search logic to improve matching criteria and remove ISRC dependency 2026-01-11 13:31:56 +09:00
Julien Maille
a419f38024 js fixes 2026-01-11 00:58:55 +01:00
JulienMaille
dc3ae80d9f style: auto-fix linting issues 2026-01-11 00:36:22 +01:00
Samidy
b0386a791d
Merge pull request #63 from jijirae/main
Update CSV import instructions and enhance track search logic for better compatibility with Apple Music
2026-01-11 01:29:34 +03:00
Samidy
7f33d8465c Add playlist covers, apple music, discography improvements + MUCH MUCH MORE 2026-01-11 01:27:56 +03:00
jijirae
0c1fd126d1 Update CSV import instructions and enhance track search logic for better compatibility with Apple Music 2026-01-11 01:41:57 +09:00
Julien Maille
d71e8fd1dc Fix playlist deletion from detail page not syncing to Firebase 2026-01-10 15:52:15 +01:00
Julien Maille
ace1ad71ab Fix waveform not showing on mobile: update CSS height rules and resume AudioContext 2026-01-10 15:50:17 +01:00
Samidy
349bba2ab0 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-10 17:38:38 +03:00
Samidy
b1ee23d1b6 Add (EXPERIMENTAL VERY BUGGY) Smooth Scrolling Feature 2026-01-10 17:37:41 +03:00
Julien Maille
090d276765 Change ReplayGain Pre-Amp default value from 0dB to 3dB 2026-01-10 15:25:00 +01:00
Julien Maille
50b850a87d Improve CSV import: add retry logic for track search and show artist in progress UI 2026-01-10 15:16:41 +01:00
Julien Maille
9e66a5f2f4 NEW: replaygain using track or album values from Tidal 2026-01-10 14:51:16 +01:00
Julien Maille
62959c6c24 Remove redundant casting button event listener to prevent double triggers 2026-01-10 14:47:14 +01:00
Julien Maille
13d5f07b6c refactor: simplify and standardize modal system 2026-01-10 13:33:33 +01:00
google-labs-jules[bot]
7516df9278 optimize: downscale the image *before* drawing it to the canvas. 2026-01-10 12:06:08 +01:00
Julien Maille
62e0906b3a IMP: waveform perf improvement 2026-01-09 22:11:37 +01:00
Julien Maille
36b6b78459 FIX: broken display with tracks containing weird characters 2026-01-09 21:41:40 +01:00
Julien Maille
09db554aac FIX: stacking sleep timer modal popups 2026-01-09 21:34:10 +01:00
Julien Maille
5ea6f69cb1 WIP: waveform 2026-01-09 21:31:16 +01:00
Samidy
02dc2e0ba6 HOW DID I MISS THESE BRO 2026-01-09 16:00:36 +03:00
Samidy
154bdf2052 Add playlist reordering, fix issues, improve queue list, add back casting + more 2026-01-09 15:25:43 +03:00
Julien Maille
bcb949d1ec FIX: broken display with tracks containing weird characters 2026-01-08 22:20:38 +01:00
Samidy
cd30df8d6a Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-08 23:32:59 +03:00
Samidy
ef86e23109 add track mix to context 2026-01-08 23:32:56 +03:00
Julien Maille
2f7a88e977 update api instances 2026-01-08 20:50:19 +01:00
Julien Maille
4549cc6d9a Hide add to playlist and lyrics buttons in playbar when no song is selected 2026-01-08 20:28:54 +01:00
Julien Maille
44acd814cc Set sleep timer button color to primary when active 2026-01-08 20:12:13 +01:00
Julien Maille
d74eca943c Fix public user playlist 404 error on download and play 2026-01-08 18:11:48 +01:00
Samidy
89b8e7e24b @grok just fix this dude 2026-01-08 15:20:49 +03:00
Samidy
999bff497c Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-08 15:16:01 +03:00
Samidy
99accb6350 add shitty fix for context menu 2026-01-08 15:15:57 +03:00
Julien Maille
ff166b27ca Fix: Refactor playlist loading and sharing logic
Resolves an issue where Tidal playlists with UUIDs were incorrectly identified as missing user playlists.

Introduces explicit source (api/user) parameter to renderPlaylistPage for reliable routing.

Restricts the Share button to user playlists only and fixes npm deprecation warnings.

# Conflicts:
#	package.json
2026-01-08 13:13:11 +01:00
Samidy
2799cd8d85
Merge pull request #56 from NexiaMoe/feat/lyric-romaji
Add Japanese to Romaji converter
2026-01-08 03:17:05 -08:00
Samidy
0234df5a7c add "add to playlist" button on player, add sleep timer feature 2026-01-08 14:14:46 +03:00
Aji Priyo Wibowo
90e4785644 fix: Monkey-patching kuromoji when hosting the app 2026-01-08 17:44:24 +07:00
Aji Priyo Wibowo
daac9d9e60 feat: fix performance on convert to romaji 2026-01-08 16:31:39 +07:00
Aji Priyo Wibowo
df2b77eb7d Feat: adding romaji convert feature on lyric 2026-01-08 15:49:54 +07:00
Julien Maille
b3437dc99a Revert "Feat: Implement memory-efficient sequential streaming ZIP downloads using zip.js and StreamSaver.js"
This reverts commit 67a97a34a8.
2026-01-07 23:32:49 +01:00
Julien Maille
fc53295ced Fix: Robust metadata refresh 2026-01-07 23:12:22 +01:00
Julien Maille
6669c6854a Fix: use getTrackArtists in mediaSession 2026-01-07 23:08:43 +01:00
Julien Maille
b543112dbb Fix: Improve API rate limit handling during CSV import
- Update 'fetchWithRetry' in api.js to respect Retry-After header and use exponential backoff for 429 errors.
- Add 300ms delay between requests in CSV import loop to reduce load.
2026-01-07 22:52:30 +01:00
Julien Maille
d65603b566 Fix: CSV import parsing logic to correctly handle commas in quoted fields 2026-01-07 22:52:30 +01:00