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
2023-06-27 01:31:50 -04:00
..
accessSchedule Fix indentation issues 2023-04-19 01:56:05 -04:00
actionSheet cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
alphaPicker Fix some more code smells 2023-05-24 23:03:48 +03:30
appFooter Respect safe area (notch) of mobile devices 2022-08-18 17:34:57 +09:00
backdrop Fix indentation issues 2023-04-19 01:56:05 -04:00
cardbuilder Merge pull request #4556 from thornbill/routes-cleanup 2023-05-04 13:02:33 -04:00
channelMapper fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
collectionEditor Move remaining router components 2023-05-02 16:40:31 -04:00
common Fix floating promises in ts files 2023-05-04 15:59:22 -04:00
confirm Move remaining router components 2023-05-02 16:40:31 -04:00
dashboard/users Fix floating promises in ts files 2023-05-04 15:59:22 -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 Fix indentation issues 2023-04-19 01:56:05 -04:00
filterdialog Fix indentation issues 2023-04-19 01:56:05 -04:00
filtermenu Remove this commented out code 2023-04-03 10:43:19 +05:30
guide Fix eslint issues 2023-03-29 00:38:22 -04:00
homeScreenSettings Add enum for library tab values 2023-05-09 10:28:29 -04:00
homesections Merge pull request #4556 from thornbill/routes-cleanup 2023-05-04 13:02:33 -04:00
imageDownloader Fix indentation issues 2023-04-19 01:56:05 -04:00
imageeditor Fix indentation issues 2023-04-19 01:56:05 -04:00
imageOptionsEditor Fix indentation issues 2023-04-19 01:56:05 -04:00
images Fix indentation issues 2023-04-19 01:56:05 -04:00
imageUploader Fix indentation issues 2023-04-19 01:56:05 -04:00
indicators Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
itemidentifier Fix indentation issues 2023-04-19 01:56:05 -04:00
itemMediaInfo Fix indentation issues 2023-04-19 01:56:05 -04:00
lazyLoader Fix indentation issues 2023-04-19 01:56:05 -04:00
libraryoptionseditor Update src/components/libraryoptionseditor/libraryoptionseditor.js 2023-05-23 06:57:04 +01:00
listview Fix indentation issues 2023-04-19 01:56:05 -04:00
loading Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
mediainfo Move remaining router components 2023-05-02 16:40:31 -04:00
mediaLibraryCreator Fix scrolling in add library dialog 2023-05-15 10:48:52 -04:00
mediaLibraryEditor Fix indentation issues 2023-04-19 01:56:05 -04:00
metadataEditor Add prefer string starts/ends with eslint rule 2023-05-05 11:32:40 -04:00
multiSelect Add external startMultiSelect function 2023-04-24 11:37:00 -04:00
notifications Add JSDoc comment to getItems helper 2023-03-29 07:44:21 +02:00
nowPlayingBar Move remaining router components 2023-05-02 16:40:31 -04:00
playback Merge pull request #4615 from thornbill/display-mirror-manager 2023-05-31 11:09:38 -04:00
playbackSettings Merge branch 'jellyfin:master' into audio-normalization 2023-05-07 21:34:40 +01:00
playerstats Fix indentation issues 2023-04-19 01:56:05 -04:00
playlisteditor Move remaining router components 2023-05-02 16:40:31 -04:00
prompt Remove string replaceAll implementations 2022-10-16 00:11:31 -04:00
recordingcreator Fix eslint issues 2023-03-29 00:38:22 -04:00
refreshdialog Remove redundant inline eslint rules 2023-03-09 00:20:46 -05:00
remotecontrol Fixed the bug 2023-05-06 21:20:26 -04:00
router Add path checking for canGoBack 2023-05-10 09:50:30 -04:00
search Fix floating promises in ts files 2023-05-04 15:59:22 -04:00
slideshow fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
sortmenu cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
subtitleeditor Fix eslint issues 2023-03-29 00:38:22 -04: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 Fix eslint issues 2023-03-29 00:38:22 -04:00
subtitleuploader Merge pull request #4150 from dmitrylyzo/fix-subtitleuploader 2022-11-18 13:43:44 -05:00
tabbedview revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
toast Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -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 Disable exhaustive dependency warnings where required 2023-04-26 16:53:31 -04:00
viewSettings cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
activitylog.js Fix indentation issues 2023-04-19 01:56:05 -04:00
alert.js Move remaining router components 2023-05-02 16:40:31 -04:00
AppHeader.tsx Refactor backdrop and header to separate components 2023-04-26 09:50:48 -04:00
apphost.js Fix eslint issues 2023-03-29 00:38:22 -04:00
autoFocuser.js Fix indentation issues 2023-04-19 01:56:05 -04:00
Backdrop.tsx Refactor backdrop and header to separate components 2023-04-26 09:50:48 -04:00
ConnectionRequired.tsx Fix floating promises in ts files 2023-05-04 15:59:22 -04:00
favoriteitems.js Fix indentation issues 2023-04-19 01:56:05 -04: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 Fix indentation issues 2023-04-19 01:56:05 -04:00
itemContextMenu.js Fix collection permission check in context menu 2023-05-30 16:20:03 +02: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 Add experimental display mode option 2023-01-13 10:48:47 -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
Page.tsx Remove unused data-dom-cache attribute 2022-09-02 21:30:35 +03:00
playmenu.js WIP 2020-11-05 23:09:09 +00:00
pluginManager.js Move remaining router components 2023-05-02 16:40:31 -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 Remove error logs for checks expected to fail 2023-05-10 10:31:41 -04:00
ServerConnections.js Fix currentApiClient return type to include undefined 2022-12-08 14:32:50 -05:00
ServerContentPage.tsx Fix some more code smells 2023-05-24 23:03:48 +03:30
settingshelper.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
shortcuts.js Move remaining router components 2023-05-02 16:40:31 -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
UserAvatar.tsx Move distinct components to individual files 2023-06-27 01:31:50 -04:00
viewContainer.js Fix indentation issues 2023-04-19 01:56:05 -04:00