Commit graph

356 commits

Author SHA1 Message Date
JulienMaille
dc3ae80d9f style: auto-fix linting issues 2026-01-11 00:36:22 +01:00
Julien Maille
caea2fc707 Add linting infrastructure (ESLint, Stylelint, HTMLHint, Prettier) and GitHub Action with auto-fix 2026-01-11 00:25:05 +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
a16127af59 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-11 01:28:00 +03:00
Samidy
7f33d8465c Add playlist covers, apple music, discography improvements + MUCH MUCH MORE 2026-01-11 01:27:56 +03:00
SevereBrainDamage
a50d7d0268
Update and revamp README 2026-01-10 20:15:43 +01: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
SevereBrainDamage
ba60f950a6
Reverted Lenis addition 2026-01-10 16:22:37 +01:00
SevereBrainDamage
0580567333
Fixed typos, grammatical errors, redundancies, etc.
Now, revert changes before
2026-01-10 16:09:12 +01:00
Julien Maille
d71e8fd1dc Fix playlist deletion from detail page not syncing to Firebase 2026-01-10 15:52:15 +01:00
Julien Maille
8ebbf91363 Fix 'sticky' hover states on mobile by wrapping hover rules in @media (hover: hover) and adding :active states 2026-01-10 15:50:17 +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
c7ee75429d FIX: lyrics button pos 2026-01-09 23:31:48 +01:00
Samidy
9652998b6e give space for create playlist button 2026-01-10 00:35:51 +03:00
Julien Maille
62e0906b3a IMP: waveform perf improvement 2026-01-09 22:11:37 +01:00
Samidy
c44b30b55b
This monochrome is now official :P 2026-01-10 00:02:59 +03: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
01f649f53e FIX: css 2026-01-09 00:03:05 +01:00
Julien Maille
fc6260d9b9 FIX: context menu below bottom bar 2026-01-08 22:37:49 +01:00
Julien Maille
9cb9b12d1c Refactored and reordered css, no other change 2026-01-08 22:31:47 +01: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
334b9487aa fix(css): align sleep timer button style with neighboring buttons 2026-01-08 20:52:39 +01: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
8d53cf5a38 Update Create Playlist button color to primary 2026-01-08 20:22:14 +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
c9f639ba6c Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-08 14:52:06 +03:00
Samidy
d0f5626453 add sleep timer button to mobile 2026-01-08 14:52:03 +03:00
Samidy
335250e4fe
Update README 2026-01-08 14:39:37 +03: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