Daniel
|
88ec8feb6b
|
fix(downloads): improve ffmpeg logging
|
2026-03-31 10:23:03 -05:00 |
|
Daniel
|
286a123e02
|
fix(downloads): actually return the encoded blob
|
2026-03-31 09:56:04 -05:00 |
|
Daniel
|
39163fa4b6
|
fix(downloads): applyAudioPostProcessing now uses lookup audio quality to determine if the available track is lossless
|
2026-03-30 21:10:48 -05:00 |
|
IsraelGPT
|
386c6123d8
|
add new slop
|
2026-03-29 21:29:24 +00:00 |
|
SamidyFR
|
a63f87410f
|
style: auto-fix linting issues
|
2026-03-29 18:58:24 +00:00 |
|
Samidy
|
edc0b5d1bd
|
Fix(Blocked Content): Manage System Not Working
|
2026-03-29 18:05:05 +03:00 |
|
edideaur
|
022c27056b
|
Merge pull request #417 from DanTheMan827/download-fixes
Download fixes
|
2026-03-29 13:59:45 +03:00 |
|
SamidyFR
|
3d74bdb579
|
style: auto-fix linting issues
|
2026-03-29 10:10:07 +00:00 |
|
Samidy
|
1a63b898cc
|
Merge branch 'main' of github.com:monochrome-music/monochrome
|
2026-03-29 13:09:36 +03:00 |
|
Samidy
|
8ed52d8843
|
Bye Bye Desktop App
|
2026-03-29 13:09:32 +03:00 |
|
Daniel
|
113d0c513f
|
fix(ffmpeg): pass abort signal from ffmpegInfo to inner ffmpeg call
|
2026-03-28 19:27:31 -05:00 |
|
Daniel
|
cde606b5cc
|
fix(downloads): pass abort signal to atmos manifest fetch
|
2026-03-28 19:25:55 -05:00 |
|
Daniel
|
e21f0f5153
|
fix(player): fix video preload
|
2026-03-28 19:21:36 -05:00 |
|
Daniel
|
a9798007cc
|
fix(api): ensure all tracks are prepared
|
2026-03-28 19:21:18 -05:00 |
|
Daniel
|
1b5385d1ec
|
fix(api): remove allowedDomains for getVideo
- Removed 'allowedDomains' parameter from the fetchWithRetry method call in getVideoStreamUrl.
|
2026-03-28 15:33:14 -05:00 |
|
Daniel
|
9b7e1e2369
|
refactor(downloads): rename functions to remove AsZip from names
|
2026-03-28 15:26:55 -05:00 |
|
Daniel
|
2923757029
|
fix(settings): organize downloads tab
|
2026-03-28 15:26:55 -05:00 |
|
Daniel
|
9c34dd4b9d
|
feat(downloads): add check box for atmos, and fallback to desired quality if unavailable
|
2026-03-28 15:26:55 -05:00 |
|
Daniel
|
6e517fcb9b
|
fix(downloads): check codec info in applyAudioPostProcessing if quality is in question
|
2026-03-28 15:26:55 -05:00 |
|
Daniel
|
9f7b0ff525
|
refactor(ffmpeg): add ffmpegInfo function and refactor ffmpeg usage
|
2026-03-28 15:26:55 -05:00 |
|
Mrigakshi Roy Choudhury
|
417d98c011
|
fix(api): format image url for the api to recognize it and to save the user details
|
2026-03-28 22:50:32 +05:30 |
|
edideaur
|
81ea141d48
|
style: auto-fix linting issues
|
2026-03-28 13:33:03 +00:00 |
|
Eduard Prigoana
|
0424e6bea7
|
add commit ID embedding for easier debugging
|
2026-03-28 15:31:18 +02:00 |
|
edideaur
|
27defce9b0
|
style: auto-fix linting issues
|
2026-03-28 13:19:22 +00:00 |
|
Eduard Prigoana
|
0b6262cdca
|
re-add auth sources
|
2026-03-28 15:18:54 +02:00 |
|
edidealt
|
416f2ca6aa
|
style: auto-fix linting issues
|
2026-03-28 09:42:05 +00:00 |
|
edidealt
|
6ace8e19be
|
Merge branch 'main' into fix/ui-ux-video-library-fullscreen
|
2026-03-28 11:28:38 +02:00 |
|
Eduard Prigoana
|
e809d1443f
|
fix trackers, remove AI slop
|
2026-03-28 01:04:30 +02:00 |
|
Thiago Vinícius
|
8cf7010e7f
|
🐛 fix: library liked track card link (grid plays like list); my playlists grid layout
|
2026-03-27 18:32:13 -03:00 |
|
Thiago Vinícius
|
5be3d39b1b
|
🐛 fix: CodeRabbit review (library search, covers, likes, layout classes, clear-btn, styles) and lint workflow; keep scroll on list/grid toggle
Made-with: Cursor
|
2026-03-27 18:20:11 -03:00 |
|
Thiago Vinícius
|
2e92a34b00
|
🐛 fix: issues flagged by CodeRabbit
Made-with: Cursor
|
2026-03-27 18:11:12 -03:00 |
|
Thiago Vinícius
|
75a1465977
|
fix(ui): drop empty playlists placeholder and fix inline-like track grid on narrow viewports
Made-with: Cursor
|
2026-03-27 17:15:22 -03:00 |
|
Samidy
|
628b8ae017
|
Merge pull request #435 from vladbrox/main
HOTFIX: Fix track validation in loveTrack method
|
2026-03-27 22:32:05 +03:00 |
|
Thiago Vinícius
|
520c778f84
|
fix(ui): video library cards, fullscreen layout, and search UX
Made-with: Cursor
|
2026-03-27 16:26:51 -03:00 |
|
David Zeng
|
09bc49bd60
|
Merge branch 'monochrome-music:main' into fix-local-folder
|
2026-03-27 19:59:11 +01:00 |
|
David ZENG
|
d15a99dad8
|
fix(library) fixed undefined error, when importing local music folder
|
2026-03-27 19:55:09 +01:00 |
|
SamidyFR
|
4a38afe810
|
style: auto-fix linting issues
|
2026-03-27 18:52:20 +00:00 |
|
Mrigakshi Roy Choudhury
|
65d0eadb71
|
fix(library): share playlist with the correct url
|
2026-03-28 00:13:36 +05:30 |
|
.vlad
|
2b67fc2609
|
Fix condition in loveTrack method
|
2026-03-27 18:45:57 +03:00 |
|
SamidyFR
|
121aa44fd1
|
style: auto-fix linting issues
|
2026-03-27 15:42:30 +00:00 |
|
Samidy
|
b7be5a6556
|
Merge pull request #434 from vladbrox/main
Listebrainz improvments
|
2026-03-27 18:42:00 +03:00 |
|
.vlad
|
8177cc4789
|
Fix artist name check in loveTrack method
Add null check for artist name in loveTrack method.
|
2026-03-27 18:35:48 +03:00 |
|
.vlad
|
c3c3005428
|
fix issues. now use set for lovingTracks, lbid album check, const and let var fix
|
2026-03-27 18:21:22 +03:00 |
|
Samidy
|
68512c957a
|
Merge pull request #430 from vladbrox/main
Refactor MBID lookup and add love lock
|
2026-03-27 18:18:48 +03:00 |
|
.vlad
|
27c2a7b092
|
Refactor MBID lookup and add loving functionality
|
2026-03-27 17:26:35 +03:00 |
|
Samidy
|
4e75a734a2
|
remove qobuz
|
2026-03-27 14:30:39 +03:00 |
|
Eduard Prigoana
|
b962853b69
|
weights
|
2026-03-26 20:36:42 +02:00 |
|
Daniel
|
80cd8b2f9b
|
refactor(downloads): cleanup downloads and add mp4 stik atom
|
2026-03-24 14:10:28 -05:00 |
|
edideaur
|
23c5baae5f
|
style: auto-fix linting issues
|
2026-03-23 20:01:26 +00:00 |
|
Eduard Prigoana
|
1e8e62dbee
|
remove unexistent instances from tracker.js and add new instance
|
2026-03-23 22:00:53 +02:00 |
|