1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/components
Dmitry Lyzo 2d5e7f745f Skip non-ready state of player in nowPlayingBar
When nowPlayingBar receives an `init` event, some propertes of `state` are not
yet defined. Wait for `playbackstart`.
2022-02-01 01:16:53 +03:00
..
accessSchedule Move components css files to sass 2021-03-19 14:00:59 -04:00
actionSheet Move components css files to sass 2021-03-19 14:00:59 -04:00
alphaPicker Fix number option in alphapicker 2022-01-04 17:13:31 -05:00
appFooter Fix sonarqube issues 2021-03-23 11:28:20 -04:00
backdrop Fix sonarqube issues 2021-03-23 11:28:20 -04:00
cardbuilder Fix Chrome button text-align = center default 2022-01-11 19:10:17 -06:00
channelMapper Move components css files to sass 2021-03-19 14:00:59 -04:00
collectionEditor Move components css files to sass 2021-03-19 14:00:59 -04:00
confirm Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
dashboard/users Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react 2022-01-28 00:00:34 -05:00
dialog Move components css files to sass 2021-03-19 14:00:59 -04:00
dialogHelper Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
directorybrowser Remove network device option from add library dialog 2021-12-29 16:28:21 -05:00
displaySettings Update displaySettings.template.html 2021-11-20 00:01:14 -05:00
filterdialog Removed Tag filter limit of 50 2021-08-14 12:39:03 +02:00
filtermenu Remove unused variables 2021-03-23 11:28:16 -04:00
guide Remove unused variables 2021-03-23 11:28:16 -04:00
homeScreenSettings Add continue reading to template 2021-04-29 22:29:11 -04:00
homesections Add channels link to home page section 2022-01-13 10:15:24 -05:00
imageDownloader Address eslint errors 2021-05-02 01:27:41 -04:00
imageeditor Move components css files to sass 2021-03-19 14:00:59 -04:00
imageOptionsEditor Remove unneeded async 2020-11-25 14:28:41 -05:00
images Fix Blurhash worker on webOS 1.2 2022-01-15 00:16:14 +03:00
imageUploader Move components css files to sass 2021-03-19 14:00:59 -04:00
indicators Move components css files to sass 2021-03-19 14:00:59 -04:00
itemidentifier Address eslint errors 2021-05-02 01:27:41 -04:00
itemMediaInfo Update itemMediaInfo.js 2021-11-02 18:48:39 +05:00
lazyLoader implement worker without proxies for better compatibility with old devices 2022-01-14 10:33:37 +01:00
libraryoptionseditor Expose collection generation options for mixed libraries 2022-01-13 15:35:34 +01:00
listview Fix list view item encoding 2021-11-10 14:14:02 -05:00
loading Use single color for loading indicator 2021-10-25 10:39:35 -04:00
mediainfo Display Premiere date consistently with edit metadata dialog 2021-12-18 16:56:49 -06:00
mediaLibraryCreator Expose collection generation options for mixed libraries 2022-01-13 15:35:34 +01:00
mediaLibraryEditor update suggestion change 2021-09-08 02:46:43 +03:00
metadataEditor Merge pull request #2786 from MrTimscampi/person-improvements 2021-09-09 10:38:44 -04:00
multiSelect - add "Select All" action to multiSelect 2022-01-07 00:04:55 +02:00
notifications Fix image path for notification icon 2022-01-13 12:15:36 -05:00
nowPlayingBar Skip non-ready state of player in nowPlayingBar 2022-02-01 01:16:53 +03:00
pages Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react 2022-01-28 00:00:34 -05:00
playback Fix theme song playback when switching items with different themes 2022-02-01 00:56:02 +03:00
playbackSettings remove the unused server check for cinema mode option 2021-12-05 20:54:02 +08:00
playerstats Wrap HardwareAccelerationType with if 2021-08-21 23:49:04 -07:00
playlisteditor Move components css files to sass 2021-03-19 14:00:59 -04:00
prompt Move components css files to sass 2021-03-19 14:00:59 -04:00
recordingcreator Fix image path for placeholder image 2022-01-13 12:18:24 -05:00
refreshdialog Set 'Scan for new and updated files' as the default refresh option 2021-10-07 23:09:08 +02:00
remotecontrol Fix Light theme 2022-01-20 20:10:43 +03:00
search Make parameters optional for components ported to TSX 2021-06-18 17:01:01 +02:00
slideshow Autoplay when Play or Shuffle 2021-09-09 00:45:01 +03:00
sortmenu Move components css files to sass 2021-03-19 14:00:59 -04:00
subtitleeditor Move components css files to sass 2021-03-19 14:00:59 -04:00
subtitlesettings Add missing font option for subtitles 2021-11-29 02:23:11 +05:00
subtitlesync Move components css files to sass 2021-03-19 14:00:59 -04:00
subtitleuploader Fix sonarqube issues 2021-03-23 11:28:20 -04:00
syncPlay Remove redundant assignment 2021-09-14 10:26:13 -04:00
tabbedview Remove unused variables 2021-03-23 11:28:16 -04:00
toast Fix xss via displaymessage 2021-05-21 00:24:59 -04:00
tvproviders update suggestion change 2021-09-08 02:46:43 +03:00
upnextdialog Code review changes. 2021-06-24 17:50:39 -04:00
userdatabuttons Move components css files to sass 2021-03-19 14:00:59 -04:00
viewManager Add router level support for rendering react componenent pages 2021-06-09 09:27:10 -04:00
viewSettings Move components css files to sass 2021-03-19 14:00:59 -04:00
activitylog.js Fix sonarqube issues 2021-03-23 11:28:20 -04:00
alert.js Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
apphost.js Fix package import build warnings 2021-08-10 12:43:24 -04:00
appRouter.js Add channels link to home page section 2022-01-13 10:15:24 -05:00
autoFocuser.js Fix auto focus on Play/Resume 2022-01-15 20:03:13 +03:00
castSenderApi.js Migrated castSenderApi.js to es6 module 2020-08-04 19:15:15 +02:00
favoriteitems.js Move assets css files to sass 2021-03-19 13:46:12 -04:00
fetchhelper.js Disallow block padding 2020-07-27 08:06:46 +02:00
focusManager.js Remove unused variables 2021-03-23 11:28:16 -04:00
formdialog.scss Make dialog buttons smaller on TV 2021-10-15 22:07:40 +03:00
groupedcards.js extracted connectionManager from site.js 2020-11-05 23:12:23 +00:00
htmlMediaHelper.js Reset media source 2021-10-15 21:49:11 +03:00
itemContextMenu.js Fix sharing url 2021-05-21 00:13:38 -04:00
itemHelper.js Make active TV recordings look more consistent... 2022-01-11 19:10:13 -06:00
itemsrefresher.js Remove unused variables 2021-03-23 11:28:16 -04:00
layoutManager.js Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
maintabsmanager.js Cleanup 2021-09-05 20:29:03 +03:00
packageManager.js WIP 2020-11-05 23:09:09 +00:00
playmenu.js WIP 2020-11-05 23:09:09 +00:00
pluginManager.js Add toast and confirm to pluginManager. 2021-04-19 18:37:44 -04:00
qualityOptions.js fallback to the lowest bitrate option 2020-12-04 18:14:20 +08:00
reactControllerFactory.js Unmount components when view is destroyed 2021-06-09 09:27:10 -04:00
sanitizeFilename.js Remove useless escape characters 2021-03-23 11:28:20 -04:00
scrollManager.js Fix conflict with other scrollers 2021-07-31 10:47:46 +03:00
ServerConnections.js Add LogIn/LogOut event handlers to NativeShell 2021-04-11 13:58:48 +03:00
settingshelper.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
shortcuts.js Remove useless abstractions and hardcoded text for toasts 2021-05-26 13:12:19 -04:00
themeMediaPlayer.js extracted connectionManager from site.js 2020-11-05 23:12:23 +00:00
tunerPicker.js Fix lint errors 2021-03-23 11:29:17 -04:00
viewContainer.js Remove useless escape characters 2021-03-23 11:28:20 -04:00