2608 Commits

Author SHA1 Message Date
Deluan
78b0cd9f46
Bump golangci-lint from 1.32.2 to 1.33.0 2026-01-02 19:20:10 +00:00
Deluan
124083a8be
Bump react-admin from 3.10.2 to 3.10.4 2026-01-02 19:20:10 +00:00
Deluan
9f056dcf97
Fix logging field case 2026-01-02 19:20:10 +00:00
dependabot-preview[bot]
b2ca90c910
Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0
Bumps [github.com/Masterminds/squirrel](https://github.com/Masterminds/squirrel) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Masterminds/squirrel/releases)
- [Commits](https://github.com/Masterminds/squirrel/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2026-01-02 19:20:10 +00:00
dependabot-preview[bot]
4766e4ead7
[Security] Bump ini from 1.3.5 to 1.3.7 in /ui (#686)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2026-01-02 19:20:10 +00:00
Deluan
514d1e24d1
Only adds route to /events if Activity Panel is enabled 2026-01-02 19:20:10 +00:00
Deluan
c2d5f061ad
Docker run does not need to be interactive for building snapshots 2026-01-02 19:20:10 +00:00
Deluan
f87e3420f3
Return album art as a Reader 2026-01-02 19:20:10 +00:00
Deluan
887454efb0
Don't show warning about image cache disabled if pre-cache warmer is disabled 2026-01-02 19:20:10 +00:00
Deluan Quintão
cbf996b6f0
Update translations (#673)
* Update zn.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update de.json (POEditor.com)

* Update ja.json (POEditor.com)
2026-01-02 19:20:09 +00:00
Deluan
3e500a67a3
DIsable Image Cache by default.
See: https://github.com/deluan/navidrome/issues/446#issuecomment-736574447
2026-01-02 19:20:09 +00:00
Deluan
53985f3efe
Add configuration for VSCode's Remote Container development 2026-01-02 19:20:09 +00:00
Deluan
f0bb1088f8
Fix file descriptor leak in SSE implementation.master
See https://github.com/deluan/navidrome/issues/446#issuecomment-736296465
2026-01-02 19:20:09 +00:00
Deluan
731c86cd61
Bump react-admin to 3.10.2 2026-01-02 19:20:09 +00:00
Deluan
36426bdafd
Fix console warning about required property 2026-01-02 19:20:09 +00:00
Deluan
f70becc0d3
Add option for player to report real paths in Subsonic API. Closes #625 2026-01-02 19:20:09 +00:00
Deluan
8d2b5bd259
Don't explode when record is not loaded yet 2026-01-02 19:20:09 +00:00
Deluan
1546d7fb15
Add hotkey s to toggle star.
Refers to #585
2026-01-02 19:20:09 +00:00
Deluan
a5f389090f
Always show context menu if not in desktop 2026-01-02 19:20:09 +00:00
Deluan
8b11940dba
Remove possible undefined error 2026-01-02 19:20:09 +00:00
Deluan
c451bb3320
Replace classnames with clsx 2026-01-02 19:20:09 +00:00
Deluan
37a197442b
Hide star completely if in Playlist view 2026-01-02 19:20:09 +00:00
Deluan
04907ac0e7
Wrap comment text. Fixes #637 2026-01-02 19:20:09 +00:00
Deluan
1ae1ce3d32
Also use PureDatagridRow to speed up SongDatagrid 2026-01-02 19:20:08 +00:00
Deluan
826f30ce04
Simplify AudioTitle on mobile view 2026-01-02 19:20:08 +00:00
Deluan
f89da70088
Make "star" column aligned with context menu in Album List view 2026-01-02 19:20:08 +00:00
Deluan
834f8dd5cd
Make SongDatagrid faster by using PureDatagridBody 2026-01-02 19:20:08 +00:00
Deluan
0489cb4680
Hide row when reordering playlist 2026-01-02 19:20:08 +00:00
Deluan
30e0c4f9b8
Fix playlists 2026-01-02 19:20:08 +00:00
Deluan
b445df8047
Fix song context menu "on hover" visibility 2026-01-02 19:20:08 +00:00
Deluan
2738ea1e4a
Fix Album View 2026-01-02 19:20:08 +00:00
Deluan
436ce67e8a
Fix artists 2026-01-02 19:20:08 +00:00
Deluan
168cb7df71
Bump React-Admin to 3.10.1 2026-01-02 19:20:08 +00:00
Deluan
637a27f43f
Remove stray console.log 2026-01-02 19:20:08 +00:00
Deluan
f0dffd8347
Change format of events sent by server, leveraging event type and id 2026-01-02 19:20:08 +00:00
Deluan
a1a5c376dc
go mod tidy 2026-01-02 19:20:08 +00:00
Deluan
a0195aa5d3
Better termination handling in Scanner's progress 2026-01-02 19:20:08 +00:00
Deluan Quintão
1ee9ba8d74
Update translations (#644)
* Update eo.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update pt.json (POEditor.com)
2026-01-02 19:20:07 +00:00
Deluan
ff3dd10048
Remove reactjkplayer's audioTitle, as it is not used and only causes warnings in the console 2026-01-02 19:20:07 +00:00
Steve Richter
c9b0557b79
Adjust AudioTitle in Player
- Show info on 2 lines
- Show album
2026-01-02 19:20:07 +00:00
Deluan
85e3756a05
Disable Activity Panel by default.
You'll need to set `DevActivityPanel` (or `ND_DEVACTIVITYPANEL`) to `true` to re-enable it
2026-01-02 19:20:07 +00:00
Deluan
af67ff916e
Add "keepalive" resource. It was causing issues in Firefox when using the dataProvider 2026-01-02 19:20:07 +00:00
Deluan
efac842817
Don't panic if log parameters are invalid 2026-01-02 19:20:07 +00:00
Zane van Iperen
4f56e8de8b
Fix startup failure when image cache is disabled.
Fixes #655
2026-01-02 19:20:07 +00:00
Deluan
1ebf021759
Fix aspect ratio in Album show view 2026-01-02 19:20:07 +00:00
Jason Walton
dd721c1f54
Fix aspect ratio for non-square album art. 2026-01-02 19:20:07 +00:00
stefanomarty
4327bb21c7
Update it.json
Just a correction to a few mistypings.
2026-01-02 19:20:07 +00:00
Deluan
1320f58efb
Allow the NotificationToggle to be in sync with the selected option in the browser 2026-01-02 19:20:07 +00:00
Steve Richter
d3d9474b80
Fix formatting 2026-01-02 19:20:07 +00:00
Steve Richter
0a5215a6c0
Add Desktop Notifications 2026-01-02 19:20:07 +00:00