514 Commits

Author SHA1 Message Date
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
b9b3539a27
Display comments in SongDetails and AlbumList's details 2026-01-02 19:19:35 +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
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
b53e0001c6
Add <- and -> hotkeys, to jump to previous or next song
Refers to #585
2026-01-02 19:19:33 +00:00
Deluan
772ef6547c
Fix "Something went wrong" error when deleting a playlist 2026-01-02 19:19:33 +00:00
JorisL
d0405db71b
Fixed duration formatter to properly count lengths longer than 24 hours (#612)
* Fixed durationfield formatter to properly count lengths longer than
24 hours.

* formatted DurationField.js with npm prettier
2026-01-02 19:19:33 +00:00
Deluan
26789479a7
Make scrobble submits compatible with Last.FM specification
See https://github.com/deluan/navidrome/issues/18#issuecomment-656977060
2026-01-02 19:19:32 +00:00
Deluan
e92b02c4cc
Move notifications to the top
This avoids notifications getting covered by the player
2026-01-02 19:19:32 +00:00
Deluan
3a414a735d
Generate a better salt for Subsonic token authentication 2026-01-02 19:19:32 +00:00
Deluan
2ddc815c96
Add user's name to UserMenu 2026-01-02 19:19:32 +00:00
Deluan
07c45a4146
Upgrade react-admin to 3.9.6 2026-01-02 19:19:32 +00:00
Deluan
74e05994ce
Move Settings options to UserMenu 2026-01-02 19:19:32 +00:00
Deluan
fd984b8897
Remove hardcoded color 2026-01-02 19:18:28 +00:00
Deluan
a768cebe05
Fix BulkActions contrast once and for all(?) 2026-01-02 19:18:28 +00:00
Deluan
c4b7193419
Improve bulk actions color contrast 2026-01-02 19:18:28 +00:00
Deluan
0909ac01da
Remove duplicated code for SongBulkActions 2026-01-02 19:18:28 +00:00
Deluan
c98a32d56a
Add "PlayNow" button to bulk actions 2026-01-02 19:18:28 +00:00
Deluan
ed40594d51
Fine tune colors, remove PlayButton from AlbumDetail 2026-01-02 19:18:27 +00:00
Chris Newton
24a7dc423f
feat: ran prettier over changes 2026-01-02 19:18:27 +00:00
Chris Newton
7a4c89f9dc
feat: fixed linting error 2026-01-02 19:18:27 +00:00
Chris Newton
400498e8f1
feat: changed hvoer state for album list, added play icon to album details 2026-01-02 19:18:27 +00:00
Chris Newton
9bc55ada25
feat: altered grid layout to be more like itunes 2026-01-02 19:18:27 +00:00
Deluan
ed84c5a0a3 Bump @testing-library/react from 11.0.4 to 11.1.0 in /ui 2020-10-21 18:24:20 -04:00
dependabot-preview[bot]
62ed30afed Bump @testing-library/user-event from 12.1.7 to 12.1.8 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.7 to 12.1.8.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.1.7...v12.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-21 17:10:39 -04:00
dependabot-preview[bot]
c89b89cd92 Bump react from 16.13.1 to 16.14.0 in /ui
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-21 16:58:07 -04:00
Deluan
0ff89679ba Use new renderAudioTitle (to avoid the [Object object] song title on iOS) 2020-10-13 11:20:30 -04:00
Deluan
2f8dc794de Add and show Playlists sizes 2020-10-12 22:31:01 -04:00
Deluan
68a9be5e86 Add Artist (discography) size, and show sizes in Download caption 2020-10-12 22:31:01 -04:00