3289 Commits

Author SHA1 Message Date
Deluan
caf433abcd
Enable memory profiling 2026-01-02 20:24:48 +00:00
Deluan
b9115b85e2
Add pprof endpoint, disabled by default 2026-01-02 20:24:48 +00:00
dependabot[bot]
5ee180484f
Bump webpack from 5.74.0 to 5.76.1 in /ui (#2256)
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:24:48 +00:00
Deluan Quintão
03cf74556c
Convert all Subsonic API ints to int32 as per specification (#2252)
* Fix Genre

* Fix ArtistID3

* Fix AlbumID3

* Fix Child

* Fix NowPlayingEntry

* Fix Playlist

* Fix Share

* Fix User

* Fix Artist

* Fix Directory

* Fix Error
2026-01-02 20:24:47 +00:00
Deluan Quintão
4b567fcd10
Update README.md 2026-01-02 20:24:47 +00:00
Deluan Quintão
bf8b9a5e77
Update README.md 2026-01-02 20:24:47 +00:00
dependabot[bot]
b64f599b0d
Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#2251)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.0 to 2.9.1.
- [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.0...v2.9.1)

---
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>
2026-01-02 20:24:47 +00:00
Moink
68c4bbd102
Update Chinese translations (#2250) 2026-01-02 20:24:47 +00:00
Deluan
95a024c617
Hide Love button on Artist Page when EnableFavourites=false. Fix #2245 2026-01-02 20:24:47 +00:00
Deluan
8b65b08369
Add download button in the SharePlayer 2026-01-02 20:24:47 +00:00
Deluan
7a5f3f419e
Add option to allow share to be downloaded 2026-01-02 20:24:47 +00:00
Deluan
8926b37b69
Add share download endpoint 2026-01-02 20:24:47 +00:00
Torsten Curdt
0d15044adf
Add docker compose examples, with traefik or caddy and without, fixes #476 (#2240)
* add docker compose examples, with traefik or caddy and without, fixes #476

* ignore the docker-compose in root, but not the one in contrib
2026-01-02 20:24:47 +00:00
Deluan
8c15cfc637
Bump golangci-lint version 2026-01-02 20:24:45 +00:00
Deluan
4e1141a94b
Update more dependencies 2026-01-02 20:24:28 +00:00
Deluan
eca792fce0
Update sanitize and golang.org/x dependencies 2026-01-02 20:24:14 +00:00
Deluan
915423e241
Make playlist tracks match case-insensitive. Fix #1720 2026-01-02 20:24:14 +00:00
Deluan
ce957a29f0
Fix pipeline. 2026-01-02 20:24:14 +00:00
Deluan
12346eb0df
Ignore Recycle Bins in Windows. Fix #1074 2026-01-02 20:24:14 +00:00
Deluan
90193e07a7
Make AlbumArtists clickable in AlbumSongs view. Fixes #1627 2026-01-02 20:24:14 +00:00
Deluan
628b585fd4
Add file path to toggleable columns in SongList view. Fix #1719 2026-01-02 20:24:14 +00:00
Deluan
84ed24e0ce
Fix discussions links 2026-01-02 20:24:13 +00:00
Deluan
4ab7ccaa38
Add feature request link to About dialog 2026-01-02 20:24:13 +00:00
Deluan
b76161d741
Fine tune issue templates 2026-01-02 20:24:13 +00:00
Deluan
25faa477cf
Add log-output to lock-threads bot 2026-01-02 20:24:13 +00:00
Deluan
9389e984c8
Remove debug-only option from stale bot 2026-01-02 20:24:13 +00:00
Deluan
3a75708370
Add stale/lock-threads bot 2026-01-02 20:24:13 +00:00
Deluan
b9ebd35d36
Fix pipeline's lint error message 2026-01-02 20:24:13 +00:00
Deluan
1562e294a2
Add new issue templates 2026-01-02 20:24:13 +00:00
Deluan
f832593c85
Bump dependencies 2026-01-02 20:24:13 +00:00
dependabot[bot]
8614d79f85
Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#2204)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.26.0 to 1.27.1.
- [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.26.0...v1.27.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  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:24:13 +00:00
dependabot[bot]
4997d35c14
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#2216)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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:24:13 +00:00
dependabot[bot]
84e3ad6d5c
Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0 (#2217)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  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:24:13 +00:00
Deluan
ae428f1e9e
Fix translation key 2026-01-02 20:24:13 +00:00
Deluan
82d0b9699b
Bump dependencies 2026-01-02 20:24:09 +00:00
Deluan
9e25cb2b0f
Fix build pipeline 2026-01-02 20:23:40 +00:00
Deluan
abebbfa9d6
Use GoLang 1.20.1 in pipeline 2026-01-02 20:23:40 +00:00
Deluan
a82794581a
Use sync/atomic package, now that we are at Go 1.19 2026-01-02 20:23:40 +00:00
Deluan
31811b3fab
Remove custom atomic.Bool, we are now at Go 1.19 2026-01-02 20:23:40 +00:00
Deluan
f911bdb1b4
Allow BaseURL to contain full server url, including scheme and host. Fix #2183 2026-01-02 20:23:40 +00:00
Deluan
c8b8f82dd4
Add path to cookies. Fix #1580 2026-01-02 20:23:40 +00:00
Deluan
f487d5b89f
Bump minimum Go version to 1.19 2026-01-02 20:23:40 +00:00
Kendall Garner
8464475da3
Limit share size while handling theme properly (#2171)
* limit player to 768 px

Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>

* fix size limitation

---------

Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
2026-01-02 20:23:39 +00:00
Kendall Garner
89ab1ee4f6
Only create context if gain mode active (#2173) 2026-01-02 20:23:39 +00:00
Deluan
82d907d037
Fix DB migration. Fix #2168 2026-01-02 20:23:39 +00:00
Deluan Quintão
2d09d8dee8
Update translations (#2159)
Co-authored-by: deluan <deluan@users.noreply.github.com>
2026-01-02 20:23:39 +00:00
Deluan
a22fe875a7
Refactor play tracking 2026-01-02 20:23:39 +00:00
Kendall Garner
694842b487
Limit Share player to 768 px (#2164)
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
2026-01-02 20:23:39 +00:00
RTapeLoadingError
7dd8847fd7
Update Spanish translation (#2165)
Updated some empty fields.
2026-01-02 20:23:39 +00:00
Deluan
c27294989d
Fix album's image_files 2026-01-02 20:23:39 +00:00