dependabot[bot]
|
ff2d9abddf
|
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>
|
2026-01-02 20:26:16 +00:00 |
|
dependabot[bot]
|
f662808904
|
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>
|
2026-01-02 20:26:04 +00:00 |
|
dependabot[bot]
|
5334e3374a
|
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>
|
2026-01-02 20:26:04 +00:00 |
|
Logan Marchione
|
468b3ad56b
|
Add K8s manifest (#2330)
* Add K8s manifest
* Update README.md
|
2026-01-02 20:26:04 +00:00 |
|
Jeff Henson
|
5cc73ac5a5
|
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>
|
2026-01-02 20:26:04 +00:00 |
|
Deluan
|
5dcb9ba1e2
|
Update README
|
2026-01-02 20:26:03 +00:00 |
|
Deluan
|
1ed0876ce6
|
Better GH Action names
|
2026-01-02 20:26:03 +00:00 |
|
Deluan
|
e972dfcd88
|
Better GH Action names
|
2026-01-02 20:26:03 +00:00 |
|
Deluan
|
aba27271ed
|
Use the highest resolution artist image from Spotify
|
2026-01-02 20:26:03 +00:00 |
|
Deluan
|
cb3b10b7af
|
Bump golang.org/x packages
|
2026-01-02 20:26:02 +00:00 |
|
Subhajit Ghosh
|
0ad4d77c77
|
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>
|
2026-01-02 20:25:45 +00:00 |
|
Deluan Quintão
|
c6e1a78007
|
Add initial support for OpenSubsonic. (#2302)
|
2026-01-02 20:25:45 +00:00 |
|
Deluan Quintão
|
79194e476a
|
Update translations (#2198)
Co-authored-by: deluan <deluan@users.noreply.github.com>
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
25563b7826
|
Fix push develop to Docker Hub
|
2026-01-02 20:25:45 +00:00 |
|
Deluan Quintão
|
32017da834
|
Publish docker images to ghcr.io (#2298)
* Publish all images (including PRs) to GHCR, only releases and `develop` to Docker Hub
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
232f6fcf69
|
Add help msg for JS formatting errors
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
818791bf89
|
Show Player name, not client, in mobile view. Fix #1659.
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
888d120e12
|
Fix getSongsByGenre pagination. Fix #1640
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
94828b6d8b
|
Run lint on latest Go 1.20.x
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
407d21d31e
|
Upgrade to Go 1.20.3 and GoRelease 1.16.1
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
7b326f0b21
|
Use Go 1.20 for local cross-compilation
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
d4dbe3a724
|
Fix IntelliJ warning
|
2026-01-02 20:25:45 +00:00 |
|
dependabot[bot]
|
9bb561b226
|
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>
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
c816a012b0
|
Remove any previous UNIX socket file
|
2026-01-02 20:25:44 +00:00 |
|
dependabot[bot]
|
dae186a4c0
|
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>
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
7b168fc0ab
|
Fix data race in scanner
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
ffb50f50f7
|
Increase max Server-Sent Events' ID
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
43f4e8a009
|
Fix SQL migrations
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
55c1d95376
|
Enable SQL migrations
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
145bed52c5
|
Upgrade goose
|
2026-01-02 20:25:44 +00:00 |
|
dependabot[bot]
|
7ca3af07cb
|
Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (#2288)
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>
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
edc7ed0f43
|
Only use valid images for artist.* artwork
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
a3f45724a9
|
Fix lint error
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
a75d8e0c6b
|
Use channels for EventStream instead of diodes
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
1d55928c84
|
Add Galician translation.
|
2026-01-02 20:25:44 +00:00 |
|
Deluan
|
f5eeb03608
|
Close SSE connection on write error
|
2026-01-02 20:25:44 +00:00 |
|
Fadeeeeeeee
|
3ab08ad8bb
|
Update Chinese translations (#2260)
* Update Chinese translations
* Update Chinese translations
* Update Chinese translations
|
2026-01-02 20:25:43 +00:00 |
|
Deluan
|
06b9349897
|
Convert our usage of go-diodes into a simplified, generic version
|
2026-01-02 20:25:43 +00:00 |
|
Deluan
|
0688ce0d5d
|
Fix writeEvents race condition.
This required removing the compress middleware from the /events route.
|
2026-01-02 20:25:43 +00:00 |
|
Deluan
|
2a7c4309a6
|
Fix race condition
|
2026-01-02 20:25:43 +00:00 |
|
Joakim Repomaa
|
b663ca71d8
|
Implement artist art priority (#2266)
* implement artist art priority
* add tests
|
2026-01-02 20:25:43 +00:00 |
|
Deluan
|
8be77a4c93
|
Remove some tools from dependencies, reducing the modules dependencies
|
2026-01-02 20:25:42 +00:00 |
|
Deluan
|
4fed55147f
|
Fix flaky tests
|
2026-01-02 20:25:33 +00:00 |
|
Deluan
|
58a9ccf00b
|
Add support for listening on Unix socket.
For that to work, specify the config option `Address` with `unix:/path/to/socket/file`.
Closes #1477
|
2026-01-02 20:25:33 +00:00 |
|
Deluan
|
b92039b07e
|
Fix race condition
|
2026-01-02 20:25:33 +00:00 |
|
Deluan
|
04a42106a5
|
Fix writeEvent function.
It would not send anything if the `ResponseWriter` was not a `http.Flusher`, and it was leaking channels with `time.After`
|
2026-01-02 20:25:33 +00:00 |
|
Deluan
|
d373e39124
|
Show translation changes on pipeline
|
2026-01-02 20:25:33 +00:00 |
|
Deluan
|
b8a7e435e0
|
More tests
|
2026-01-02 20:25:33 +00:00 |
|
Deluan
|
0feb7986a1
|
Bump dependencies
|
2026-01-02 20:25:31 +00:00 |
|
dependabot[bot]
|
fcc66b7755
|
Bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.9 (#2282)
Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v2.0.8...v2.0.9)
---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx/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>
|
2026-01-02 20:25:19 +00:00 |
|