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-07-23 18:04:28 +03:00
..
accessSchedule fix return 2022-04-03 12:08:10 -07: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 Merge pull request #3560 from thornbill/refactor-transparency 2022-04-19 23:26:12 -04:00
cardbuilder Backport pull request #3730 from jellyfin/release-10.8.z 2022-07-20 19:29:50 -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 Refactoring duplicate code 2022-07-23 18:04:18 +03:00
dialog Sanitize HTML 2022-03-06 13:29:16 +03:00
dialogHelper Update dialog history state when in invalid state 2022-06-09 13:17:56 -04:00
directorybrowser Merge pull request #3519 from dmitrylyzo/fix-escapehtml 2022-04-07 13:00:12 -04:00
displaySettings Merge pull request #3489 from thornbill/add-display-setting-headings 2022-03-09 20:55:49 -05:00
filterdialog Merge pull request #3577 from thornbill/fix-sd-filter-backport 2022-04-28 09:28:26 -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 add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
imageDownloader Merge pull request #3729 from SenorSmartyPants/SeriesImageDownload 2022-06-29 01:05:08 -04:00
imageeditor Remove unused Screenshot code 2022-06-14 21:41:17 +03:00
imageOptionsEditor Remove unused Screenshot code 2022-06-14 21:41:17 +03:00
images Add aria-hidden to blurhash canvases 2022-03-04 11:01:35 -05:00
imageUploader Remove unused Screenshot code 2022-06-14 21:41:17 +03:00
indicators Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
itemidentifier Merge pull request #3519 from dmitrylyzo/fix-escapehtml 2022-04-07 13:00:12 -04:00
itemMediaInfo Merge pull request #3719 from nyanmisaka/dovi-meta 2022-06-29 01:00:18 -04:00
lazyLoader implement worker without proxies for better compatibility with old devices 2022-01-14 10:33:37 +01:00
libraryoptionseditor Merge pull request #3609 from sancodes/eslint-no-sequences 2022-06-09 12:24:52 -04: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 Use "private" close event for dialog helper race condition 2022-06-09 01:03:03 -04: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 Move cursor: pointer; to .nowPlayingBar 2022-04-19 15:17:03 +02:00
pages migrate User Password Page 2022-07-23 18:04:28 +03:00
playback Merge pull request #3721 from Shadowghost/fix-stream-autoselect 2022-06-29 01:05:05 -04:00
playbackSettings Merge pull request #3721 from Shadowghost/fix-stream-autoselect 2022-06-29 01:05:05 -04:00
playerstats Merge pull request #3719 from nyanmisaka/dovi-meta 2022-06-29 01:00:18 -04: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 Remove hash bang paths 2022-06-09 14:54:39 -04:00
search Add react-router 2022-06-14 12:10:26 -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 Show subtitle text color setting 2022-06-16 17:19:27 +01: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 eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
tabbedview Remove default export for backdrop component 2022-04-12 16:58:56 -04:00
toast Stack toasts 2022-02-09 20:21:03 +03:00
tvproviders Merge pull request #3509 from sancodes/eslint-novoid 2022-04-13 00:44:30 -04: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 react-router 2022-06-14 12:10:26 -04:00
viewSettings Add title to buttons 2022-03-03 17:19:27 +03:00
activitylog.js Use toBoolean from string utils 2022-04-12 12:20:28 -04:00
alert.js Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
apphost.js Merge pull request #3717 from dmitrylyzo/resolution 2022-06-29 01:00:15 -04:00
appRouter.js Update current route state for unhandled routes in app router 2022-06-14 12:10:26 -04: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
ConnectionRequired.tsx Fix review issues 2022-06-17 02:31:13 -04:00
favoriteitems.js Remove hash bang paths 2022-06-09 14:54:39 -04: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 Merge pull request #3509 from sancodes/eslint-novoid 2022-04-13 00:44:30 -04:00
HistoryRouter.tsx Fix review issues 2022-06-17 02:31:13 -04:00
htmlMediaHelper.js Merge pull request #3724 from samcon/fix_resume_webos 2022-06-29 01:05:08 -04:00
itemContextMenu.js add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
itemHelper.js Merge pull request #3543 from Shadowghost/strm-display-fix 2022-05-20 18:36:37 -04: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
Page.tsx Fix Page component compatibility issues 2022-06-27 11:49:56 -04:00
playmenu.js WIP 2020-11-05 23:09:09 +00:00
pluginManager.js Fix whitespace 2022-03-31 09:57:26 -04:00
qualityOptions.js Merge pull request #3717 from dmitrylyzo/resolution 2022-06-29 01:00:15 -04: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 add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
ServerConnections.js Fix missing spread operator 2022-04-21 13:58:39 -04: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 Fix theme songs with disabled theme videos 2022-03-13 00:37:24 +03:00
tunerPicker.js Merge pull request #3525 from whiteowl3/patch-3 2022-04-07 13:00:12 -04:00
viewContainer.js Move clientUtils and rename 2022-04-10 02:22:13 -04:00