navidrome/ui/src/dialogs
Deluan b6fcfa9fc8 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
2023-01-30 12:09:01 -05:00
..
AboutDialog.js Make the version number clickable for the SNAPSHOT version in development docker build (#843) 2021-03-22 23:34:34 -04:00
AboutDialog.test.js Fix new test-library eslint errors 2022-09-28 21:30:20 -04:00
AddToPlaylistDialog.js fix(UI): Warn if track is already present when adding to playlist - 1604 (#1897) 2022-09-29 13:19:14 -04:00
AddToPlaylistDialog.test.js Don't allow adding songs to smart playlists 2022-10-02 20:14:15 -04:00
DialogContent.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
DialogTitle.js Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
Dialogs.js Use redux for ShareDialog 2023-01-24 18:36:47 -05:00
DownloadMenuDialog.js Fix downloading and sharing from a playlist. Fix #2123 2023-01-30 11:20:22 -05:00
DuplicateSongDialog.js Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
ExpandInfoDialog.js Fix JS console warning 2021-09-26 17:36:30 -04:00
HelpDialog.js Misc small changes (#1433) 2021-10-26 08:57:20 -04:00
ListenBrainzTokenDialog.js Listenbrainz scrobbling (#1424) 2021-10-30 12:17:42 -04:00
SelectPlaylistInput.js Don't allow adding songs to smart playlists 2022-10-02 20:14:15 -04:00
SelectPlaylistInput.test.js Don't allow adding songs to smart playlists 2022-10-02 20:14:15 -04:00
ShareDialog.js Add a fallback when the browser does not support copying the share link to clipboard (not a secure origin) 2023-01-30 12:09:01 -05:00
index.js Refactor dialogs, make it simple to add a new dialog to all views 2023-01-24 18:36:47 -05:00
useDialog.js Extract transcoding options to its own hook 2023-01-24 18:36:46 -05:00
useTranscodingOptions.js Refactor DownloadMenuDialog to use `useTranscodingOptions` hook 2023-01-24 18:36:46 -05:00