1977 Commits

Author SHA1 Message Date
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
Steve Richter
c0abb785bb
Fix default getPerPage for 'md' widths 2026-01-02 19:20:07 +00:00
Deluan
641ca52ba0
Bump GoLang to 1.15.5 2026-01-02 19:20:06 +00:00
Deluan
cb860ecdb0
Make eventStream connection/reconnection more reliable
Also more logs on the server
2026-01-02 19:20:06 +00:00
Deluan
1b8fd78f51
Remove React console warning 2026-01-02 19:20:06 +00:00
Deluan
be8b9b4dd0
Request album covers when DevFastAccessCoverArt is true 2026-01-02 19:20:06 +00:00
JG
55e65f05d8
Updated spanish translation nov 2020 (#642)
* Updatind translation

* Updatind translation

* Update spanish translation

Co-authored-by: Gosz <gosh@4geeksmx.com>
2026-01-02 19:20:06 +00:00
Deluan
ef1f7e5cf1
No need to create a new instance of the Artwork service 2026-01-02 19:20:06 +00:00
Deluan
fa516a509c
Goto album page when clicking on player's album cover 2026-01-02 19:20:06 +00:00
Deluan
4c4dce7761
Update Thai language 2026-01-02 19:20:06 +00:00
Deluan
8f789e385a
Only try to check cover art file for lastUpdated if fast access is not set 2026-01-02 19:20:06 +00:00
Deluan
82ceeea31b
Retry connecting to the events endpoint more frequently on first load 2026-01-02 19:20:06 +00:00
Deluan Quintão
b09c0546aa
Update translations (#623)
* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update es.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update ru.json (POEditor.com)

* Add Thai translation, thanks to AZ11244

* Update cs.json (POEditor.com)

* Update zn.json (POEditor.com)

* Update da.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update it.json (POEditor.com)

* Update th.json (POEditor.com)
2026-01-02 19:20:06 +00:00
Deluan
8288f6a104
Bump react-redux from 7.2.1 to 7.2.2 2026-01-02 19:20:06 +00:00
Deluan
32e25f87f9
Bump react-dom from 16.13.1 to 16.14.0 2026-01-02 19:20:06 +00:00
Deluan
9eacc2b87a
Bump jwt-decode from 3.0.0 to 3.1.2 2026-01-02 19:20:06 +00:00
Deluan
1b3b6c1e97
Bump react-ga from 3.1.2 to 3.2.1 2026-01-02 19:20:05 +00:00
Deluan
481c17e098
Bump @testing-library dependencies 2026-01-02 19:20:05 +00:00
Deluan
70dc847836
Show folders scanned instead of files scanned 2026-01-02 19:20:05 +00:00
Deluan
e669940b87
Disable scan buttons when there's a scan in progress 2026-01-02 19:20:05 +00:00
Deluan
0f551cce48
Move star to end of album title. Use flex for album details 2026-01-02 19:20:05 +00:00
Deluan
750b665705
Update sizes with SQL, instead of a full rescan 2026-01-02 19:20:05 +00:00
Deluan
81b1e1bbad
Better detection of ID fields, to use = instead of LIKE 2026-01-02 19:20:05 +00:00
Deluan
29c939cd3e
Bump github.com/golangci/golangci-lint from 1.32.1 to 1.32.2 2026-01-02 19:20:05 +00:00
Deluan
cfb1eebb16
Bump github.com/astaxie/beego from 1.12.2 to 1.12.3 2026-01-02 19:20:01 +00:00
Deluan
c84aa9026b
Remove stray Printf 2026-01-02 19:19:36 +00:00
Aries
b0b516d1b5
Fix ja translation (#624) 2026-01-02 19:19:36 +00:00
Deluan
5f6138643d
Add more broker log 2026-01-02 19:19:36 +00:00
Deluan
e9686570ec
Fix test 2026-01-02 19:19:36 +00:00
Deluan
c9d2218249
Add Album comment to Album details 2026-01-02 19:19:36 +00:00
Deluan
1791dd5667
Add Uptime to Activity Panel 2026-01-02 19:19:36 +00:00
Deluan
ca37f6d31c
Use Gravatar in GetAvatar Subsonic API 2026-01-02 19:19:36 +00:00