vlfldr
284bb72c95
Fix invisible checkboxes in Gruvbox theme ( #2135 )
...
* Added Gruvbox Dark color theme
* Correct formatting by running prettier
* Fixed invisible checkboxes and tweaked colors in Gruvbox theme
2026-01-02 20:22:03 +00:00
Deluan
264df21d9b
Return 404 when artwork is not available in /share/img endpoint
2026-01-02 20:22:03 +00:00
Deluan
b852091870
Add option to change max playlists shown in UI's sidebar, MaxSidebarPlaylists. Fix #2077
2026-01-02 20:22:03 +00:00
Deluan
11e7a950ec
Better behaviour of Prev/Next buttons when share has only one song:
...
- Allow Prev to restart the song
- Disable Next
2026-01-02 20:22:02 +00:00
Deluan
b9f67bfead
Add a fallback when the browser does not support copying the share link to clipboard (not a secure origin)
...
See: https://stackoverflow.com/a/51823007
2026-01-02 20:22:02 +00:00
Deluan
0b6cc5b08a
Fix downloading and sharing from a playlist. Fix #2123
2026-01-02 20:22:02 +00:00
Deluan
7b6f877ed8
Rename DevEnableShare to EnableSharing
2026-01-02 20:22:02 +00:00
Deluan
fb3c90b375
Disable creation of shares when feature is disabled.
...
Fix https://github.com/navidrome/navidrome/pull/2106#issuecomment-1404731388
2026-01-02 20:22:01 +00:00
Deluan
1d8853659a
Disable external links when EnableExternalServices is false. Fix #2022
2026-01-02 20:22:01 +00:00
Deluan
3b9456c701
Fix Share dialog titles for Album and Playlist
2026-01-02 20:22:01 +00:00
Deluan
aeb92d53e0
Simplify radio CRUD code
2026-01-02 20:22:01 +00:00
paradajz
9ed12254d0
Playlist view: optionally show comment column ( #2073 )
...
* playlist view: optionally show genre and comment columns
* Remove genre from Playlist columns, as it is not a valid attribute of playlist
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 20:22:01 +00:00
Deluan
92c681f63d
Fix download translation key
2026-01-02 20:22:01 +00:00
Deluan
588048620e
Revert "Replace the LoveButton with ArtistContextMenu in the artist page - #1979 "
...
see https://github.com/navidrome/navidrome/issues/1979#issuecomment-1402904870
2026-01-02 20:22:01 +00:00
Deluan
8596b00d63
Fix downloadOriginalFormat term in English translation
2026-01-02 20:22:01 +00:00
Deluan
50a0bcd589
Make AlbumSongs BulkActionsToolbar more responsive
2026-01-02 20:22:00 +00:00
Deluan
003453abaf
Add button to share selected songs
2026-01-02 20:22:00 +00:00
Deluan
2416a06b04
Add meta tags to show cover and share description in social platforms
2026-01-02 20:22:00 +00:00
Deluan
4f99addd02
Add Share to Context menus, also share artist
2026-01-02 20:22:00 +00:00
Deluan
30c0b9d8ab
Use redux for ShareDialog
2026-01-02 20:22:00 +00:00
Deluan
84b43ff07b
Refactor dialogs, make it simple to add a new dialog to all views
2026-01-02 20:22:00 +00:00
Deluan
24fa622d05
Create contents label for group of shared mediafiles
2026-01-02 20:22:00 +00:00
Deluan
2f3f190957
Make Share list responsive
2026-01-02 20:22:00 +00:00
Deluan
96d76c6eaa
Reduce spacing between album buttons, to avoid breaking the toolbar in two
2026-01-02 20:22:00 +00:00
Deluan
2789b016b9
Fix expireAt update error
2026-01-02 20:21:59 +00:00
Deluan
39115fadfe
Fix JS console warning
2026-01-02 20:21:59 +00:00
Deluan
f1a0ef614d
Make Share icon dynamic
2026-01-02 20:21:59 +00:00
Deluan
7fd0326b8c
Change public/share path to /share - DSub does not use the URL from the API response... :(
2026-01-02 20:21:59 +00:00
Deluan
5916024859
Fix tests and lint errors, plus a bit of refactor
2026-01-02 20:21:59 +00:00
Deluan
4e3a0f03f5
More share translations
2026-01-02 20:21:59 +00:00
Deluan
4bb4576785
Share playlists
2026-01-02 20:21:59 +00:00
Deluan
28c8797a3c
Refactor DownloadMenuDialog to use useTranscodingOptions hook
2026-01-02 20:21:59 +00:00
Deluan
1899cebe3b
Extract transcoding options to its own hook
2026-01-02 20:21:58 +00:00
Deluan
4d085249ab
Add share's contents and description to the DB
2026-01-02 20:21:58 +00:00
Deluan
56b1d6811a
Use defaultDownsamplingFormat in share options
2026-01-02 20:21:58 +00:00
Deluan
b4a11b4cdd
Fine tune SharePlayer
2026-01-02 20:21:58 +00:00
Deluan
2fca7ac081
Refactor URL builders in UI
2026-01-02 20:21:58 +00:00
Deluan
b2aac87d1d
More work on Shares
2026-01-02 20:21:58 +00:00
Deluan
04abdf4509
Initial work on Shares
2026-01-02 20:21:58 +00:00
Kendall Garner
555ce3a622
Fixes the slide bar clickable area ( #2113 )
2026-01-02 20:21:58 +00:00
dependabot[bot]
77774097f0
Bump @testing-library/react from 12.1.2 to 12.1.5 in /ui ( #2109 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 12.1.2 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.2...v12.1.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:21:58 +00:00
Kendall Garner
a9663d97c7
Fix order of gain menu options ( #2105 )
2026-01-02 20:21:58 +00:00
Deluan
6b84a5cc13
Fix artist image not caching on browser
2026-01-02 20:21:58 +00:00
Deluan
eae9b71e6b
Increase size of artist image
2026-01-02 20:21:57 +00:00
vlfldr
362d3a6840
Add Gruvbox Dark color theme ( #2092 )
...
* Added Gruvbox Dark color theme
* Correct formatting by running prettier
2026-01-02 20:21:19 +00:00
Deluan
ad9af70ce3
Fix Playlist show
2026-01-02 20:21:19 +00:00
Kendall Garner
3242ae96b7
Get album info (when available) from Last.fm, add getAlbumInfo endpoint ( #2061 )
...
* lastfm album.getInfo, getAlbuminfo(2) endpoints
* ... for description and reduce not found log level
* address first comments
* return all images
* Update migration timestamp
* Handle a few edge cases
* Add CoverArtPriority option to retrieve albumart from external sources
* Make agents methods more descriptive
* Use Last.fm name consistently
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 20:21:18 +00:00
Kendall Garner
2fb60b92ca
ReplayGain support + audio normalization (web player) ( #1988 )
...
* ReplayGain support
- extract ReplayGain tags from files, expose via native api
- use metadata to normalize audio in web player
* make pre-push happy
* remove unnecessary prints
* remove another unnecessary print
* add tooltips, see metadata
* address comments, use settings instead
* remove console.log
* use better language for gain modes
2026-01-02 20:21:18 +00:00
Deluan
768370f48e
Remove unused prop
2026-01-02 20:21:18 +00:00
Deluan
438215be42
Change Internet Radio UX
2026-01-02 20:21:18 +00:00