Commit graph

1664 commits

Author SHA1 Message Date
tezvii
b40fc4617e
Added await to player.toggleRepeat 2026-04-07 19:41:15 +03:00
tezvii
893138e15b
Add async and await to repeatBtn 2026-04-07 19:40:08 +03:00
Samidy
020176167e Merge branch 'main' of github.com:monochrome-music/monochrome 2026-04-06 22:49:18 +03:00
Samidy
6e3ae8a04e update workers link so no more limits 2026-04-06 22:49:15 +03:00
a
1edbcc454e
fix: enable mobile fullscreen visualizer (#517) 2026-04-06 15:15:20 -04:00
SamidyFR
9d1e957f54 style: auto-fix linting issues 2026-04-06 16:56:49 +00:00
Samidy
91d69b4e1a Merge branch 'main' of github.com:monochrome-music/monochrome 2026-04-06 19:56:04 +03:00
Samidy
db20643a61 feat(reviews): detailed critics reviews 2026-04-06 19:56:01 +03:00
Samidy
3d36093abb
Merge pull request #516 from Nohan-V2/main
Handle NaN in numeric settings parsing
2026-04-06 19:36:13 +03:00
Nohan-V2
2fac783542 Handle NaN in numeric settings parsing
Replace usages of parseFloat(... ) || default and parseInt(... ) || default with explicit parse + isNaN checks to avoid treating valid numeric zeros as falsy. Changes in js/settings.js and js/storage.js update parsing for replayGain preamp, playback speed, scrobble percentage, equalizer band count, and font size so only NaN triggers the fallback value and valid 0 values are preserved.
2026-04-06 18:34:04 +02:00
SamidyFR
77ffff3a85 style: auto-fix linting issues 2026-04-06 15:54:39 +00:00
Samidy
22524a4afa
Merge pull request #513 from ap5z/fullscreen-apple
fix: honor selected visualizer & fix scrollbar bug and lyrics shortcut bug
2026-04-06 18:54:04 +03:00
Alan Brooks
4dba288592 fix: honor selected visualizer & fix scrollbar bug and lyrics shortcut bug 2026-04-06 11:50:48 -04:00
Samidy
11f66c1a28 le "debloat root" thingy 2026-04-06 17:35:43 +03:00
Samidy
704074d275 Merge branch 'main' of github.com:monochrome-music/monochrome 2026-04-06 15:55:34 +03:00
Samidy
d7642ff78e test: Add first row of tests for the site 2026-04-06 15:55:30 +03:00
SamidyFR
b3145c5c3e style: auto-fix linting issues 2026-04-06 11:50:34 +00:00
Samidy
e59e14fdb6
Gracefully handle no Critic Reviews yet 2026-04-06 14:49:53 +03:00
ap5z
d031c44a40 style: auto-fix linting issues 2026-04-06 03:47:25 +00:00
a
f2135cc455
fix: visualizer bugs and better mobile support (#509)
* Refine fullscreen player to look more like apple music

* fix: buttons when in visualizer only mode

* fix: mobile sizing

* Update styles.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update js/ui.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: refine fullscreen apple player

* fix: add lyrics toggle for mobile

* add lyrics toggle for mobile

* wrong branch oops 😭

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 23:46:50 -04:00
Alan Brooks
41f6467299 wrong branch oops 😭 2026-04-05 23:45:46 -04:00
Alan Brooks
daa553488f add lyrics toggle for mobile 2026-04-05 23:41:34 -04:00
Alan Brooks
4dd3ec1a0c fix: add lyrics toggle for mobile 2026-04-05 23:03:59 -04:00
Alan Brooks
a09f0cc356 Merge origin/fullscreen-apple into fullscreen-apple 2026-04-05 22:50:14 -04:00
Alan Brooks
8a567ab816 Merge upstream/main into fullscreen-apple 2026-04-05 22:47:56 -04:00
Alan Brooks
2573870004 feat: refine fullscreen apple player 2026-04-05 22:37:10 -04:00
edideaur
7df10b0f5e
oh my god bruh 2026-04-05 19:41:57 +00:00
edideaur
e8acbc76cc style: auto-fix linting issues 2026-04-05 19:40:28 +00:00
edideaur
f0c976206e
fix linting workflow and add lighthouse testing 2026-04-05 19:39:51 +00:00
github-actions[bot]
5198e5ddac chore: update editors picks 2026-04-05 19:32:03 +00:00
edideaur
c9e0f862cb
fetch tidal token each run instead of hardcoding it 2026-04-05 19:31:49 +00:00
github-actions[bot]
ed2d6c89b7 chore: update editors picks 2026-04-05 19:23:15 +00:00
edideaur
242b2d3a03
test editors picks workflow 2026-04-05 19:23:00 +00:00
edideaur
c29e3f5aef
fix copilot setup steps workflow 2026-04-05 19:20:35 +00:00
binimum
7f2e0f2f88 style: auto-fix linting issues 2026-04-05 18:51:13 +00:00
binimum
f0748421d3
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-05 18:50:33 +00:00
binimum
bc004d3dc4
fix: refine image size logic and update build configuration for better performance 2026-04-05 18:49:23 +00:00
github-actions[bot]
71117e3f24 chore: update editors picks 2026-04-05 18:47:24 +00:00
edideaur
b994532def
ah 2026-04-05 18:47:11 +00:00
edideaur
2830d12bda
fix binislop 2026-04-05 18:41:25 +00:00
binimum
f3b9cfd2f0 style: auto-fix linting issues 2026-04-05 17:22:39 +00:00
binimum
10b7afc36e
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-05 17:21:55 +00:00
binimum
995906f572
refactor: optimize image loading and enhance performance
- Removed unnecessary preconnect link to jsDelivr in index.html.
- Added lazy loading to contribs in app.js for improved performance.
- Implemented dynamic loading of am-lyrics and shaka based on image loading status to reduce lcp
- Introduced waitForImagesLoading function in player.js to ensure all images are loaded before initializing the player
- Enhanced image loading attributes in ui.js to include fetchpriority based on loading strategy.
- Updated package.json to include vite-plugin-purgecss for CSS optimization
- Configured Vite to use purgecss and enabled tree-shaking in vite.config.ts to reduce bundle size
2026-04-05 17:21:10 +00:00
edideaur
a73a7f11cb style: auto-fix linting issues 2026-04-05 17:13:07 +00:00
a
ea330dee98 Update js/ui.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 20:12:29 +03:00
a
a9018436d5 Update styles.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 20:12:29 +03:00
Alan Brooks
85d198c8c3 fix: mobile sizing 2026-04-05 20:12:29 +03:00
Alan Brooks
9d1e4871e2 fix: buttons when in visualizer only mode 2026-04-05 20:12:29 +03:00
Alan Brooks
2bb06f1159 Refine fullscreen player to look more like apple music 2026-04-05 20:12:29 +03:00
trentisiete
ef2edefc4c fix: normalize artist ID comparison to handle string/number types 2026-04-05 20:11:41 +03:00