navidrome/ui/src
Deluan 68e6115789 Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
..
actions Add button to share selected songs 2023-01-24 18:36:47 -05:00
album Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
artist Disable external links when `EnableExternalServices` is false. Fix #2022 2023-01-25 10:28:03 -05:00
audioplayer ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
common Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
dataProvider Fix/Optimized Playlist tracks deletion 2021-10-26 14:05:28 -04:00
dialogs Fix download translation key 2023-01-24 20:14:51 -05:00
i18n Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
icons Optimize static images (#1941) 2022-10-20 10:51:31 -04:00
layout Refactor dialogs, make it simple to add a new dialog to all views 2023-01-24 18:36:47 -05:00
personal Fix order of gain menu options (#2105) 2023-01-22 11:08:54 -05:00
player Refactor DownloadMenuDialog to use `useTranscodingOptions` hook 2023-01-24 18:36:46 -05:00
playlist Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
radio Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
reducers Add button to share selected songs 2023-01-24 18:36:47 -05:00
share Use redux for ShareDialog 2023-01-24 18:36:47 -05:00
song Refactor dialogs, make it simple to add a new dialog to all views 2023-01-24 18:36:47 -05:00
store Bump redux and react-redux versions 2022-09-29 11:05:05 -04:00
subsonic Initial work on Shares 2023-01-24 18:36:45 -05:00
themes Reduce spacing between album buttons, to avoid breaking the toolbar in two 2023-01-24 18:36:47 -05:00
transcoding Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
user Add an `id` attribute to Search boxes. Should fix #1998 2022-11-21 13:44:16 -05:00
utils Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
App.js Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
SharePlayer.js Fix tests and lint errors, plus a bit of refactor 2023-01-24 18:36:46 -05:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Rename `DevEnableShare` to `EnableSharing` 2023-01-29 20:33:10 -05:00
consts.js Refactor DownloadMenuDialog to use `useTranscodingOptions` hook 2023-01-24 18:36:46 -05:00
eventStream.js Trying to fix multiple EventStream connections, one more time 2021-12-02 10:49:32 -05:00
hotkeys.js Change "Go to current song" hotkey. 2022-12-18 20:58:01 -05:00
index.css Fixes the slide bar clickable area (#2113) 2023-01-24 11:15:14 -05:00
index.js Remove React.Strict mode 2021-06-25 14:08:00 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js New service worker (#952) 2021-04-02 11:58:45 -04:00
setupTests.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00