jellyfish-web/src/components
San c65a6dc888
fix parenthesis
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:44:14 -07: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
backdrop Merge pull request #3560 from thornbill/refactor-transparency 2022-04-19 23:26:12 -04:00
cardbuilder Replace deprecated String.prototype.substr() 2022-04-21 18:42:42 +02: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 add default isBtnVisible to false 2022-05-09 20:35:08 +03:00
dialog Sanitize HTML 2022-03-06 13:29:16 +03:00
dialogHelper Use toBoolean from string utils 2022-04-12 12:20:28 -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 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 Merge pull request #3519 from dmitrylyzo/fix-escapehtml 2022-04-07 13:00:12 -04: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 add semi colon to fix lint 2022-05-20 13:34:25 -07: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 Move cursor: pointer; to .nowPlayingBar 2022-04-19 15:17:03 +02:00
pages add default isBtnVisible to false 2022-05-09 20:35:08 +03:00
playback add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07: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 fix parenthesis 2022-05-30 20:44:14 -07: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 create option for bold subtitles 2022-05-12 22:37:28 +03: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 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 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 modify inline code to multiple line 2022-05-20 01:37:11 -07:00
appRouter.js Revert single optional check in app router 2022-04-25 16:46:19 -04:00
autoFocuser.js fix: Fix focus jump when focusing Resume 2022-02-20 22:37:54 +03:00
castSenderApi.js
favoriteitems.js modify inline code 2022-05-20 13:25:47 -07:00
fetchhelper.js
focusManager.js
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
htmlMediaHelper.js Polyfill HTMLMediaElement.play 2022-02-26 14:01:08 +03:00
itemContextMenu.js add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
itemHelper.js Make active TV recordings look more consistent... 2022-01-11 19:10:13 -06:00
itemsrefresher.js
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 Fix whitespace 2022-03-31 09:57:26 -04:00
qualityOptions.js Allow next higher resolution 2022-03-20 09:15:03 +03:00
reactControllerFactory.js Unmount components when view is destroyed 2021-06-09 09:27:10 -04:00
sanitizeFilename.js
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
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