jellyfish-web/src/components
2022-10-16 00:06:54 +03:00
..
accessSchedule fix return 2022-04-03 12:08:10 -07:00
actionSheet Fixed linting issues 2022-10-03 13:36:26 -04:00
alphaPicker Fixed linting issues 2022-10-03 13:36:26 -04:00
appFooter Respect safe area (notch) of mobile devices 2022-08-18 17:34:57 +09:00
backdrop Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
cardbuilder Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
channelMapper Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04: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 Backport pull request #4005 from jellyfin/release-10.8.z 2022-10-06 17:06:49 -04:00
dialog Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
dialogHelper Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
directorybrowser Merge pull request #3519 from dmitrylyzo/fix-escapehtml 2022-04-07 13:00:12 -04:00
displaySettings Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
filterdialog Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
filtermenu Fix series status filter 2022-10-04 09:57:01 -04:00
guide Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
homeScreenSettings Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
homesections add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
imageDownloader Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
imageeditor Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04: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 Fixed linting issues 2022-10-03 13:36:26 -04:00
indicators Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
itemidentifier Removed grouping 2022-07-03 18:59:10 -04:00
itemMediaInfo Added a useful comment 2022-07-05 20:49:51 -04:00
lazyLoader implement worker without proxies for better compatibility with old devices 2022-01-14 10:33:37 +01:00
libraryoptionseditor Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
listview fix HTML escaping 2022-10-16 00:06:54 +03:00
loading Fixed loading spinner 2022-07-02 17:50:52 -04:00
mediainfo Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
mediaLibraryCreator Fixed linting issues 2022-10-03 13:36:26 -04:00
mediaLibraryEditor Fixed linting issues 2022-10-03 13:36:26 -04:00
metadataEditor Fixed all reported issues 2022-10-13 13:59:48 -04:00
multiSelect Fixed linting issues 2022-10-03 13:36:26 -04:00
notifications Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
nowPlayingBar Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
playback Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
playbackSettings Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
playerstats Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
playlisteditor Move SyncPlay code to plugin directory 2022-10-01 02:57:30 -04:00
prompt Escape HTML 2022-03-06 13:29:14 +03:00
recordingcreator Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
refreshdialog Add title to buttons 2022-03-03 17:19:27 +03:00
remotecontrol Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
search Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
slideshow Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
sortmenu Add title to buttons 2022-03-03 17:19:27 +03:00
subtitleeditor Fix sonarjs no-small-switch 2022-10-08 03:18:30 -04:00
subtitlesettings Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
subtitlesync Fix sonar critical issue with switch fallthrough 2022-10-03 09:45:17 -04:00
subtitleuploader Fixed linting issues 2022-10-03 13:36:26 -04:00
toast Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
tvproviders Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
upnextdialog Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts 2022-10-15 02:50:48 -04:00
userdatabuttons Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
viewManager Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
viewSettings Add title to buttons 2022-03-03 17:19:27 +03:00
activitylog.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
alert.js Fix regression after PR #3046 2021-10-27 00:11:59 +03:00
apphost.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
appRouter.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
autoFocuser.js fix: Fix focus jump when focusing Resume 2022-02-20 22:37:54 +03:00
castSenderApi.js
ConnectionRequired.tsx Move skinBody class to root react element 2022-10-12 17:19:36 -04:00
favoriteitems.js Remove hash bang paths 2022-06-09 14:54:39 -04:00
fetchhelper.js Remove unused underscore in fetchhelper.js 2022-08-08 22:33:13 +03:00
focusManager.js Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
formdialog.scss Fixed css ugliness 2022-10-12 08:32:13 -04: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 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
itemContextMenu.js Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
itemHelper.js Fix EnableMediaSourceDisplay logic 2022-10-11 03:11:41 -04:00
itemsrefresher.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
layoutManager.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
maintabsmanager.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
packageManager.js
Page.tsx Remove unused data-dom-cache attribute 2022-09-02 21:30:35 +03:00
playmenu.js
pluginManager.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
qualityOptions.js Merge pull request #3717 from dmitrylyzo/resolution 2022-06-29 01:00:15 -04:00
sanitizeFilename.js Remove useless escape characters 2021-03-23 11:28:20 -04:00
scrollManager.js Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
ServerConnections.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
settingshelper.js
shortcuts.js Remove useless abstractions and hardcoded text for toasts 2021-05-26 13:12:19 -04:00
themeMediaPlayer.js Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
tunerPicker.js Fix assignment in switch expression issues 2022-10-04 16:10:57 -04:00
viewContainer.js Move clientUtils and rename 2022-04-10 02:22:13 -04:00