1935 Commits

Author SHA1 Message Date
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
Deluan
1554541168
Enable activity panel by default 2026-01-02 19:19:36 +00:00
Deluan
5de51b25b4
Add Esperanto translation, thanks to @ebanDev 2026-01-02 19:19:36 +00:00
Deluan
f71396c273
New translated terms 2026-01-02 19:19:36 +00:00
Deluan
cf3c7f2710
Make AppBar back to original height 2026-01-02 19:19:35 +00:00
Deluan
ab8933d430
Trunc long names 2026-01-02 19:19:35 +00:00
Deluan
dbb7eac94f
Fix linting error 2026-01-02 19:19:35 +00:00
Deluan
3e130aac01
Redesign UserMenu, now with support for Gravatar 2026-01-02 19:19:35 +00:00
Deluan
844ce06e30
Ignore "Cover (front)" tag when using ffmpeg extractor 2026-01-02 19:19:35 +00:00
Deluan
a24d3b9ff0
Don't display "Comment" field in details if it is empty 2026-01-02 19:19:35 +00:00
Deluan
94fba6510f
Better Activity panel layout 2026-01-02 19:19:35 +00:00
Deluan
003111872a
Fix some JS console errors 2026-01-02 19:19:35 +00:00
Deluan
8faa4e0b99
Detect different discs, even when missing the first track of the disc. Fix #620. 2026-01-02 19:19:35 +00:00
Deluan
091e169fb3
Fix color of activity icon on light themes 2026-01-02 19:19:35 +00:00
Deluan
23e487eeb5
Replace <hr/> with Material-UI's <Divider/> 2026-01-02 19:19:35 +00:00
Deluan
f2e55be47e
Fine tune scan status behaviour 2026-01-02 19:19:35 +00:00
Deluan
d1bcea29bc
Sanitize comments and lyrics on import, as they are rendered as HTML on the UI 2026-01-02 19:19:35 +00:00
Deluan
b9b3539a27
Display comments in SongDetails and AlbumList's details 2026-01-02 19:19:35 +00:00
Deluan
417fcb37e5
Import comments and lyrics 2026-01-02 19:19:34 +00:00
Deluan
5385b950c9
Add support for multi-line tags 2026-01-02 19:19:34 +00:00
Deluan
d9c1a661f2
Fix import 2026-01-02 19:19:34 +00:00
Deluan
4010cb839c
Add tests for formatters 2026-01-02 19:19:34 +00:00
Deluan
02e513201c
Use a better notation for exporting JS components and functions 2026-01-02 19:19:34 +00:00
Deluan
1b4b27ed1a
Fix setting up Event Stream message handler on first login 2026-01-02 19:19:34 +00:00
Deluan
f8161f88f2
Fix download single track from Playlist 2026-01-02 19:19:34 +00:00
Deluan
2c79e4dc86
Add config option to globally enable/disable downloads 2026-01-02 19:19:34 +00:00
Deluan
a25c2534db
Fix log message 2026-01-02 19:19:34 +00:00
Deluan
0b25ef9c86
Remove old TODO 2026-01-02 19:19:34 +00:00
Deluan
564198600a
Add buffer to broker SendMessage 2026-01-02 19:19:34 +00:00
Deluan
d8c07e2b01
Better broker logging 2026-01-02 19:19:34 +00:00
Deluan
b2a0f832e4
Hide activity menu from non-admin users 2026-01-02 19:19:34 +00:00
Deluan
a23a192ca8
Do not create the EventStream if unauthenticated 2026-01-02 19:19:34 +00:00
Deluan
1cf0a9d5d5
Add flag to enable activity menu 2026-01-02 19:19:33 +00:00
Deluan
adeb2f95dc
Auto-reconnect to event stream after 20secs timeout 2026-01-02 19:19:33 +00:00
Deluan
652a6cf18f
Adding a communication channel between server and clients using SSE 2026-01-02 19:19:33 +00:00
Deluan
d67ed93f26
Moved all reducers and actions to their own folders 2026-01-02 19:19:33 +00:00
Deluan
1fb812f567
Add more keyboard shortcuts
- : volume down
= : volume up
m : toggle sidebar menu

Refers to #585
2026-01-02 19:19:33 +00:00
Deluan
5a5e3002f7
Faster display of cover in album detail view 2026-01-02 19:19:33 +00:00
Deluan
f1ba2a3244
Remove unused file 2026-01-02 19:19:33 +00:00
Deluan
e9e8d05b51
Update react-jinke-music-player to 4.9.1. Fix #568 2026-01-02 19:19:33 +00:00
Deluan
29982bc687
Make sure we don't get durations with decimals 2026-01-02 19:19:33 +00:00
Deluan
1571f1b804
Fix "seekable" log message (was always "false") 2026-01-02 19:19:33 +00:00
Deluan
b53e0001c6
Add <- and -> hotkeys, to jump to previous or next song
Refers to #585
2026-01-02 19:19:33 +00:00