1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

1876 commits

Author SHA1 Message Date
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
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
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
vitorsemeano
2ce673912c Update src/components/multiSelect/multiSelect.js
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-05 23:23:45 +00:00
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
vitorsemeano
8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00
vitorsemeano
a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano
3c84773792 upgrade quickconnect to es6 2020-11-05 23:16:50 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
4b42afcd7a fix some toast imports 2020-11-05 23:12:24 +00:00
vitorsemeano
e525a46068 bug fixed plugins load
bug fixed with import browserDeviceProfile
2020-11-05 23:12:24 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00