dependabot[bot]
0d1799cbf7
Bump the npm_and_yarn group across 1 directory with 6 updates ( #1763 )
...
Bumps the npm_and_yarn group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios ) | `1.13.2` | `1.13.5` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) | `5.3.3` | `5.3.6` |
| [lodash](https://github.com/lodash/lodash ) | `4.17.21` | `4.17.23` |
| [qs](https://github.com/ljharb/qs ) | `6.14.1` | `6.14.2` |
| [minimatch](https://github.com/isaacs/minimatch ) | `3.1.2` | `3.1.5` |
| [tar](https://github.com/isaacs/node-tar ) | `6.2.1` | `7.5.9` |
Updates `axios` from 1.13.2 to 1.13.5
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.2...v1.13.5 )
Updates `fast-xml-parser` from 5.3.3 to 5.3.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.3...v5.3.6 )
Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
Updates `qs` from 6.14.1 to 6.14.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2 )
Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
Updates `tar` from 6.2.1 to 7.5.9
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.5.9 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.5
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: fast-xml-parser
dependency-version: 5.3.6
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.14.2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tar
dependency-version: 7.5.9
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 22:22:53 -08:00
dependabot[bot]
aca5e1fe87
Bump react-router in the npm_and_yarn group across 1 directory ( #1534 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ).
Updates `react-router` from 7.11.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.12.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 22:06:26 -08:00
dependabot[bot]
0cfc4119ba
Bump qs in the npm_and_yarn group across 1 directory ( #1465 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [qs](https://github.com/ljharb/qs ).
Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-03 00:53:50 -08:00
farfromrefuge
a322717e0e
feat: add artist radio and track radio (in context menu) ( #1437 )
...
* Add API support for artist radio and track radio features
* Add translation strings and settings UI for artist radio count
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-23 20:46:19 -08:00
jeffvli
faadff0211
migrate to pnpm
2025-05-26 17:20:44 -07:00
jeffvli
1808f160b4
clean up dependencies
2025-05-26 17:20:28 -07:00
jeffvli
930165d006
fix all imports for new structure
2025-05-26 17:20:02 -07:00
jeffvli
1cf587bc8f
restructure files onto electron-vite boilerplate
2025-05-26 17:18:55 -07:00
jeffvli
36cc37e39f
update to v0.13.0
2025-05-26 01:47:13 -07:00
jeffvli
9b95f47a91
update to v0.12.7
2025-05-12 18:27:37 -07:00
jeffvli
fb022891fe
update to v0.12.6
2025-05-08 00:44:13 -07:00
jeffvli
3c494f1c72
update to v0.12.5
2025-05-06 18:27:02 -07:00
jeffvli
12c517f0ff
update to v0.12.4
2025-05-06 03:40:42 -07:00
jeffvli
b265f2817b
bump to electron 36 ( #921 )
2025-05-06 02:58:22 -07:00
Kendall Garner
48af447838
fix entities version
2025-04-25 10:35:52 -07:00
Kendall Garner
397df0c9c6
npm update
2025-04-25 09:53:15 -07:00
jeffvli
233c24cea6
Update to v0.12.2
2025-01-24 23:19:55 -08:00
jeffvli
d866dd211a
Bump electron from v31 -> v33
2025-01-24 16:44:02 -08:00
jeffvli
be0ebac362
Update to v0.12.1
2024-11-20 10:50:04 -08:00
jeffvli
fac1d3fb62
Update to v0.12.0
2024-11-18 20:43:41 -08:00
jeffvli
876376d65f
Update to v0.11.1
2024-10-14 20:26:21 -07:00
jeffvli
f783a6360e
Update to v0.11.0
2024-10-09 20:04:42 -07:00
jeffvli
88a951e2e7
Update to v0.10.1
2024-09-28 21:39:30 -07:00
jeffvli
8e59514524
Update to v.10.0
2024-09-25 21:57:19 -07:00
Xudong Zhou
31492fa9ef
Lyrics Translation and Romaji (Fulfill #732 ) [Translation Part] ( #747 )
2024-09-23 20:25:17 -07:00
Kendall Garner
f82889e5ec
npm audit fix
2024-09-15 20:05:48 -07:00
jeffvli
93f2573847
Update to v0.9.0
2024-09-10 22:37:48 -07:00
Kendall Garner
74aa88e082
add web visualizer ( #314 )
...
* add web visualizer
* fallback to simple model
* less samples, hopefully more efficient
* Use audiomotion analyzer
- Note: fixed to 4.1.1 because 4.2.0 uses esm which breaks in the current workflow...
* revert publish changes
* r2
* don't massively change package.json
* lazy
2024-09-09 01:25:01 +00:00
jeffvli
6b0c57998b
Update to v0.8.1
2024-09-03 21:53:19 -07:00
jeffvli
4a8cd63046
Update to v0.8.0
2024-09-02 22:48:52 -07:00
dependabot[bot]
4601838afe
Bump electron-updater in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ).
Updates `electron-updater` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.1/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 17:09:50 -07:00
Kendall Garner
da95a644c8
upgrade webpack
2024-08-29 21:42:44 -07:00
Kendall Garner
279842b894
bump node mpv
2024-08-27 20:11:08 -07:00
Kendall Garner
6125901023
[enhancement]: custom css
2024-08-27 08:26:34 -07:00
Kendall Garner
fb1e33fad5
autosize library item text
2024-08-25 17:50:46 -07:00
Kendall Garner
b527d579fd
Revert upgrade of discord-rpc
...
Some horrible magic can result in this upgrade causing compiler errors.
No idea why.
2024-08-24 15:22:55 -07:00
Kendall Garner
b347b794b9
fix micromatch
2024-08-23 19:54:39 -07:00
Kendall Garner
284db988c9
[enhancement]: use discord activity type listening
2024-08-23 08:27:40 -07:00
Kendall Garner
271be93a96
fix prettier/lint
2024-08-23 08:19:27 -07:00
Kendall Garner
121b036aaf
bump i18next-parser
2024-08-23 08:00:59 -07:00
dependabot[bot]
6daba77bae
Bump electron-updater in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ).
Updates `electron-updater` from 4.6.5 to 6.3.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.0/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-30 10:19:42 +00:00
jeffvli
d27a656568
Bump electron to v31 (again)
2024-07-13 01:30:18 -07:00
dependabot[bot]
76ffdb6627
Bump the npm_and_yarn group across 2 directories with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws ) and [braces](https://github.com/micromatch/braces ).
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [ws](https://github.com/websockets/ws ).
Updates `ws` from 7.5.7 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `ws` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-03 22:31:09 +00:00
Jeff
2a231ed7af
Merge pull request #659 from kgarner7/fix-electron-31-build
...
[bugfix]: use tsx instead of ts-node, update @electron/rebuild
2024-07-03 15:29:17 -07:00
jeffvli
1ab09c5488
Move tsx and electron/rebuild to devDependencies
2024-07-03 15:05:01 -07:00
jeffvli
eadbf3ad7b
Readd ts-node
2024-07-03 15:00:56 -07:00
jeffvli
3c44db377b
Revert "Bump electron to v31 ( #643 )"
...
This reverts commit 0c14427bdb .
2024-07-03 14:40:09 -07:00
Kendall Garner
91e6119afa
use tsx instead of ts-node, update @electron/rebuild
2024-07-03 11:53:59 -07:00
jeffvli
0c14427bdb
Bump electron to v31 ( #643 )
2024-07-03 02:10:13 -07:00
jeffvli
69acbc9a28
Bump to v0.7.1
2024-05-06 22:52:16 -07:00