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
Julien Maille
07a5b3a181
FIX: css for recommended tracks for playlist, waveform
2026-02-13 10:40:36 +01:00
Julien Maille
7e635143be
FIX: context menu on mobile or small screens
2026-02-12 23:17:20 +01:00
JulienMaille
41a8a75cb0
style: auto-fix linting issues
2026-02-12 17:20:48 +00:00
Julien Maille
ec33a63b4d
NEW: close to tray
2026-02-12 18:19:34 +01:00
Julien Maille
7b938025d7
FIX: enforce playlist folder deletion
2026-02-12 16:43:26 +01:00
JulienMaille
ad3e2f2527
style: auto-fix linting issues
2026-02-12 15:22:41 +00:00
Julien Maille
bce126abfb
FIX: try to make it work on tesla browser
2026-02-12 16:22:14 +01:00
Julien Maille
e7c895dd8c
refactor: optimized track list hover performance by removing scale transforms
2026-02-12 16:22:14 +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
JulienMaille
65f3676746
style: auto-fix linting issues
2026-02-12 15:00:39 +00: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
Eduard Prigoana
9d81ada6ab
fix #170
2026-02-11 09:24:35 +00:00
Eduard Prigoana
3a1e3baec2
button fixes and new editors pick
2026-02-11 07:16:44 +00:00
EduardPrigoana
3a60e65f75
style: auto-fix linting issues
2026-02-11 06:51:52 +00:00
Eduard Prigoana
35f1f7f7d1
(temp) add qobuz api as reference for future codespace work
2026-02-11 06:51:28 +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
Julien Maille
a303e591cc
FIX: restore hover tooltip on truncated text
2026-02-10 23:40:44 +01:00