Kendall Garner
620cca9ce3
Revert "Upgrade dependencies"
...
This reverts commit 89688455e0
.
2024-04-28 21:03:31 -07:00
Kendall Garner
89688455e0
Upgrade dependencies
...
- mpris-service: migrate to @jellybrick/mpris-service, which has upgraded dependencies and uses class
- i18next-parser: 6 -> 8. This requires a small change to i18next-parser.config.js
2024-04-28 20:50:52 -07:00
Kendall Garner
5259f2401b
upgrade framer-motion to 11
2024-04-28 18:59:05 -07:00
Kendall Garner
7bebe286d5
sanitize album artist biography
2024-04-03 07:36:13 -07:00
dependabot[bot]
ba1a2d5495
Bump the npm_and_yarn group across 1 directory with 2 updates ( #542 )
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib ) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ).
Updates `app-builder-lib` from 24.9.0 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib )
Updates `electron-builder` from 24.9.0 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: app-builder-lib
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: electron-builder
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 06:00:54 +00:00
jeffvli
a177061f18
Bump to v0.6.1
2024-03-13 00:02:46 -07:00
jeffvli
854b76702b
Downgrade to electron v26 ( #534 )
2024-03-12 23:33:33 -07:00
jeffvli
5601613c3d
Bump to v0.6.0
2024-03-05 15:55:28 -08:00
Jeff
cc6cad1d70
Merge branch 'development' into navidrome-version
2024-03-04 01:49:13 -08:00
Alberto Rodríguez
28bb699024
Add a pre-defined server for the docker version ( #413 )
...
* Moved build to docker stage.
* Do not copy node_modules to the docker image
* Optimize Docker builds
* Lock a predefined server with enviroment variables
* Added a example docker compose file
* Removed useless layer
* Fix error with empty server type
* pass process via preload, use file, strict server check
* remove duplicate content-type
* update readme, docker compose
* bugfix: server lock false, not jellyfin
* fix preload type definition
* fix docker, web server lock check
---------
Co-authored-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
2024-02-24 06:55:23 +00:00
Kendall Garner
dae2f9bd0a
[feat]: actually include version checks
2024-02-17 00:57:10 -08:00
Jeff
eab11658bb
Merge pull request #501 from kgarner7/allow-no-mpv
...
- OOBE default to web player
- Allow mpv to run using PATH env
- Add improved mpv error logging
- Add web player fallback on mpv error
2024-02-13 16:16:01 -08:00
jeffvli
adf5fc348a
Bump electron-log
2024-02-12 13:50:02 -08:00
dependabot[bot]
1f1916f005
Bump the npm_and_yarn group across 2 directories with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the /. directory: [semver](https://github.com/npm/node-semver ) and [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat ).
Bumps the npm_and_yarn group with 1 update in the /release/app directory: [semver](https://github.com/npm/node-semver ).
Updates `semver` from 7.3.8 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0 )
Updates `eslint-plugin-compat` from 4.1.4 to 4.2.0
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases )
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v4.1.4...v4.2.0 )
Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: eslint-plugin-compat
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 08:43:06 +00:00
Kendall Garner
aba7cb302f
add navidrome version check for smart playlists
2024-02-03 22:47:57 -08:00
Kendall Garner
b2bb2f33a9
Merge pull request #460 from jeffvli/dependabot/npm_and_yarn/zod-3.22.3
...
Bump zod from 3.21.4 to 3.22.3
2024-01-22 05:28:30 +00:00
dependabot[bot]
85e889a414
Bump zod from 3.21.4 to 3.22.3
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.21.4 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:33:07 +00:00
dependabot[bot]
4df5c555b0
Bump axios from 1.5.1 to 1.6.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [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.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:33:03 +00:00
Tarulia
a0b761c9ac
AppImage: Set proper categories on desktop entry ( #430 )
2024-01-21 19:41:23 -08:00
jeffvli
2f28cb07bc
Reverse workflow changes
2024-01-14 08:32:33 -08:00
jeffvli
21cd657f0c
Temporarily set releaseType to release
2024-01-14 08:18:49 -08:00
jeffvli
245213d08a
Remove unused rpm build target
2024-01-14 07:35:32 -08:00
jeffvli
960427fce8
Remove deb
2023-12-13 20:33:44 -08:00
jeffvli
971bfe3823
Bump to v0.5.3
2023-12-13 19:40:51 -08:00
jeffvli
7765f14110
Add rpm and deb build targets
2023-12-13 19:39:06 -08:00
jeffvli
0beef2a0b7
Bump electron builder version
2023-11-18 01:30:19 -08:00
jeffvli
2afe7e8920
Bump to v0.5.2
2023-11-18 01:17:57 -08:00
jeffvli
48a529dd51
Bump electron to v27.1.0 ( #383 )
2023-11-16 10:17:39 -08:00
jeffvli
adc09e6bbf
Bump to v0.5.1
2023-11-02 11:41:05 -07:00
jeffvli
d51ca37e1b
Bump to v0.5.0
2023-10-31 03:10:51 -07:00
Jeff
8430b1ec95
Add localization support ( #333 )
...
* Add updated i18n config and en locale
2023-10-30 19:22:45 -07:00
jeffvli
e5564c2ac2
Add additional dependencies to linux build ( #320 )
2023-10-28 16:51:07 -07:00
jeffvli
244c00c4c6
Add discord rich presence ( #72 )
2023-10-23 06:58:39 -07:00
jeffvli
946f4ff306
Bump to v0.4.1
2023-10-07 19:06:30 -07:00
jeffvli
3bbe696f4c
Update react-router and add useTransition support
2023-09-25 16:13:27 -07:00
jeffvli
b375238baf
Bump to v0.4.0
2023-09-24 17:23:39 -07:00
jeffvli
fd264daffc
Add new app icon ( #232 )
2023-09-21 11:24:20 -07:00
Alberto Rodríguez
18e35f2ba9
Added docker image build script ( #245 )
...
* Added docker image build script
* Changed to alpine docker and expose port 9180
* Use multi-stage build
---------
Co-authored-by: = <=>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-09-20 18:01:47 -07:00
jeffvli
d45b01625b
Re-add linting for styled-components
...
- Update styled-components to v6
- Update stylelint to v15
- Add styled-components css plugin
2023-09-15 20:42:03 -07:00
jeffvli
9cc9c3a87f
Bump electron to v25.8.1
2023-09-15 16:54:17 -07:00
jeffvli
96ace40fc3
Upgrade electron-builder to latest
2023-08-08 10:01:08 -07:00
jeffvli
e9de9f5b65
Fix electron build target
2023-08-08 09:52:58 -07:00
jeffvli
c92c94cf1a
Bump to v0.3.0
2023-08-08 09:44:14 -07:00
jeffvli
1111fd00a1
Remove web build from electron build
2023-08-08 00:35:29 -07:00
jeffvli
689b40eb91
Add web prod build
2023-08-08 00:23:46 -07:00
jeffvli
ee83fdba71
Persist lyrics queries in indexeddb
2023-08-04 01:41:45 -07:00
Kendall Garner
c9dbf9b5be
Add remote control ( #164 )
...
* draft add remotes
* add favorite, rating
* add basic auth
2023-07-23 05:23:18 -07:00
jeffvli
84bec824f2
Add css modules, remove styled components linters and utils
2023-07-23 05:16:29 -07:00
jeffvli
e44b8592e5
Bump packages
2023-07-23 01:50:20 -07:00
jeffvli
47d84fae2d
Add missing peer package
2023-07-21 05:38:16 -07:00