Commit Graph

1901 Commits

Author SHA1 Message Date
Bill Thornton ec7347dbb4 Merge pull request #2028 from danieladov/master
Hide progress bar when playing theme media
2020-11-21 16:01:22 -05:00
Bill Thornton f3d1b77058 Merge pull request #1903 from dmitrylyzo/return-of-the-scrollbar
Return permanent scrollbar
2020-11-21 15:28:08 -05:00
Bill Thornton b212dbaba7 Merge pull request #1806 from matjaz321/unavailable-yt-video-trailer-bug-fix
Bug fix for: Cannot exit unavailable/private trailers
2020-11-21 15:25:13 -05:00
Dmitry Lyzo 89e2e77886 Add default error text 2020-11-21 22:51:24 +03:00
Dmitry Lyzo 3124a4af9b Merge branch 'master' into unavailable-yt-video-trailer-bug-fix 2020-11-21 22:30:04 +03:00
Thibault Nocchi bf995e4d63 Applied fixes for exit button on mobile 2020-11-21 19:35:31 +01:00
Thibault Nocchi 0122ef1e03 Applied some slideshow fixes 2020-11-21 19:35:31 +01:00
Thibault Nocchi 74fa4e4824 Hiding exit, left, right buttons with OSD 2020-11-21 19:35:31 +01:00
Thibault Nocchi 891827b242 Basic fullscreen feature for photos 2020-11-21 19:35:31 +01:00
Nyanmisaka 0962e8d0ed Merge branch 'master' into remux-translation 2020-11-21 04:36:48 +00:00
Bill Thornton 79d92c01da Merge pull request #2064 from nyanmisaka/fmp4-hls
Add initial profile for HEVC over FMP4-HLS
2020-11-20 18:50:40 -05:00
Dmitry Lyzo 6f61bee9d4 Merge branch 'master' into unavailable-yt-video-trailer-bug-fix 2020-11-20 11:08:06 +03:00
Claus Vium 5e27e30678 Merge pull request #2069 from Artiume/patch-1
Show Remux as a Playback Method
2020-11-20 08:16:39 +01:00
Dmitry Lyzo c2b1d02a33 Merge branch 'master' into return-of-the-scrollbar 2020-11-20 09:28:55 +03:00
nyanmisaka 3b50c0dde1 Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 12:30:16 +08:00
nyanmisaka c87df522b3 Merge remote-tracking branch 'upstream/master' into remux-translation 2020-11-20 12:19:48 +08:00
Bill Thornton 955c34ae4e Fix confirm.default calls 2020-11-19 17:38:49 -05:00
Bill Thornton e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
vitorsemeano 051033c9b3 added support for plugins loaded into window 2020-11-18 23:13:56 +00:00
nyanmisaka 1cf3b0e756 localize playback stats 2020-11-17 23:57:07 +08:00
nyanmisaka daff76354b add description for remux 2020-11-17 14:25:25 +08:00
artiume 6f32e9468f Show Remux as a Playback Method 2020-11-15 19:09:55 -05:00
nyanmisaka 54db12359c add initial support for fMP4-HLS 2020-11-12 20:03:38 +08:00
Claus Vium 23c7509094 Merge branch 'master' into images-advance 2020-11-11 13:03:14 +01:00
vitorsemeano 138e8460f6 Update src/components/appRouter.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-11 11:58:59 +00:00
vitorsemeano 67adeef131 removed any reference to requirejs 2020-11-09 22:28:23 +00:00
vitorsemeano 2c2cf76a0e fixed serviceworker with workbox 2020-11-09 19:20:55 +00:00
vitorsemeano 2b962124a5 optimizations for device id and name in apphost 2020-11-08 23:11:22 +00:00
vitorsemeano 5c58d1472f fixed code smells 2020-11-08 20:56:08 +00:00
vitorsemeano fc9f747db2 solved fetching for configurationpage route 2020-11-08 20:54:44 +00:00
vitorsemeano d74a166476 Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack 2020-11-08 20:14:59 +00:00
vitorsemeano 4dd1917949 multiple import fixes between other minor bugs 2020-11-08 20:14:55 +00:00
vitorsemeano fedb931322 Update src/components/nowPlayingBar/nowPlayingBar.js
since this is already being used, and babel probably have a polyfill for this, i will accept your suggestion as is.

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 20:09:40 +00:00
vitorsemeano 0da8f4eb85 fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 19:39:03 +00:00
Neil Burrows 3a1a47cb6c Removed another function that is no longer required hex() 2020-11-08 12:41:27 +00:00
vitorsemeano 5b5d6a45b0 multiple imports optimized 2020-11-08 12:37:53 +00:00
Neil Burrows adb9f209bb Switch to sending plaintext password and remove Hashing code 2020-11-08 12:32:35 +00:00
vitorsemeano 2243b35311 fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
vitorsemeano 2a3ade9bb9 fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:24:44 +00:00
vitorsemeano 194bbf1ff1 Update src/components/mediaLibraryCreator/mediaLibraryCreator.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:15:42 +00:00
vitorsemeano 8542170cb0 Update src/components/maintabsmanager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:15:19 +00:00
vitorsemeano 5fdf14339e Update src/components/loading/loading.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:14:48 +00:00
vitorsemeano 56b76697b7 Update src/components/itemContextMenu.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:14:16 +00:00
vitorsemeano 8a41247491 made some otimizations in nowPlayingBar.js
minor fixes in youtubePlayer plugin
2020-11-08 11:00:57 +00:00
vitorsemeano b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
Neil Burrows 536effbc1a SchedulesDirect requires sha1 of password, not sha256 2020-11-07 10:50:11 +00:00
Neil Burrows 9bce0aea18 self.TextEncoder will never exist, so remove invalid check 2020-11-07 10:49:54 +00:00
vitorsemeano 03a6269b5f fix some bugs reported by sonarCloud 2020-11-06 00:18:43 +00:00
vitorsemeano 92b1cb3aa3 removed unecessary console.warn 2020-11-06 00:04:23 +00:00
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00