Commit graph

818 commits

Author SHA1 Message Date
IsraelGPT
6998e1424b Update editors-picks.json 2026-02-15 20:08:46 +01:00
IsraelGPT
c23f858412 JSPF playlist imports + plausible 2026-02-15 16:30:54 +00:00
satanyahoo
13b350edc8 style: auto-fix linting issues 2026-02-15 15:31:32 +00:00
IsraelGPT
790f5ee8b4 more font size changing 2026-02-15 15:30:48 +00:00
IsraelGPT
74cb56f663 fix chuddiddy readme 2026-02-15 15:03:51 +00:00
IsraelGPT
0b20caff69 equalizer changes 2026-02-15 15:01:34 +00:00
Samidy
6a438a0551
update github links 2026-02-15 16:58:32 +03:00
IsraelGPT
384d351294
Merge pull request #195 from itsgareth/fix/sidebar-nav-hover-clipping-2
Fix bottom sidebar bottom buttons clipping on hover
2026-02-15 15:47:52 +02:00
Gareth Dawson
b3ca014d0f fix(sidebar): prevent nav button clipping on hover indent 2026-02-15 13:40:44 +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
Eduard Prigoana
37f4ffb30f
Merge pull request #191 from itsgareth/fix/ios-background-play
fix: restore iOS background play by detecting iOS before UA spoof
2026-02-15 01:48:11 +02:00
Eduard Prigoana
c77ab558df
Fix HTML syntax in README image tag 2026-02-15 01:37:09 +02:00
EduardPrigoana
49322255ae style: auto-fix linting issues 2026-02-14 23:35:51 +00:00
Eduard Prigoana
f73e415124
whoops 2026-02-15 01:35:28 +02:00
Eduard Prigoana
b2bcfce1a0
catbox.moe is down rn 2026-02-15 01:07:18 +02:00
Gareth Dawson
0d1910285c fix: restore iOS background play by detecting iOS before UA spoof 2026-02-14 22:56:33 +00:00
Eduard Prigoana
e075845113
Update funding source to Ko-fi 2026-02-15 00:52:00 +02:00
Julien
d013c85644
Merge pull request #190 from itsgareth/fix/sidebar-nav-hover-clipping
Fix sidebar nav button clipping on hover
2026-02-14 23:19:36 +01:00
Gareth Dawson
20d8a056ba fix(sidebar): prevent nav button clipping on hover indent 2026-02-14 21:51:29 +00:00
Samidy
152beda73b uhhuh yeah 2026-02-14 23:06:03 +03:00
Samidy
283f0f3c90 DESKTOP APP FIXED WOOOO!!! 2026-02-14 22:58:56 +03:00
Samidy
b4a512e8ac i wanna sleeeepp 2026-02-14 22:53:15 +03:00
Samidy
6e3bdddf81 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-02-14 22:44:56 +03:00
Samidy
257eb03528 update workflow to auto push to R2 on build 2026-02-14 22:44:53 +03: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
EduardPrigoana
b4f0d36984 style: auto-fix linting issues 2026-02-14 16:46:45 +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
BlackSigKill
8d5d299b8d add back npm start & preview 2026-02-13 22:21:30 +01:00
BlackSigKill
d2445894a5 remove useless shit 2026-02-13 22:21:30 +01:00
BlackSigKill
8f9e201496 refacto : clarity and selector consistency 2026-02-13 22:21:30 +01:00
BlackSigKill
76017392ae remove "automatic" for .env configuration
(automatic method wasn't working)
2026-02-13 22:21:30 +01:00
BlackSigKill
f12567ce55 automatically show firebase auth providers 2026-02-13 22:21:30 +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
JulienMaille
bb93edefde style: auto-fix linting issues 2026-02-13 19:50:40 +00:00
Julien
03dbfcbcda
Merge pull request #184 from blacksigkill/fix/linting
fix all linting (js/html/css)
2026-02-13 20:49:57 +01:00
Julien Maille
ea334a8318 FIX: restore npm run preview 2026-02-13 18:26:23 +01:00
BlackSigKill
310d5434c9 fix all linting (js/html/css) 2026-02-13 18:01:46 +01:00
JulienMaille
2be594aaee style: auto-fix linting issues 2026-02-13 09:40:59 +00:00