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-10-06 09:42:04 +02: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 Fix XSS in card aria labels 2022-08-02 13:51:20 -04: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 Fix sdk imports to improve build size 2022-09-06 00:43:08 -04: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 fix: Escape HTML 2022-03-29 02:25:54 +03:00
displaySettings chore: add Basque display language option 2022-10-06 09:42:04 +02:00
filterdialog Fix SD filter state 2022-04-20 00:14:17 -04: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 Save series images under season, when browsing parent images for season 2022-06-27 14:41:53 -05: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 fix: Escape HTML 2022-03-29 02:25:54 +03:00
itemMediaInfo Remove unnecessary check 2022-06-27 06:23:00 +08:00
lazyLoader implement worker without proxies for better compatibility with old devices 2022-01-14 10:33:37 +01:00
libraryoptionseditor Disable "Automatically add to collection" by default 2022-05-16 16:47:24 +02: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 Merge pull request #2937 from oledfish/additional-episode-orders 2022-03-11 14:35:38 -05: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 Avoid unnecessary DOM update if concurrent played items lack image metadata. 2022-09-10 20:21:37 +01:00
pages Fix sdk imports to improve build size 2022-09-06 00:43:08 -04:00
playback Use stream defaults in stream auto selection if previous source had no stream of that kind 2022-06-26 23:30:42 +02:00
playbackSettings Merge pull request #3721 from Shadowghost/fix-stream-autoselect 2022-06-26 20:54:51 -04:00
playerstats Expose DoVi metadata and VideoRangeType 2022-06-18 22:16:10 +08: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 Fix HTML escaping 2022-03-19 10:51:52 +03:00
search Fix sdk imports to improve build size 2022-09-06 00:43:08 -04: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 Add maximum allowed video resolution selector 2022-06-17 22:14:14 +03: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
favoriteitems.js Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
fetchhelper.js
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
htmlMediaHelper.js Fix setCurrentTimeIfNeeded calc + change preload to auto to resume in WebOS 2022-06-26 14:37:04 +03:00
itemContextMenu.js refactor: Extract copy to clipboard function 2022-02-26 00:33:08 +03:00
itemHelper.js Fix TypeError 2022-07-27 10:49:13 +00: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
playmenu.js
pluginManager.js Add toast and confirm to pluginManager. 2021-04-19 18:37:44 -04:00
qualityOptions.js Add maximum allowed video resolution selector 2022-06-17 22:14:14 +03: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
shortcuts.js Remove useless abstractions and hardcoded text for toasts 2021-05-26 13:12:19 -04:00
themeMediaPlayer.js Fix theme songs with disabled theme videos 2022-03-13 00:37:24 +03:00
tunerPicker.js Correct Typo 2022-03-29 06:43:12 -04:00
viewContainer.js Remove useless escape characters 2021-03-23 11:28:20 -04:00