481 Commits

Author SHA1 Message Date
Deluan
c4bb2e9d64
Remove superfluous argument 2026-01-02 19:20:12 +00:00
Deluan
a661723b97
Disambiguate tracks by AlbumArtist when sorting by album 2026-01-02 19:20:12 +00:00
Deluan
6a261e8ceb
Fix duration formatting, add days and don't show 60 seconds 2026-01-02 19:20:12 +00:00
Deluan
0b6d08aa77
Make event handlers naming consistent (camelCase) 2026-01-02 19:20:11 +00:00
Deluan
2bdcc7b745
Fix another possible race condition 2026-01-02 19:20:11 +00:00
Deluan
9fe781940c
Fix race condition that could cause multiple EventSource connections from the same client 2026-01-02 19:20:11 +00:00
Deluan
a713264b2c
Don't break on login when activity panel is disabled 2026-01-02 19:20:11 +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
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
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
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
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
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
Deluan
fa516a509c
Goto album page when clicking on player's album cover 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
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
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
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