2085 Commits

Author SHA1 Message Date
Deluan
7106add40c
Removed event.type from SSE, as it was causing the browser to hang.
Needs more investigation, but for now, back to the simple message format
2026-01-02 19:20:16 +00:00
Deluan
dc7eaaeae6
Remove option to download discs of a set 2026-01-02 19:20:16 +00:00
Aries
b0b7e8adde
Update Japanese translation (#757)
* Fix ja translation

* Fix japanese translation
2026-01-02 19:20:16 +00:00
Deluan
f08aa9e69b
Fix Portuguese transaltion 2026-01-02 19:20:16 +00:00
Deluan
cb41c763cd
Update Portuguese transaltion 2026-01-02 19:20:15 +00:00
Deluan
0262f44613
Help dialog with available hotkeys 2026-01-02 19:20:15 +00:00
Deluan
c8dd0f0394
Better hotkey organization 2026-01-02 19:20:15 +00:00
Deluan
7cdbf3c217
Replace custom chunking logic with a utils.BreakUpStringSlice call 2026-01-02 19:20:15 +00:00
Deluan Quintão
0a7a06bdc9
Add tests with GoLang 1.16-RC to the pipeline 2026-01-02 19:20:15 +00:00
Deluan
c0d95fc268
Better duration formatting in logs 2026-01-02 19:20:15 +00:00
Deluan
6acf2becb0
Logging when triggering manual scan 2026-01-02 19:20:15 +00:00
Deluan
e95541cc50
Replace react-hotkeys-hook with react-hotkeys 2026-01-02 19:20:15 +00:00
Deluan
c86cff33e1
Do not sanitize Album comments. This was already handled in the backend, when importing. Fix #715 2026-01-02 19:20:15 +00:00
Deluan
c1341251c3
Use diodes instead of channels in SSE broker 2026-01-02 19:20:15 +00:00
Deluan
d909d0e88a
Workaround to remember logarithmic volume 2026-01-02 19:20:15 +00:00
Deluan
8370565ea4
Fix React "unique key prop" warning 2026-01-02 19:20:15 +00:00
Deluan
75c111a014
Fix displaying album year when viewing an artist's albums 2026-01-02 19:20:15 +00:00
Deluan
2e656ed64a
Update golangci-lint in the pipeline 2026-01-02 19:20:15 +00:00
Deluan
4940db6ce0
Update canisue-lite 2026-01-02 19:20:14 +00:00
Deluan
c06207ecd2
Increase heap memory for JS job 2026-01-02 19:20:14 +00:00
Deluan
5dbaa61483
Turn off memory profiling, saving a couple of megabytes 2026-01-02 19:20:14 +00:00
Deluan
f708686485
Use tools.go commands without installing 2026-01-02 19:20:14 +00:00
Deluan
73d9375119
Bump github.com/google/wire from 0.4.0 to 0.5.0 2026-01-02 19:20:14 +00:00
Deluan
749edc4661
Use new simplified uuid.NewString() syntax 2026-01-02 19:20:14 +00:00
Deluan
8e68814085
Reenable ImageCache and ActivityPanel as default 2026-01-02 19:20:14 +00:00
Deluan
1176a201f0
Revert: Use modified time as updated_at and created_at when refreshing/creating albums 2026-01-02 19:20:14 +00:00
Deluan
a24db04174
Use modified time as updated_at and created_at when refreshing/creating albums. Closes #717 2026-01-02 19:20:14 +00:00
Deluan
d19ccdb0f3
Build and publish Docker image for armv6 (closes #747) 2026-01-02 19:20:14 +00:00
Deluan Quintão
1621dfaa18
Update Translations (#751)
* Update zn.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update da.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update eo.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update it.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update pl.json (POEditor.com)

* Update pt.json (POEditor.com)

* Update ru.json (POEditor.com)

* Update es.json (POEditor.com)

* Update th.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update pt.json (POEditor.com)
2026-01-02 19:20:14 +00:00
Deluan
8b526790fc
Add translation to skip_nav 2026-01-02 19:20:14 +00:00
Deluan Quintão
1ba3ad1581
Update en.json (POEditor.com) 2026-01-02 19:20:14 +00:00
Deluan
66f6226380
Upgrade react-admin to 3.12.0 2026-01-02 19:20:13 +00:00
Deluan
2162952b50
Bump react-drag-listview from 0.1.7 to 0.1.8 in /ui 2026-01-02 19:20:13 +00:00
Deluan
6e181ef167
Bump @testing-library dependencies 2026-01-02 19:20:13 +00:00
Deluan
b0dfc652f4
Upgrade react-jinke-music-player to 4.21.2
Enable fadeIn/fadeOut when pausing/playing and logarithmic volume (fix #668)
2026-01-02 19:20:13 +00:00
Deluan
e6254a5ca3
Bump github.com/google/uuid from 1.1.2 to 1.2.0 2026-01-02 19:20:13 +00:00
Deluan
6da378dd6b
Bump github.com/pressly/goose from 2.6.0+incompatible to 2.7.0+incompatible 2026-01-02 19:20:13 +00:00
Deluan
0030e1f118
Bump github.com/golangci/golangci-lint from 1.33.0 to 1.36.0 2026-01-02 19:20:13 +00:00
Deluan
971728dfd5
Replace periodic scanner cancellation channel with a context 2026-01-02 19:20:13 +00:00
Deluan
d23976d796
Fix "failed" Subsonic response. Fix #716 2026-01-02 19:20:13 +00:00
Deluan
31e79117eb
Removed invalid comment 2026-01-02 19:20:13 +00:00
Deluan
368ebc77b0
Bump react-hotkeys-hook from 2.4.0 to 3.0.0 in /ui 2026-01-02 19:20:13 +00:00
Deluan
ef1415b686
Bump @material-ui/lab from 4.0.0-alpha.56 to 4.0.0-alpha.57 2026-01-02 19:20:13 +00:00
Deluan
02b30f437b
Bump @testing-library/user-event from 12.5.0 to 12.6.0 in /ui 2026-01-02 19:20:13 +00:00
Deluan
8c864451d8
Bump react-icons from 3.11.0 to 4.1.0 in /ui 2026-01-02 19:20:13 +00:00
dependabot-preview[bot]
4af35ef57c
Bump uuid from 8.3.1 to 8.3.2 in /ui
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.1...v8.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2026-01-02 19:20:12 +00:00
Steve Richter
edbaa5609e
Check for window.isSecureContext when determining Notification support 2026-01-02 19:20:12 +00:00
Deluan
8313d6fe97
Fix log message, as it is also used for taglib 2026-01-02 19:20:12 +00:00
Deluan
12255c8228
Use order_* fields for sorting by album and artist 2026-01-02 19:20:12 +00:00
Deluan
76c12653b4
Use same album songs order for UI and Subsonic API 2026-01-02 19:20:12 +00:00