Deluan
010ba0d15c
Use table specs in ReplayGain tests.
...
Also use test.mp3 file from Release Date PR, trying to fix a conflict.
2023-05-19 14:49:15 -04:00
Zane van Iperen
9b7fac5147
Update default transcoding commands ( #2325 )
...
Changes the default transcoding commands to only use the first audio
stream, instead of the first arbitrary stream.
Co-authored-by: Deluan Quintão <deluan@navidrome.org>
2023-05-19 10:49:29 -04:00
Deluan
be12c12b28
Remove unused Badge component from ActivityPanel icon
2023-05-17 16:29:19 -04:00
Kendall Garner
a19a643c65
Manually add replaygain tags for m4a ( #2346 )
...
* manually add replaygain tags for m4a
* Add replaygain tests for m4a, mp4, ogg
* add new valye for bitrate
2023-05-17 16:00:16 -04:00
Deluan
f9b060af18
Removed onBackdropClick deprecated property
2023-05-17 15:48:22 -04:00
Deluan
a3d78e95f2
Fix Monokai theme. Closes #2353
2023-05-17 15:36:30 -04:00
Deluan
d85b06332c
Fix build
2023-05-17 13:49:45 -04:00
Deluan
bfa10cab62
Upgrade to Node v18
2023-05-17 13:41:36 -04:00
Deluan
08fcb430e6
Upgrade React-Admin to 3.19.12
2023-05-17 13:18:58 -04:00
Deluan
5d02df62d0
Fix eslint error
2023-05-17 11:57:43 -04:00
Deluan
c3a2e084b3
Update caniuse-lite
2023-05-17 11:54:22 -04:00
Deluan
4296741ec0
Simplify EventStream handling
2023-05-17 11:53:09 -04:00
Deluan
6bee4ed147
Sanitize filenames inside zip files. Fixes #1763
2023-05-16 18:34:15 -04:00
Deluan
e62c3edc1c
Revert: Change fix formatting command
2023-05-16 12:34:09 -04:00
Deluan
0a08d0af3b
Change fix formatting command
2023-05-16 12:31:09 -04:00
Deluan
ad513354b9
Disable POEditor import job in forks
2023-05-16 10:33:06 -04:00
dependabot[bot]
a70b81f931
Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 ( #2352 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.9.4...v2.9.5 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 15:12:31 -04:00
dependabot[bot]
0d920c7832
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 ( #2342 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:34:11 -04:00
dependabot[bot]
957a73e052
Bump github.com/mileusna/useragent from 1.2.1 to 1.3.2 ( #2319 )
...
Bumps [github.com/mileusna/useragent](https://github.com/mileusna/useragent ) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/mileusna/useragent/releases )
- [Commits](https://github.com/mileusna/useragent/compare/v1.2.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: github.com/mileusna/useragent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:32:01 -04:00
dependabot[bot]
abc418eaa2
Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 ( #2343 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.9.2 to 2.9.4.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.9.2...v2.9.4 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:28:27 -04:00
dependabot[bot]
1128322011
Bump golang.org/x/tools from 0.8.0 to 0.9.1 ( #2350 )
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.8.0...v0.9.1 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:28:05 -04:00
dependabot[bot]
2e479defd5
Bump github.com/go-chi/httprate from 0.7.1 to 0.7.4 ( #2320 )
...
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate ) from 0.7.1 to 0.7.4.
- [Release notes](https://github.com/go-chi/httprate/releases )
- [Commits](https://github.com/go-chi/httprate/compare/v0.7.1...v0.7.4 )
---
updated-dependencies:
- dependency-name: github.com/go-chi/httprate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:24:37 -04:00
dependabot[bot]
8311a7f215
Bump golang.org/x/sync from 0.1.0 to 0.2.0 ( #2344 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.1.0 to 0.2.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:23:40 -04:00
dependabot[bot]
6ec8f78076
Bump github.com/pressly/goose/v3 from 3.10.0 to 3.11.2 ( #2341 )
...
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose ) from 3.10.0 to 3.11.2.
- [Release notes](https://github.com/pressly/goose/releases )
- [Changelog](https://github.com/pressly/goose/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pressly/goose/compare/v3.10.0...v3.11.2 )
---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 14:23:17 -04:00
Logan Marchione
3e879d2a8c
Add K8s manifest ( #2330 )
...
* Add K8s manifest
* Update README.md
2023-04-29 16:14:44 -04:00
Jeff Henson
6d3d005fca
Allow the setrlimit syscall - #1961 ( #2333 )
...
This appears to be used by newer go versions and navidrome fails to
start unless it's allowed.
Signed-off-by: Jeff Henson <jeff@henson.io>
2023-04-27 21:30:43 -04:00
Deluan
c12510d6e2
Update README
2023-04-11 14:00:44 -04:00
Deluan
0bd73bd3f4
Better GH Action names
2023-04-11 09:16:25 -04:00
Deluan
8c120ee3c9
Better GH Action names
2023-04-11 09:15:08 -04:00
Deluan
9590b3c25d
Use the highest resolution artist image from Spotify
2023-04-10 15:34:22 -04:00
Deluan
4887c33053
Bump golang.org/x packages
2023-04-10 14:07:12 -04:00
Subhajit Ghosh
da21acba92
Give page the right lang attribute ( #2299 )
...
* Fixed issue no #2174
Signed-off-by: Subhajit Ghosh <subhajitstd07@gmail.com>
* Fixed issue no #2174
---------
Signed-off-by: Subhajit Ghosh <subhajitstd07@gmail.com>
2023-04-08 13:39:59 -04:00
Deluan Quintão
9154e44eb4
Add initial support for OpenSubsonic. ( #2302 )
2023-04-08 13:25:37 -04:00
Deluan Quintão
2e01063429
Update translations ( #2198 )
...
Co-authored-by: deluan <deluan@users.noreply.github.com>
2023-04-06 22:09:49 -04:00
Deluan
597e5abed6
Fix push develop to Docker Hub
2023-04-06 20:11:35 -04:00
Deluan Quintão
92994efe48
Publish docker images to ghcr.io ( #2298 )
...
* Publish all images (including PRs) to GHCR, only releases and `develop` to Docker Hub
2023-04-06 19:53:31 -04:00
Deluan
9628b1389d
Add help msg for JS formatting errors
2023-04-06 11:45:32 -04:00
Deluan
347424009d
Show Player name, not client, in mobile view. Fix #1659 .
2023-04-05 22:48:33 -04:00
Deluan
ecac74c2bd
Fix getSongsByGenre pagination. Fix #1640
2023-04-05 22:39:32 -04:00
Deluan
ddfde7bfc8
Run lint on latest Go 1.20.x
2023-04-04 19:13:24 -04:00
Deluan
96c50d369a
Upgrade to Go 1.20.3 and GoRelease 1.16.1
2023-04-04 19:10:03 -04:00
Deluan
310c816cdd
Use Go 1.20 for local cross-compilation
2023-04-04 15:33:42 -04:00
Deluan
bd402fb2a8
Fix IntelliJ warning
2023-04-04 13:01:32 -04:00
dependabot[bot]
8bb141b730
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 ( #2293 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 11:04:18 -04:00
Deluan
f25b91b4d8
Remove any previous UNIX socket file
2023-04-04 11:03:37 -04:00
dependabot[bot]
f959701d9d
Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 ( #2292 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.27.5 to 1.27.6.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.27.5...v1.27.6 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 10:55:36 -04:00
Deluan
61dd8d55ca
Fix data race in scanner
2023-04-04 10:51:43 -04:00
Deluan
bbb9461000
Increase max Server-Sent Events' ID
2023-04-04 10:46:57 -04:00
Deluan
95016f687e
Fix SQL migrations
2023-04-04 10:45:55 -04:00
Deluan
c3cc7dee01
Enable SQL migrations
2023-04-04 10:30:28 -04:00