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

229 commits

Author SHA1 Message Date
Bill Thornton
1f279a9353 Fix sonarqube issue 2020-11-19 17:36:01 -05:00
Bill Thornton
2e1e44d8c4 Add missing changes from #1636 2020-11-19 17:21:24 -05:00
Bill Thornton
a9e539b713 Fix lint errors 2020-11-19 16:42:21 -05:00
Bill Thornton
65fe2b79e8 Fix invalid refs 2020-11-19 14:08:14 -05:00
Bill Thornton
e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
nyanmisaka
d3ee7b68fb translation for video aspect ratio 2020-11-17 22:55:48 +08:00
vitorsemeano
5d94812220 ignore exceptions in experimentalWarnings (alert) 2020-11-08 23:23:53 +00:00
Anthony Lavado
9603d2bb5e
Merge pull request #1636 from nyanmisaka/fonts
Add options to use multiple custom fonts for subtitle rendering
2020-11-08 10:27:16 -05:00
vitorsemeano
8a41247491 made some otimizations in nowPlayingBar.js
minor fixes in youtubePlayer plugin
2020-11-08 11:00:57 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +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
a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
68079d96a1 multiple javascript error fixes 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
54d71126d9 Fix currentApiClient references 2020-11-05 23:11:47 +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
Dmitry Lyzo
517b69550e Fix permanent scrollbar for screensaver 2020-10-31 22:39:30 +03:00
Dmitry Lyzo
47f6d198b6 Fix playback of tv show or playlist and restoring of scrollbar after history back 2020-10-31 12:58:34 +03:00
Dmitry Lyzo
5787069b31 Add some comments 2020-10-31 12:54:40 +03:00
Dmitry Lyzo
88b0d6d458
Merge branch 'master' into return-of-the-scrollbar 2020-10-31 11:42:58 +03:00
Dmitry Lyzo
6aa0d7c318 Add error message 2020-10-29 23:52:52 +03:00
Dmitry Lyzo
7774a4aa00 Merge remote-tracking branch 'upstream/master' into unavailable-yt-video-trailer-bug-fix 2020-10-29 21:44:38 +03:00
dkanada
b24235f21b fix linting issues 2020-10-23 05:22:03 +09:00
dkanada
3f55a79d74 fix minor issues with book players 2020-10-21 16:00:33 +09: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
16fe6d3530
Merge pull request #1374 from itegulov/books-mobile-support
Adapt book plugin for mobile devices
2020-10-06 16:52:23 +09:00
dkanada
761d6782dc
Merge pull request #1951 from dmitrylyzo/fix-theme-video
Fix theme video (animated backdrops)
2020-09-30 04:05:05 +09:00
Dmitry Lyzo
21aec93e39 Fix subtitles display on Tizen 2.x - hide controls if only they are enabled 2020-09-27 20:38:53 +03:00
Dmitry Lyzo
da50605b4e Hide scrollbar only for fullscreen 2020-09-26 23:55:02 +03:00
Dmitry Lyzo
f9579e6f05 Fix theme video 2020-09-26 22:48:55 +03:00
Dmitry Lyzo
4e5ba66fb6 Merge remote-tracking branch 'upstream/master' into return-of-the-scrollbar 2020-09-26 21:15:30 +03:00
Daniyar Itegulov
14583cf18e
Add next/prev chapter buttons for mobile devices
Also removes touch events as they interfere with continuous scrolling
2020-09-14 18:51:03 +10:00
Daniyar Itegulov
270f585b26
Make book plugin render EPUBs continuously for mobile devices 2020-09-14 14:50:08 +10:00
dkanada
a5776e98a7 always use const when possible 2020-09-12 05:46:15 +09:00
Nyanmisaka
ab1799544c
Merge branch 'master' into fonts 2020-09-04 21:52:46 +08:00
Dmitry Lyzo
74227f38f5 Fix scrollbar for Youtube player 2020-09-03 01:40:36 +03:00
Dmitry Lyzo
d644193441 Return permanent scrollbar (killed by refactoring) 2020-09-03 01:27:51 +03:00
dkanada
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada
108ebc58a6 add basic pdf reader 2020-09-01 22:55:08 +09:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
Bill Thornton
b001bc9a16 Fix iOS PiP support detection 2020-08-31 12:44:30 -04:00
dkanada
6b776aac44 fix linting error with url global 2020-08-30 15:11:20 +09:00
dkanada
5c2ec66420 merge branch master into comic-reader 2020-08-30 14:58:37 +09:00
dkanada
dfc906e7d3 fix build issues 2020-08-30 14:57:36 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
d0cd58e9cf
Merge pull request #1810 from iwalton3/currenttime-is-ms
Change all instances of currentTime to be in ms.
2020-08-30 12:41:20 +09:00