Samidy
|
8674aba673
|
update packages and shit
|
2026-03-13 02:19:14 +03:00 |
|
edideaur
|
52bd48bff1
|
Merge pull request #308 from DanTheMan827/blob-urls
feat: add blob-url support and integrate blob asset plugin for Vite
|
2026-03-13 00:52:55 +02:00 |
|
Daniel
|
f6fac62593
|
Fix assetUrl assignment in fetch call
|
2026-03-12 17:46:55 -05:00 |
|
Daniel
|
a36ae22f4f
|
feat: add blob-url support and integrate blob asset plugin for Vite
|
2026-03-12 22:34:37 +00:00 |
|
edideaur
|
0f94535654
|
lockfile again
|
2026-03-12 22:23:15 +00:00 |
|
edideaur
|
39b5090a67
|
Merge pull request #307 from DanTheMan827/progress-improvements
Fix taglib worker initialization and enhance download progress handling
|
2026-03-13 00:03:29 +02:00 |
|
Daniel
|
bc1c97dc1f
|
Revert "fix: update ffmpeg imports to use URL loader for core JS and WASM"
This reverts commit 14817a3314.
|
2026-03-12 21:01:32 +00:00 |
|
Daniel
|
a4d92b0759
|
feat(downloads): implement SequentialFileWriter for individual file downloads
|
2026-03-12 20:47:48 +00:00 |
|
Daniel
|
25c338fac3
|
refactor: improve progress updates
|
2026-03-12 20:47:47 +00:00 |
|
Daniel
|
574e42ba1e
|
feat(downloads): dash progress / remove nearly duplicate downloadTrackBlob logic from downloads.js
|
2026-03-12 20:47:46 +00:00 |
|
Daniel
|
4445cdcd2e
|
fix(taglib): worker initialization
This was mangled during a merge operation.
|
2026-03-12 20:47:45 +00:00 |
|
edideaur
|
eb3c7f75c8
|
fix samidys chud styling
|
2026-03-12 20:18:24 +00:00 |
|
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 |
|