jellyfin-web/src/components
grafixeyehero 1fc471a0ed Backport pull request #5636 from jellyfin-web/release-10.9.z
Clear query and view cache on user logout

Original-merge: 4129676ed8

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:42:06 -04:00
..
accessSchedule Fix indentation issues 2023-04-19 01:56:05 -04:00
actionSheet convert actionSheet to TypeScript 2024-02-18 12:38:39 -08:00
alphaPicker Fix some more code smells 2023-05-24 23:03:48 +03:30
appFooter Fix now playing bar rendering under drawer 2024-05-10 12:24:38 -04:00
backdrop Refactor item details backdrop handling 2024-01-19 16:28:14 -05:00
cardbuilder Backport pull request #5587 from jellyfin-web/release-10.9.z 2024-05-25 11:50:46 -04:00
channelMapper Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
collectionEditor Move remaining router components 2023-05-02 16:40:31 -04:00
common Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
confirm Move remaining router components 2023-05-02 16:40:31 -04:00
dashboard/users Update save password button label 2024-04-29 02:34:14 -04:00
dialog Fix indentation issues 2023-04-19 01:56:05 -04:00
dialogHelper Move remaining router components 2023-05-02 16:40:31 -04:00
directorybrowser Update src/components/directorybrowser/directorybrowser.js 2022-11-16 18:53:43 +01:00
displaySettings Make screensaver names translateable 2023-09-20 07:47:14 +02:00
filterdialog Fix indentation issues 2023-04-19 01:56:05 -04:00
filtermenu Remove unused Code 2023-10-13 02:43:50 +03:00
guide remove linter errors 2023-10-14 20:35:55 +05:30
homeScreenSettings Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
homesections Fix recently added for mixed libraries 2024-05-07 14:05:00 -04:00
imageDownloader Fix all loneliness 2023-09-12 23:45:36 -04:00
imageOptionsEditor rename class name for ImageOptionsEditor 2023-07-13 03:27:09 +03:00
imageUploader Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
imageeditor Fix all loneliness 2023-09-12 23:45:36 -04:00
images chore: enable no-undef-init lint rule 2023-10-11 20:23:58 +02:00
indicators Show "99+" in unplayed indicator when more 100 or more new items 2024-05-02 16:14:13 -04:00
itemMediaInfo Fix mediainfo display for lyrics and non-video 2024-03-24 14:28:01 -06:00
itemidentifier Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
lazyLoader Fix indentation issues 2023-04-19 01:56:05 -04:00
libraryoptionseditor don’t set save lyrics locally as default 2024-05-10 15:45:29 +08:00
listview Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
loading Migrate loading/loading to TypeScript 2023-12-31 17:11:53 -08:00
mediaLibraryCreator Disable network path field 2024-01-12 23:09:21 -05:00
mediaLibraryEditor Disable network path field 2024-01-12 23:09:21 -05:00
mediainfo Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
metadataEditor Dynamic generate selectPersonType Options 2024-05-07 18:41:26 +08:00
multiSelect add show method for PlaylistEditor Class 2024-02-11 23:32:14 +03:00
notifications Fix whitespace and unused variable 2024-01-18 16:10:58 -05:00
nowPlayingBar Hide lyrics button when there are no lyrics 2024-04-30 17:35:08 -04:00
playback Backport pull request #5617 from jellyfin-web/release-10.9.z 2024-06-01 18:42:03 -04:00
playbackSettings Add setting to prioritise what audio codec to transcode to (#5434) 2024-05-18 01:19:56 -04:00
playerstats Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
playlisteditor Cleanup logs and make playlists public by default 2024-05-06 03:10:52 -04:00
prompt Remove string replaceAll implementations 2022-10-16 00:11:31 -04:00
recordingcreator Fix all loneliness 2023-09-12 23:45:36 -04:00
refreshdialog Remove redundant inline eslint rules 2023-03-09 00:20:46 -05:00
remotecontrol Merge pull request #5371 from dmitrylyzo/fix-favorite-margin 2024-04-21 14:32:11 -04:00
router Fix usages of item in location state 2024-04-30 16:23:36 -04:00
search Backport pull request #5610 from jellyfin-web/release-10.9.z 2024-06-01 18:42:01 -04:00
slideshow Randomize backdrop images in screensaver 2023-11-13 11:28:17 +03:00
sortmenu Remove unused Code 2023-10-13 02:43:50 +03:00
subtitleeditor Update src/components/subtitleeditor/subtitleeditor.js 2023-09-14 08:38:14 +02:00
subtitlesettings Improve subtitles by changing default dont to universal system font stack(the same one github uses) and improving stroke for uniform option. 2023-05-23 09:11:26 -04:00
subtitlesync Use slider to round and limit offset 2023-09-26 14:33:34 +03:00
subtitleuploader Add mks file support to subtitle uploader component and template 2023-11-05 01:09:25 -07:00
tabbedview Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
toast Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
toolbar Backport pull request #5517 from jellyfin-web/release-10.9.z 2024-05-17 13:52:45 -04:00
tvproviders Fix eslint issues 2023-03-29 00:38:22 -04:00
upnextdialog Fix indentation issues 2023-04-19 01:56:05 -04:00
userdatabuttons Simplify code with object shorthand syntax 2023-03-07 23:24:12 -05:00
viewManager fix: remove useless fragments 2023-11-09 00:53:09 -05:00
viewSettings Remove unused Code 2023-10-13 02:43:50 +03:00
AppBody.tsx Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
AppHeader.tsx Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Backdrop.tsx Fix backdrop positioning in legacy layouts 2024-01-19 17:14:26 -05:00
ConnectionRequired.tsx Add support for redirecting to the requested page after login 2024-01-18 16:30:36 -05:00
ElevationScroll.tsx Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
ListItemLink.tsx Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
Page.tsx Remove unused data-dom-cache attribute 2022-09-02 21:30:35 +03:00
ResponsiveDrawer.tsx Fix drawer covering now playing bar in experimental layout 2024-04-24 00:49:53 -04:00
ServerConnections.js Backport pull request #5636 from jellyfin-web/release-10.9.z 2024-06-01 18:42:06 -04:00
ServerContentPage.tsx fix: remove useless fragments 2023-11-09 00:53:09 -05:00
UserAvatar.tsx Move distinct components to individual files 2023-06-27 01:31:50 -04:00
activitylog.js Fix indentation issues 2023-04-19 01:56:05 -04:00
alert.js refactor: remove useless assignment 2023-09-12 15:27:33 -04:00
apphost.js Add setting to prioritise what audio codec to transcode to (#5434) 2024-05-18 01:19:56 -04:00
autoFocuser.js Fix indentation issues 2023-04-19 01:56:05 -04:00
favoriteitems.js Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
fetchhelper.js Fix indentation issues 2023-04-19 01:56:05 -04:00
focusManager.js Fix indentation issues 2023-04-19 01:56:05 -04:00
formdialog.scss Fixed css ugliness 2022-10-12 08:32:13 -04:00
groupedcards.js Move remaining router components 2023-05-02 16:40:31 -04:00
htmlMediaHelper.js Add playback error messages and fix error propogation 2024-03-25 01:26:25 -04:00
itemContextMenu.js Backport pull request #5581 from jellyfin-web/release-10.9.z 2024-05-25 11:50:44 -04:00
itemHelper.js Fix itemHelper by adding Enums and update function declation 2024-03-07 10:15:12 +01:00
itemsrefresher.js Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
layoutManager.js Fix backdrop positioning in legacy layouts 2024-01-19 17:14:26 -05:00
maintabsmanager.js Fix indentation issues 2023-04-19 01:56:05 -04:00
packageManager.js Fix indentation issues 2023-04-19 01:56:05 -04:00
playmenu.js WIP 2020-11-05 23:09:09 +00:00
pluginManager.js Remove unused private class members 2023-09-12 23:56:08 -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 Add option to enable smooth scroll 2024-03-25 01:31:41 +03:00
settingshelper.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
shortcuts.js Cleanup logs and make playlists public by default 2024-05-06 03:10:52 -04:00
themeMediaPlayer.js Fix review feedback 2024-05-01 01:39:17 -04:00
tunerPicker.js Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
viewContainer.js Remove caching of main animated pages element 2023-09-29 01:51:59 -04:00