Commit graph

1255 commits

Author SHA1 Message Date
edideaur
ed6753d15e Update lockfile 2026-03-12 19:37:27 +00:00
edideaur
b31be7dc80 Fix bulk download edge cases and improve robustness
- FolderPickerWriter: throw AbortError on cancel instead of returning null
- FolderPickerWriter: add try/catch with abort() to release file locks on failure
- ZipNeutralinoWriter: move writeBinaryFile after response.body validation
- bulkDownloadSettings: migrate legacy key and validate stored values
- download-utils: catch ffmpeg cancellation via signal.aborted
- downloads.js: use consistent Neutralino detection with bridge module
- download-utils: use strict equality for flac extension check
2026-03-12 19:35:23 +00:00
edideaur
a776e24aee
Merge pull request #303 from DanTheMan827/copilot/extract-duplicated-code-to-ts
Extract shared download utilities and abstract bulk download handlers + new folder picker support
2026-03-12 21:18:47 +02:00
Daniel
37a74ad755
refactor(downloads/ffmpeg): refactor ffmpeg usage and add additional logging for ffmpeg 2026-03-12 16:02:44 +00:00
Daniel
c865b21bf5
refactor: ffmpeg customFormats/containerFormats are now an object 2026-03-12 15:24:54 +00:00
Daniel
14817a3314
fix: update ffmpeg imports to use URL loader for core JS and WASM 2026-03-12 14:57:57 +00:00
Daniel
9226515bcf
feat: update client-zip to version 2.5.0 and adjust import in bulk-download-writer.ts 2026-03-12 14:46:52 +00:00
Samidy
3b088d1692 unecessary comments 2026-03-12 10:24:08 +03:00
Samidy
3fc74738a5 this barely ever worked anyways lets just remove smooth scrolling 2026-03-12 10:16:38 +03:00
Samidy
df7ba22fa1 didnt see these 2026-03-12 10:12:06 +03:00
Samidy
fe7a9e5497 replace discord link here 2026-03-12 10:10:50 +03:00
Samidy
5589521818 change custom pocketbase URL placeholder 2026-03-12 10:10:19 +03:00
Samidy
312fe99a75 also not needed 2026-03-12 09:52:12 +03:00
Samidy
ea46d7c021 woopsie daisys 2026-03-12 09:49:33 +03:00
Daniel
079198c59e fix: improve discNumber formatting in formatTemplate function 2026-03-12 06:48:34 +00:00
Samidy
9ccd6cf514 this section doesnt exist anymore 2026-03-12 09:44:46 +03:00
Daniel
b04019f282 fix(downloads): mp4 files with flac audio are now tagged
This is resolved by using ffmpeg to copy the audio data into a new mp4 container file before passing it to taglib.
2026-03-12 06:43:45 +00:00
Samidy
898c9c62e5 no need for .vscode 2026-03-12 09:40:21 +03:00
Samidy
edffc9566a update example 2026-03-12 09:37:54 +03:00
Samidy
c165e979f1 shitty ai slop ass dashes 2026-03-12 09:37:35 +03:00
Samidy
cb7141341a use bun for everything 2026-03-12 09:31:02 +03:00
Samidy
46d09af6d7 outdated github links 2026-03-12 09:27:58 +03:00
Samidy
dfa6e40385 we dont even have tests 2026-03-12 09:27:27 +03:00
Samidy
b7c57a06fe outdated 2026-03-12 09:27:13 +03:00
Samidy
59f82e8942
Merge pull request #304 from monochrome-music/dependabot/npm_and_yarn/multi-cc382f683c
chore(deps): bump tar and npm
2026-03-12 09:19:42 +03:00
dependabot[bot]
5dca0421c0
chore(deps): bump tar and npm
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 11.11.0 to 11.11.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.11.0...v11.11.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 11.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 06:18:39 +00:00
Samidy
401c2687fb both arent needed anymore and practically worse for privacy 2026-03-12 09:17:22 +03:00
Samidy
3967e8fe14 we dont need to pre-connect to any hifi API 2026-03-12 09:16:58 +03:00
Samidy
6ff010d098 consistency shi ykwim 2026-03-12 09:13:20 +03:00
Samidy
489b606654 why the fuck is this here 2026-03-12 09:08:18 +03:00
Daniel
c1552980eb feat: extract bulk download handlers into bulk-download-writer.ts and add folder picker + settings 2026-03-12 06:04:59 +00:00
copilot-swe-agent[bot]
c9a1f49f23 feat: extract duplicated download utilities from api.js and downloads.js into download-utils.ts
Co-authored-by: DanTheMan827 <790119+DanTheMan827@users.noreply.github.com>
2026-03-12 06:04:59 +00:00
Samidy
3e83394014 update linko here 2026-03-12 09:01:47 +03:00
Samidy
51b88cc5e8 cdn to package for am-lyrics 2026-03-12 09:00:27 +03:00
Samidy
839cb6cc61 we dont even push any of these?? 2026-03-12 08:50:29 +03:00
Samidy
6c4cfc301a npm is alr with nodejs so dont see the point 2026-03-12 08:48:51 +03:00
Samidy
7a90c0962b why not 2026-03-12 08:47:17 +03:00
Samidy
2d472f76f8 bini killed his instance too 2026-03-12 08:40:47 +03:00
Samidy
6875235da7 this isnt really needed 2026-03-12 08:40:15 +03:00
Samidy
75a3f32b3f spotisaver CORS block their APIs 2026-03-12 08:39:15 +03:00
Samidy
f5ba65c6c5 kino on free and bini killed his API long ago 2026-03-12 08:39:01 +03:00
Samidy
06fc90cce7 why did we have a dash here idk why i added that 2026-03-12 08:04:16 +03:00
Samidy
eee189aee7 why the fuck did this have shitty characters 2026-03-12 07:58:38 +03:00
Samidy
86df459dc1 chore(logs): remove accidental debug log for fetching tracks from artists (HOW DID I FORGET TO DO THIS FOR MONTHS LMFAOOO) 2026-03-12 07:53:51 +03:00
Samidy
97bff01796 update contrib guide link 2026-03-12 07:39:35 +03:00
Samidy
e97873bac4 Merge branch 'main' of github.com:monochrome-music/monochrome 2026-03-12 07:36:08 +03:00
Samidy
595a84c2ca we r not vitepress dawg 2026-03-12 07:36:04 +03:00
Samidy
301743420a some people are dumb and + imo this looks cleaner 2026-03-12 07:32:07 +03:00
Samidy
666f48a841 what the fuck this gotta be ai bro 2026-03-12 07:30:08 +03:00
Samidy
39543ee4d8 only 22+ should be recommended 2026-03-12 07:29:28 +03:00