Commit graph

487 commits

Author SHA1 Message Date
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
JulienMaille
ba859ab697 style: auto-fix linting issues 2026-02-12 15:11:14 +00:00
Julien Maille
1a4c75f833 FIX: several bugs 2026-02-12 16:10:51 +01:00
Julien Maille
952da07230 IMP: cleanup and add npm run dev:desktop to test neutralino app locally 2026-02-12 16:00:19 +01:00
JulienMaille
64a9171f79 style: auto-fix linting issues 2026-02-12 13:55:36 +00:00
Julien Maille
cafa97cb0f refactor(desktop): separate js for neutralino from the js used on the website 2026-02-12 14:55:06 +01:00
Eduard Prigoana
0213132606 improve qobuz functionality 2026-02-12 09:44:35 +00:00
Samidy
d50f4f7223 fix(Genius For Lyrics): Fix Genius For Lyrics Not Loading 2026-02-11 16:20:25 +03:00
Julien Maille
baf13606e8 FIX: missing extractStreamUrlFromManifest 2026-02-11 12:06:09 +01:00
Eduard Prigoana
1134680c88 (WIP) add qobuz 2026-02-11 10:28:48 +00:00
Eduard Prigoana
304eb78d7b set butterchurn as the default visualizer 2026-02-11 09:49:59 +00:00
JulienMaille
0ac75ca910 style: auto-fix linting issues 2026-02-10 23:19:24 +00:00
Julien Maille
9f67938810 WIP: neutralino linux 2026-02-11 00:18:58 +01:00
Eduard Prigoana
b2fcfa1d52 add /t/ for future qobuz and soundcloud integration 2026-02-10 22:10:40 +00:00
Julien Maille
8afb4a4c6d WIP: neutralino linux 2026-02-10 23:00:58 +01:00
Eduard Prigoana
f6dae2223f artist blocking 2026-02-10 21:03:48 +00:00
Eduard Prigoana
ea005c68ad remove pitch changing and allow more granular playback speed control, remember what setting tab youre on 2026-02-10 19:57:18 +00:00
JulienMaille
63e9a71456 style: auto-fix linting issues 2026-02-10 17:46:26 +00:00
Julien Maille
89548fa0d3 WIP: neutralino
# Conflicts:
#	js/app.js
#	js/neutralino-bridge.js
#	public/neutralino_loader.html
2026-02-10 18:40:55 +01:00
JulienMaille
23cf99f189 style: auto-fix linting issues 2026-02-10 12:52:50 +00:00
Julien Maille
1e19b3026c WIP: neutralino 2026-02-10 13:52:06 +01:00
Samidy
2d43e2d3cc Merge branch 'main' of github.com:SamidyFR/monochrome 2026-02-10 15:37:18 +03:00
Samidy
d3bee6f066 fix(Player): add back add playlist button in player 2026-02-10 15:37:14 +03:00
Julien Maille
2c165d7148 FIX: clean my own mess 2026-02-10 13:19:54 +01:00
Eduard Prigoana
37b0747e05 add a clear site data button and auto-updates 2026-02-10 10:41:53 +00:00
Julien Maille
ca3962c140 build: fix CI linting errors and update lockfile 2026-02-10 11:19:20 +01:00
Julien Maille
22365976c9 FIX: vite warnings 2026-02-10 10:09:56 +01:00
Julien Maille
8f27000fcf add RPC to neutralino 2026-02-10 00:15:46 +01:00
Julien Maille
e9e37c9be1 Fix Linux auth: Use signInWithRedirect fallback 2026-02-09 23:56:11 +01:00
Julien Maille
ff7b17b4eb feat: Add Neutralino desktop integration 2026-02-09 23:56:11 +01:00
Eduard Prigoana
ff907452c7
Merge pull request #169 from blacksigkill/feature/global-auth
Feature: global auth
2026-02-09 22:36:15 +02:00