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

104 commits

Author SHA1 Message Date
Bill Thornton
b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton
52e92d44af Add sonarjs eslint plugin 2022-09-30 17:57:47 -04:00
Joshua M. Boniface
08c8907f5a Merge pull request #3717 from dmitrylyzo/resolution
(cherry picked from commit f1ff81884a)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:15 -04:00
sancodes
8c11a0131d modify inline code to multiple line 2022-05-20 01:37:11 -07:00
sancodes
9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07:00
Dmitry Lyzo
bbfe904a28 Limit transcoding profiles with maximum resolution 2022-03-20 09:15:03 +03:00
iainsaxonhome
2fc99360bd Removed exitmenu from browser support list 2022-01-16 21:25:13 +11:00
Bill Thornton
2ccce1aa8b Fix package import build warnings 2021-08-10 12:43:24 -04:00
Ian Walton
c4e87eb562 Clean up appHost and shell method checking. 2021-05-04 17:35:38 -04:00
Ian Walton
17b3a2aa05
Update src/components/apphost.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2021-05-04 17:03:39 -04:00
Ian Walton
911a5fa847 Fix issues. 2021-04-10 22:01:37 -04:00
Ian Walton
68e74ede99 Enhance NativeShell for JMP. 2021-04-10 21:55:07 -04:00
Bill Thornton
121d56e218 Add alias for version import 2020-12-10 10:53:54 -05:00
Bill Thornton
46fd6ca8f7 Fix eslint warning 2020-12-09 12:33:46 -05:00
Bill Thornton
2f8c232ed8 Use the version from package.json in apphost 2020-12-09 12:32:24 -05:00
nyanmisaka
3bde8f1b65 allow version check for profileBuilder in nativeshell 2020-11-30 01:28:33 +08:00
nyanmisaka
3b50c0dde1 Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 12:30:16 +08:00
nyanmisaka
54db12359c add initial support for fMP4-HLS 2020-11-12 20:03:38 +08:00
vitorsemeano
2b962124a5 optimizations for device id and name in apphost 2020-11-08 23:11:22 +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
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
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
6b302ed20b merge branch master into pdf-reader 2020-10-20 13:22:09 +09:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
dkanada
108ebc58a6 add basic pdf reader 2020-09-01 22:55:08 +09:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
MrTimscampi
8a67b5e41f Fix import and Chromecast on Edge Chromium 2020-08-11 15:37:48 +02:00
MrTimscampi
0643e29404 Fix suggestions and rebase issues 2020-08-09 15:35:48 +02:00
MrTimscampi
feb49dd429 Fix suggestions and cleanup 2020-08-06 22:09:24 +02:00
Julien Machiels
9675bd57b8 Update src/components/apphost.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-06 19:32:31 +02:00
MrTimscampi
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
dkanada
6c375a52bc merge branch master into config 2020-08-03 04:46:07 +09:00
Dmitry Lyzo
40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
dkanada
1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Joshua M. Boniface
fc73a8a98a Bump master version to 10.7.0 for next release 2020-07-27 19:15:26 -04:00
nyanmisaka
7e5be8e05e add initial support for Edge chromium 2020-07-27 21:11:12 +08:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
ferferga
6a596bd497 Fix merge conflicts 2020-05-16 18:07:32 +02:00
MrTimscampi
d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Vasily
c23e301e32
Merge pull request #1146 from JustAMan/webos2-play
Fix some issues blocking WebOS 1.2 / 2.0
2020-04-30 12:13:42 +03:00
ferferga
0117bf476a Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-29 23:47:52 +02:00
Vasily
0ec98cc146 Add option to device profileBuilder() to accept client render of ASS 2020-04-27 23:09:59 +03:00
ferferga
54eb916cfe Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-26 14:44:01 +02:00
Joshua M. Boniface
5330fd1228
Merge branch 'master' into improve-builds 2020-04-25 22:20:49 -04:00