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
2022-03-10 13:06:23 -05:00
..
accessSchedule Move components css files to sass 2021-03-19 14:00:59 -04:00
actionSheet Escape HTML 2022-03-06 13:29:14 +03:00
alphaPicker Add aria-labels for accessibility 2022-03-03 18:15:32 +03: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 Escape HTML 2022-03-06 13:29:14 +03:00
channelMapper Escape HTML 2022-03-06 13:29:14 +03:00
collectionEditor Escape HTML 2022-03-06 13:29:14 +03:00
confirm Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
dashboard/users use UserDto type from API 2022-03-10 10:23:52 -05:00
dialog Sanitize HTML 2022-03-06 13:29:16 +03:00
dialogHelper Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
directorybrowser Escape HTML 2022-03-06 13:29:14 +03:00
displaySettings Merge pull request #3489 from thornbill/add-display-setting-headings 2022-03-09 20:55:49 -05:00
filterdialog Removed Tag filter limit of 50 2021-08-14 12:39:03 +02:00
filtermenu Escape HTML 2022-03-06 13:29:14 +03:00
guide Escape HTML 2022-03-06 13:29:14 +03:00
homeScreenSettings Escape HTML 2022-03-06 13:29:14 +03:00
homesections Escape HTML 2022-03-06 13:29:14 +03:00
imageDownloader Add title to buttons 2022-03-03 17:19:27 +03:00
imageeditor Add title to buttons 2022-03-03 17:19:27 +03:00
imageOptionsEditor Add title to buttons 2022-03-03 17:19:27 +03:00
images Add aria-hidden to blurhash canvases 2022-03-04 11:01:35 -05:00
imageUploader Add title to buttons 2022-03-03 17:19:27 +03:00
indicators Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
itemidentifier Escape HTML 2022-03-06 13:29:14 +03:00
itemMediaInfo Escape HTML 2022-03-06 13:29:14 +03:00
lazyLoader implement worker without proxies for better compatibility with old devices 2022-01-14 10:33:37 +01:00
libraryoptionseditor Escape HTML 2022-03-06 13:29:14 +03:00
listview Escape HTML 2022-03-06 13:29:14 +03:00
loading Use single color for loading indicator 2021-10-25 10:39:35 -04:00
mediainfo Escape HTML 2022-03-06 13:29:14 +03:00
mediaLibraryCreator Escape HTML 2022-03-06 13:29:14 +03:00
mediaLibraryEditor Escape HTML 2022-03-06 13:29:14 +03:00
metadataEditor Escape HTML 2022-03-06 13:29:14 +03:00
multiSelect Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
notifications Fix image path for notification icon 2022-01-13 12:15:36 -05:00
nowPlayingBar Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
pages Fix event type 2022-03-10 12:54:24 -05:00
playback Escape HTML 2022-03-06 13:29:14 +03:00
playbackSettings Don't hide EnableNextVideoOverlay option on TV 2022-02-22 00:52:28 +03:00
playerstats Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
playlisteditor Escape HTML 2022-03-06 13:29:14 +03:00
prompt Escape HTML 2022-03-06 13:29:14 +03:00
recordingcreator Escape HTML 2022-03-06 13:29:14 +03:00
refreshdialog Add title to buttons 2022-03-03 17:19:27 +03:00
remotecontrol Escape HTML 2022-03-06 13:29:14 +03:00
search Escape HTML 2022-03-06 13:29:14 +03:00
slideshow Show slideshow OSD on click 2022-02-26 12:16:07 +03:00
sortmenu Add title to buttons 2022-03-03 17:19:27 +03:00
subtitleeditor Escape HTML 2022-03-06 13:29:14 +03:00
subtitlesettings Add default-case-last rule and fix issues 2022-03-10 11:46:58 -05:00
subtitlesync Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
subtitleuploader Add title to buttons 2022-03-03 17:19:27 +03:00
syncPlay Add title to buttons 2022-03-03 17:19:27 +03:00
tabbedview Remove unneeded empty functions 2022-03-02 00:59:04 -05:00
toast Stack toasts 2022-02-09 20:21:03 +03:00
tvproviders Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
upnextdialog Escape HTML 2022-03-06 13:29:14 +03:00
userdatabuttons Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
viewManager Add router level support for rendering react componenent pages 2021-06-09 09:27:10 -04:00
viewSettings Add title to buttons 2022-03-03 17:19:27 +03:00
activitylog.js Escape HTML 2022-03-06 13:29:14 +03:00
alert.js Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
apphost.js Removed exitmenu from browser support list 2022-01-16 21:25:13 +11:00
appRouter.js Move rewatching in next up to display option and remove home section 2022-03-01 00:56:48 -05:00
autoFocuser.js fix: Fix focus jump when focusing Resume 2022-02-20 22:37:54 +03:00
castSenderApi.js Migrated castSenderApi.js to es6 module 2020-08-04 19:15:15 +02:00
favoriteitems.js Add aria-hidden to button icons 2022-02-25 01:52:14 +03: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 Polyfill HTMLMediaElement.play 2022-02-26 14:01:08 +03:00
itemContextMenu.js refactor: Extract copy to clipboard function 2022-02-26 00:33:08 +03: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 Add title to buttons 2022-03-03 17:19:27 +03:00
viewContainer.js Remove useless escape characters 2021-03-23 11:28:20 -04:00