Commit graph

375 commits

Author SHA1 Message Date
Samidy
ab1f8cb2c8 chud greens 2026-01-12 14:31:42 +03:00
Samidy
de86337e3e fix add to playlist modal not checking songs, making playlist causes big issues 2026-01-12 14:30:49 +03:00
Samidy
0b6c1a4230
re-add this shit brah 2026-01-12 02:37:32 +03:00
SamidyFR
5bb028d153 style: auto-fix linting issues 2026-01-11 23:34:32 +00:00
Samidy
92dc25cf68 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-12 02:34:08 +03:00
Samidy
f182304c7e add recommended playlist songs, improvements, fixes & more 2026-01-12 02:33:52 +03:00
Julien Maille
8a41719a70 fix(downloads): implement downloadTracks function and fix call site 2026-01-11 23:14:44 +01:00
google-labs-jules[bot]
3e03d4fbab Improve CSV import logic for better track matching 2026-01-11 17:34:25 +01:00
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
Samidy
9ee9b6dc9c
Merge pull request #65 from jijirae/main
Refactor track search logic to improve matching criteria and remove ISRC dependency
2026-01-11 07:49:18 +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
c3fd191072 style: auto-fix linting issues 2026-01-10 23:38:11 +00:00
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