Commit graph

517 commits

Author SHA1 Message Date
Eduard Prigoana
2fce3e382e make all editors picks show at once and make the line going through equalizer be at midpoint 2026-02-17 17:38:59 +00:00
SamidyFR
5663b841c9 style: auto-fix linting issues 2026-02-16 19:27:03 +00:00
Samidy
1cac6d249b Merge branch 'main' of github.com:monochrome-music/monochrome 2026-02-16 22:26:42 +03:00
Samidy
50d2dd252a feat(Playlists): youtube music imports, refined imports menu 2026-02-16 22:26:38 +03:00
binimum
2d0ab393a7 style: auto-fix linting issues 2026-02-16 18:20:50 +00:00
binimum
48a1a87104
Change lyrics highlight colour based on light/dark mode 2026-02-16 18:19:43 +00:00
Samidy
7496585b1b fix(User Playlists): fix track reordering 2026-02-16 17:36:49 +03:00
IsraelGPT
d0678cfc6c i had cors allowence on again 2026-02-16 13:44:45 +00:00
IsraelGPT
18fc409e56 feat: playlist art uploads? 2026-02-16 13:40:36 +00:00
IsraelGPT
399a48a386 unblocking 2026-02-16 00:55:19 +00:00
IsraelGPT
a6b27fbfc3 clear queue on navigation 2026-02-16 00:48:05 +00:00
IsraelGPT
830155c14a more imports 2026-02-16 00:36:36 +00:00
IsraelGPT
084bf957f5 FMCL 2026-02-15 23:57:06 +00:00
IsraelGPT
762488d823 load skeleton styling 2026-02-15 23:39:56 +00:00
IsraelGPT
b531d31dc1
Merge pull request #199 from itsgareth/fix/remove-linting-errors
fix: resolve all yarn lint errors
2026-02-16 00:08:15 +02:00
IsraelGPT
a0b7779520
Merge pull request #198 from itsgareth/fix/sidebar-settings-main-bottom-nav-sections-v2
fix(settings): restrict sidebar reorder to main vs bottom sections
2026-02-16 00:07:45 +02:00
Gareth Dawson
933d0e6a40 fix: resolve all yarn lint errors 2026-02-15 21:53:00 +00:00
Gareth Dawson
bd2ef5d8d5 fix(settings): restrict sidebar reorder to main vs bottom sections 2026-02-15 21:06:48 +00:00
Julien Maille
d0627fc14c FIX: pinned items overflow 2026-02-15 21:56:08 +01:00
Julien Maille
179e08c148 FIX: one last try to fix media keys on linux 2026-02-15 21:30:32 +01:00
binimum
5999f7312f
Nope, turns out I did it wrong 2026-02-15 20:11:15 +00:00
Julien
71bf5e3935
Merge pull request #196 from binimum/patch-1
Update am-lyrics to use latest version
2026-02-15 21:08:47 +01:00
JulienMaille
5cd0d10b77 style: auto-fix linting issues 2026-02-15 20:08:02 +00:00
Julien Maille
8eaafd7e18 FIX: share link from neutralino's app 2026-02-15 21:07:43 +01:00
binimum
9a566e8f09
Update am-lyrics to use latest version 2026-02-15 20:06:22 +00:00
Julien Maille
094ae91af9 BREAK IT: the damn auth login (and fix neutralino downloads too) 2026-02-15 20:55:32 +01:00
Julien Maille
db66767dde BREAK IT: the damn auth login (and fix neutralino downloads too) 2026-02-15 20:08:47 +01:00
IsraelGPT
c23f858412 JSPF playlist imports + plausible 2026-02-15 16:30:54 +00:00
IsraelGPT
790f5ee8b4 more font size changing 2026-02-15 15:30:48 +00:00
IsraelGPT
0b20caff69 equalizer changes 2026-02-15 15:01:34 +00:00
Julien Maille
127a57138b FIX: hover tooltip could be out of the screen 2026-02-15 14:22:53 +01:00
Julien Maille
9a6d4da463 FIX: google auth on windows/web
# Conflicts:
#	js/accounts/auth.js
2026-02-15 12:59:51 +01:00
IsraelGPT
7233fb5fbf fix Discord and Download link are visible even if not activated in home menu 2026-02-15 11:30:04 +00:00
Julien Maille
d76526f5e9 FIX: google auth on windows/web 2026-02-15 10:25:27 +01:00
Gareth Dawson
0d1910285c fix: restore iOS background play by detecting iOS before UA spoof 2026-02-14 22:56:33 +00:00
SamidyFR
3a52196b56 style: auto-fix linting issues 2026-02-14 19:41:08 +00:00
Samidy
2b9c9b344c Merge branch 'main' of github.com:SamidyFR/monochrome 2026-02-14 22:40:44 +03:00
Samidy
c69d497037 feat(sidebar): pinned items 2026-02-14 22:40:39 +03:00
Eduard Prigoana
b47e11ef48 fix(iOS): don't set isInitialized flag when skipping Web Audio on iOS
Previously, the code was setting isInitialized = true on iOS even though
no AudioContext was created. This caused isReady() to return true, which
led other code to try to use the non-existent audio context.

Now isInitialized remains false on iOS, so isReady() returns false and
the code properly falls back to using the standard HTMLAudioElement APIs.
2026-02-14 20:01:09 +01:00
Eduard Prigoana
d7dde87023 add loading skeletons 2026-02-14 17:49:54 +00:00
Eduard Prigoana
a941faaa4e Merge branch 'pr-183'
# Conflicts:
#	js/md5.js
2026-02-14 16:46:19 +00:00
Eduard Prigoana
615f5dc8bd add apple music fonts 2026-02-14 16:43:05 +00:00
JulienMaille
1e519002be style: auto-fix linting issues 2026-02-13 23:46:59 +00:00
Julien Maille
1a7a16d501 WIP: trying to fix neutralino linux 2026-02-14 00:46:31 +01:00
Julien Maille
decdacc812 WIP: trying to fix neutralino linux 2026-02-13 21:43:01 +01:00
Julien Maille
7eaea145f5 IMP: settings 2026-02-13 21:25:36 +01:00
Julien Maille
02cf092904 FIX: try to fix application volume control on linux 2026-02-13 21:02:00 +01:00
BlackSigKill
310d5434c9 fix all linting (js/html/css) 2026-02-13 18:01:46 +01:00
Julien Maille
7e635143be FIX: context menu on mobile or small screens 2026-02-12 23:17:20 +01:00
Julien Maille
7b938025d7 FIX: enforce playlist folder deletion 2026-02-12 16:43:26 +01:00