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
Daniel
3acbcd61f2
Adjust linting rules and add vs code extension recommendations
2026-04-04 01:37:47 +03:00
edideaur
c9a29d7e2e
style: auto-fix linting issues
2026-04-03 18:25:27 +00:00
edideaur
117762db7c
Delete public/editors-picks-old/2026-4-3.json
2026-04-03 21:25:01 +03:00
github-actions[bot]
a1b9c13d60
chore: update editors picks
2026-04-03 18:21:36 +00:00
edideaur
1bdecc293f
what am i doing bro
2026-04-03 18:21:22 +00:00
github-actions[bot]
8479ed0ea3
chore: update editors picks
2026-04-03 18:12:04 +00:00
edideaur
4409be3674
remove skip ci
2026-04-03 18:11:52 +00:00
github-actions[bot]
0ccf641699
chore: update editors picks [skip ci]
2026-04-03 18:05:29 +00:00
edideaur
1cd565f0e4
test
2026-04-03 18:05:14 +00:00
edideaur
c23ad0b437
style: auto-fix linting issues
2026-04-03 18:00:32 +00:00
github-actions[bot]
72fdc3aadd
chore: update editors picks [skip ci]
2026-04-03 18:00:02 +00:00
edideaur
5d43e1a6ee
editors picks gh action
2026-04-03 17:59:47 +00:00
Daniel
4a9493fb72
feat(dev): add vite-bundle-visualizer
...
This will run on build, and automatically generate a bundle-stats.html file in the assets folder containing details about package sizes
2026-04-03 20:39:15 +03:00
Daniel
98f603c596
remove package-lock.json
...
We use bun, and the package-lock.json wasn't being maintained anyways.
2026-04-03 20:39:15 +03:00
edideaur
a0f60a2dbd
style: auto-fix linting issues
2026-04-03 11:31:45 +00:00
Daniel
5b727a103e
feat(downloads): allow writing multiple artists to metadata
...
This will write each artist separately to the metadata rather than as a single concatenated string. This allows for better library searching if the player supports it.
If multiple artists are written to an m4a file, iTunes will only show the first artist.
2026-04-03 14:31:19 +03:00
Daniel
51e5e1973f
fix: update taglib-ts
2026-04-03 14:31:19 +03:00
edideaur
8f30983296
style: auto-fix linting issues
2026-04-02 18:53:06 +00:00
edideaur
2ddf26ec4c
feat: right clicking context menu on miniplayer
2026-04-02 18:52:38 +00:00
edideaur
1345943a0b
style: auto-fix linting issues
2026-04-02 18:45:00 +00:00
edideaur
2183610df1
further:allow right clicking blocked content for easier unblocking
2026-04-02 18:44:13 +00:00
edideaur
a6082a5288
fix:blocking
2026-04-02 18:32:48 +00:00
edideaur
bdde8fdb6a
fix: l opens lyrics
2026-04-02 18:28:46 +00:00
edideaur
b313fb8ac5
fix weird buttons
2026-04-02 17:26:38 +00:00
edideaur
fd1300fcb7
i understand i did u wrong but thats not all
2026-04-02 17:18:52 +00:00
edideaur
8ceaffe757
tilt settings
2026-04-02 16:09:58 +00:00
dependabot[bot]
e375fb7692
chore(deps): bump lodash from 4.17.23 to 4.18.1
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-02 18:59:23 +03:00
edideaur
c8b7a9cd17
tilting, rounding, and new trackerapi instance
2026-04-02 12:08:05 +00:00
edideaur
9d076f1d60
ok FINE
2026-04-02 10:35:08 +00:00
edideaur
79fd04cef0
fix pages functions
2026-04-02 10:21:11 +00:00
edideaur
fd4267a03e
fix devcontainer package installs
2026-04-02 09:58:49 +00:00
edideaur
d789de3f6f
style: auto-fix linting issues
2026-04-02 09:22:33 +00:00