Commit graph

1749 commits

Author SHA1 Message Date
binimum
17e3430691 style: auto-fix linting issues 2026-04-05 15:23:38 +00:00
binimum
0d84ac2e95
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-05 15:22:57 +00:00
binimum
3ed9d8b589
refactor: streamline image processing and cover URL handling 2026-04-05 15:22:50 +00:00
Samidy
e1ce5293e9 Merge branch 'main' of github.com:monochrome-music/monochrome 2026-04-05 17:55:03 +03:00
Samidy
6015904a38 mobile contributors list fixes (diddy bro !) 2026-04-05 17:54:59 +03:00
binimum
604237271a
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-05 14:45:30 +00:00
binimum
fb3099386d
finish merge 2026-04-05 14:45:26 +00:00
binimum
c710855874 style: auto-fix linting issues 2026-04-05 14:45:25 +00:00
binimum
b3da2da672
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-05 14:44:50 +00:00
binimum
014d1ef74e
feat: change loading eagerness to make lcp faster 2026-04-05 14:44:40 +00:00
Samidy
fe8bfed0dc CORRECTLY handle catch in fetchcontributors() 2026-04-05 17:08:42 +03:00
Samidy
9ccc7c748b Merge branch 'main' of github.com:monochrome-music/monochrome 2026-04-05 16:58:54 +03:00
a
476648ff8a
Update js/ui.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 09:13:22 -04:00
a
02021691ca
Update styles.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-05 09:12:35 -04:00
Samidy
38bd1d4003 AI bullshit bro 2026-04-05 15:53:36 +03:00
binimum
cffd97ff69 style: auto-fix linting issues 2026-04-05 12:13:01 +00:00
binimum
6c1e0b5641
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-05 12:12:23 +00:00
binimum
6f918e5c05
one more 2026-04-05 12:11:54 +00:00
binimum
52b62a2b1b style: auto-fix linting issues 2026-04-05 12:10:32 +00:00
binimum
57226892ab
feat: seo 2026-04-05 12:09:52 +00:00
Alan Brooks
e00368597d fix: mobile sizing 2026-04-05 00:37:43 -04:00
Alan Brooks
759d9b75e2 fix: buttons when in visualizer only mode 2026-04-05 00:29:58 -04:00
Alan Brooks
0b1bb3cd11 Refine fullscreen player to look more like apple music 2026-04-05 00:18:34 -04:00
edideaur
a812198a07
why not 2026-04-05 01:20:21 +00:00
edideaur
31744df94a
whoops 2026-04-05 01:14:20 +00:00
edideaur
8ad0228c1d
test 2026-04-05 01:09:06 +00:00
edideaur
f1e961d4a9
feat: compress editors picks images to webp 2026-04-05 01:05:22 +00:00
edideaur
d9d6a7d7d1
fix? lint workflow 2026-04-04 22:32:16 +00:00
edideaur
2c9ac1ecb1
fix: gracefully handle contributor fetch faliure 2026-04-04 21:53:05 +00:00
edideaur
c73572e195
lint: fix JS errors and duplicate CSS selectors 2026-04-04 21:41:37 +00:00
binimum
6651136e5b
fix: lock preload audio codec and disable PreloadManager ABR 2026-04-04 21:01:32 +00:00
binimum
54e337d8d7
fix: pass current abr estimatedBandwidth to preloadManager 2026-04-04 20:56:09 +00:00
binimum
d7cbaa454d
Merge branch 'main' of https://github.com/monochrome-music/monochrome 2026-04-04 20:42:54 +00:00
binimum
5a21a7fb10
chore: add .npmrc to enable legacy peer dependencies 2026-04-04 20:42:48 +00:00
binimum
6557e525b4
fix: remove undefined catch from preloadNextTracks() 2026-04-04 20:39:51 +00:00
binimum
8a377d5332
chore(player): log preload load errors 2026-04-04 20:36:41 +00:00
edideaur
005bd2d2ee
merge all my contributions on alts to my main account 2026-04-04 20:13:44 +00:00
Daniel
ef2936f081 Add GitHub Actions workflow for Copilot setup steps 2026-04-04 23:05:11 +03:00
SamidyFR
ad605c903b style: auto-fix linting issues 2026-04-04 19:50:46 +00:00
Samidy
90dc00ba5a Merge branch 'main' of github.com:monochrome-music/monochrome 2026-04-04 22:50:07 +03:00
Samidy
c3e9839845 feat(about): Contributors list 2026-04-04 22:49:01 +03:00
SamidyFR
f461aee942 style: auto-fix linting issues 2026-04-04 18:20:48 +00:00
Samidy
1b6b09e9a0
Merge pull request #497 from ksharizard/patch-1
docs(github): add issue template
2026-04-04 21:20:12 +03:00
Kshamendra
b4536ba088
docs(Github): add bug report issue template 2026-04-04 23:43:57 +05:30
Daniel
648e47e1d8 fix(linting): fix js linting issues 2026-04-04 01:37:47 +03:00
Daniel
ddc986bc52 fix(downloads): update downloadTrackWithMetadata function
- Fix reference to enrichTrack
- Added detailed JSDoc comments for better documentation
- Updated API reference to use MusicAPI.instance for consistency
- Improved error handling and metadata enrichment process
2026-04-04 01:37:47 +03:00
Daniel
a282b37d88 refactor(hifi): add getArtistBiography 2026-04-04 01:37:47 +03:00
Daniel
e154215fc5 fix(downloads): update downloadTrackWithMetadata to use MusicAPI
- Added default parameter for api in downloadTrackWithMetadata function
- Updated api call to enrichTrack to use the correct instance
- Imported MusicAPI for proper functionality
2026-04-04 01:37:47 +03:00
Daniel
3a28ef54d1 fix(hifi): remove extra await 2026-04-04 01:37:47 +03:00
Daniel
5504e004cc fix(hifi): fix tokenExpiry assignment 2026-04-04 01:37:47 +03:00