jellyfin-web/src/components
2020-07-19 20:13:40 +01:00
..
accessSchedule Add TODO: remove require 2020-06-04 22:13:51 +03:00
actionSheet Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
alphaPicker update error message 2020-07-02 12:57:29 +09:00
appFooter Migration of appFooter and homesections to ES6 modules 2020-07-14 13:50:37 +01:00
backdrop Remove unused function 2020-06-16 23:55:15 +03:00
cardbuilder Remove leftover references to cardContent-button 2020-06-21 17:09:42 +02:00
channelMapper Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
collectionEditor apply suggestion 2020-06-26 21:39:47 +03:00
confirm Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
dialog Merge branch 'es6' into es6-migration-4 2020-06-28 04:39:50 +09:00
dialogHelper apply suggestion 2020-06-26 23:16:10 +03:00
directorybrowser Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
displaySettings Migration displaySettings to ES6 modules 2020-06-21 05:53:59 +03:00
filterdialog Fixed review comments 2020-06-06 11:25:52 +02:00
filtermenu Change icon tag to span 2020-04-26 13:29:47 +03:00
guide Fix merge conflicts 2020-05-16 18:07:32 +02:00
homeScreenSettings Migration homeScreenSettings to ES6 modules 2020-06-21 05:55:46 +03:00
homesections fix typo 2020-07-19 10:15:23 +01:00
imageDownloader Update to imageDownloader.js for bug fix #1207 2020-05-27 07:15:26 +01:00
imageeditor Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
imageOptionsEditor Merge remote-tracking branch 'upstream/master' into metadata-editor 2020-05-18 19:15:20 +02:00
images Reword the placeholder 2020-06-21 16:54:59 +02:00
imageUploader Merge pull request #1361 from grafixeyehero/es6-migration 2020-07-10 01:56:55 +09:00
indicators Force spacing around operators 2020-05-17 18:19:18 +02:00
itemidentifier update comment 2020-07-10 01:56:47 +09:00
itemMediaInfo apply suggestion 2020-06-13 17:44:54 +03:00
lazyLoader Fix issue with IntersectionObserver root margin 2020-06-22 09:14:13 +02:00
libraryoptionseditor Change Default for OptionAutomaticallyGroupSeries 2020-06-02 15:41:58 -04:00
listview Merge pull request #1370 from grafixeyehero/es6-listview 2020-06-27 00:19:48 +09:00
loading Force the use of single quotes 2020-05-04 12:44:12 +02:00
mediainfo Remove '0 mins' label from book item details page 2020-06-07 15:31:09 +10:00
mediaLibraryCreator apply suggestion 2020-06-26 19:30:44 +03:00
mediaLibraryEditor apply suggestion 2020-06-26 19:30:44 +03:00
metadataEditor Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
multiSelect Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
notifications Update dependencies 2020-05-29 00:25:30 +02:00
nowPlayingBar update casing for some components 2020-05-17 02:48:21 +09:00
playback Update mediasession.js 2020-06-22 18:01:20 +02:00
playbackSettings Migration playbackSettings to ES6 modules 2020-06-21 05:57:07 +03:00
playerstats Rename Syncplay to SyncPlay 2020-05-09 12:38:23 +02:00
playlisteditor apply suggestion 2020-06-26 21:39:47 +03:00
prompt Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
recordingcreator Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
refreshdialog Change icon tag to span 2020-04-26 13:29:47 +03:00
remotecontrol Merge pull request #1422 from grafixeyehero/es6-backdrop 2020-07-17 11:03:32 +02:00
require move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
search Migration of searchfields, searchresults and searchpage to ES6 modules 2020-07-16 10:28:08 +01:00
serviceworker Force the use of single quotes 2020-05-04 12:44:12 +02:00
slideshow Merge pull request #1204 from dmitrylyzo/fix-slideshow-safari-webos2 2020-06-17 14:07:46 +09:00
sortmenu Change icon tag to span 2020-04-26 13:29:47 +03:00
subtitleeditor Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
subtitlesettings code style changes 2020-06-28 16:36:00 +09:00
subtitlesync Merge branch 'master' into fix-subtitlesync-textfield 2020-05-08 09:25:46 +02:00
syncPlay Don't start time sync if not in SyncPlay mode 2020-06-18 19:43:32 +03:00
tabbedview Merge pull request #1422 from grafixeyehero/es6-backdrop 2020-07-17 11:03:32 +02:00
toast Force the use of single quotes 2020-05-04 12:44:12 +02:00
tvproviders Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
upnextdialog Re-add user-drag properties 2020-05-08 11:19:01 +02:00
userdatabuttons Force the use of single quotes 2020-05-04 12:44:12 +02:00
viewManager add code suggestions 2020-06-10 13:56:55 +09:00
viewSettings fix title casing for six component files 2020-06-06 15:52:54 +09:00
activitylog.js Fix some code smells 2020-05-15 08:39:54 +02:00
alert.js Migration dialog to ES6 modules 2020-06-17 01:23:32 +03:00
apphost.js Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
appRouter.js Migration backdrop to ES6 modules 2020-06-16 23:54:24 +03:00
autoFocuser.js Force the use of single quotes 2020-05-04 12:44:12 +02:00
castSenderApi.js Force the use of single quotes 2020-05-04 12:44:12 +02:00
favoriteitems.js Force the use of single quotes 2020-05-04 12:44:12 +02:00
fetchhelper.js Check for empty argument in querystring 2020-06-06 11:27:54 +02:00
focusManager.js Force the use of single quotes 2020-05-04 12:44:12 +02:00
formdialog.css fix repository deletion and some css issues 2020-06-11 19:34:06 +09:00
groupedcards.js fix indentation 2020-06-28 16:55:05 +09:00
htmlMediaHelper.js Migrate themeLoader to ES6 2020-06-28 09:35:16 +02:00
itemContextMenu.js fix lint 2020-07-14 13:57:56 +01:00
itemHelper.js fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
itemsrefresher.js Add missing final newlines 2020-02-22 11:47:03 -05:00
layoutManager.js Use TV layout by default on PS4 2020-04-24 21:44:18 +02:00
maintabsmanager.js define functions 2020-07-10 19:57:42 +01:00
packageManager.js fix title casing for six component files 2020-06-06 15:52:54 +09:00
playmenu.js revert change of camelCase 2020-05-08 15:33:16 +05:30
pluginManager.js use a class and imports for the book player 2020-05-22 10:39:21 +09:00
qualityOptions.js Update src/components/qualityOptions.js 2020-05-18 11:20:34 +01:00
sanitizeFilename.js fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
scrollManager.js Force spacing around operators 2020-05-17 18:19:18 +02:00
settingshelper.js code style changes 2020-06-28 16:36:00 +09:00
shortcuts.js add default 2020-06-14 01:30:00 +03:00
skinManager.js Migration backdrop to ES6 modules 2020-06-16 23:54:24 +03:00
themeMediaPlayer.js fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
tunerPicker.js fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
viewContainer.js Remove unused legacy dashboard 2020-06-10 00:45:47 +03:00