Daniel
|
6e98830fdd
|
fix(downloads): change FLAC ffmpegArgs to use 'copy' codec
|
2026-04-02 10:40:45 +03:00 |
|
edideaur
|
ffb57e932f
|
style: auto-fix linting issues
|
2026-04-02 07:28:17 +00:00 |
|
edideaur
|
b199844d07
|
Merge pull request #474 from DanTheMan827/vitest
feat(vitest): add vitest config and tests
|
2026-04-02 10:27:51 +03:00 |
|
SamidyFR
|
b00cb086f4
|
style: auto-fix linting issues
|
2026-04-01 21:02:31 +00:00 |
|
Samidy
|
2a6c763176
|
Merge branch 'main' of github.com:monochrome-music/monochrome
|
2026-04-02 00:02:01 +03:00 |
|
Samidy
|
6ad728d106
|
feat(social): Listening Parties
|
2026-04-02 00:01:57 +03:00 |
|
Daniel
|
b94a832d2e
|
feat(vitest): add vitest config and tests
Add tests for HiFi, ffmpeg, and download api functions.
|
2026-04-01 12:46:30 -05:00 |
|
edideaur
|
c8f64a52e8
|
tilting + background play fixes
|
2026-04-01 14:47:37 +00:00 |
|
edideaur
|
0ac73db811
|
whoops
|
2026-04-01 01:12:21 +00:00 |
|
SamidyFR
|
c17c249ca9
|
style: auto-fix linting issues
|
2026-03-31 17:09:15 +00:00 |
|
Samidy
|
17d0ddb7cf
|
Merge pull request #472 from DanTheMan827/fix-download-format
fix(downloads): pass DOLBY_ATMOS to applyAudioPostProcessing if track…
|
2026-03-31 20:08:50 +03:00 |
|
Daniel
|
bb387ac30b
|
fix(downloads): pass DOLBY_ATMOS to applyAudioPostProcessing if track is atmos
|
2026-03-31 12:07:31 -05:00 |
|
Samidy
|
6a90788c5c
|
Merge pull request #469 from DanTheMan827/fix-download-format
Fix download format (again)
|
2026-03-31 18:25:24 +03:00 |
|
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 |
|
Samidy
|
d740e35b05
|
Merge pull request #465 from DanTheMan827/fix-download-format
fix(downloads): applyAudioPostProcessing now uses lookup audio quality to determine if the available track is lossless
|
2026-03-31 13:26:46 +03: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
|
cbd0856441
|
whoops
|
2026-03-29 21:34:27 +00: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 |
|
edidealt
|
eea8e5d957
|
Merge pull request #447 from Mrigakshi-RC/fix/whitespace-avatar
fix(api): format image url for the api to recognize it and to save the user details
|
2026-03-28 22:55:08 +02: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 |
|
Samidy
|
69d71b99d1
|
Merge branch 'main' of github.com:monochrome-music/monochrome
|
2026-03-28 21:53:44 +03:00 |
|
Samidy
|
9ad9adb8f3
|
goodbye desktop app, gonna remove all references in the codebase tomorrow
|
2026-03-28 21:53:41 +03: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 |
|
Samidy
|
3a0cf29a4a
|
mention oauth & podcasts in README
|
2026-03-28 14:12:54 +03:00 |
|
edidealt
|
416f2ca6aa
|
style: auto-fix linting issues
|
2026-03-28 09:42:05 +00:00 |
|
edidealt
|
926fa0ee6d
|
Merge pull request #442 from ubyss/fix/ui-ux-video-library-fullscreen
Fix(ui): video library cards, fullscreen layout, and search UX
|
2026-03-28 11:41:33 +02:00 |
|
edidealt
|
6ace8e19be
|
Merge branch 'main' into fix/ui-ux-video-library-fullscreen
|
2026-03-28 11:28:38 +02:00 |
|
edideaur
|
499657a5f1
|
style: auto-fix linting issues
|
2026-03-27 23:05:07 +00: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 |
|