Commit Graph

208 Commits

Author SHA1 Message Date
Joshua M. Boniface b60407abcc Merge pull request #2236 from thornbill/fix-epub-touch
Fix touch support in epub reader
2020-12-22 22:25:21 -05:00
Bill Thornton 464da392b9 Fix touch support in epub reader 2020-12-16 01:19:10 -05:00
Bill Thornton 310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
Delgan 71a44a553c Fix the BufferFullError on Firefox 2020-12-12 16:44:57 +01:00
Bill Thornton e1ce1a2f3b Update src/plugins/comicsPlayer/plugin.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-12-04 18:19:08 -05:00
Bill Thornton 4dc726d781 Fix sonarqube bug 2020-12-04 17:14:16 -05:00
Bill Thornton 8395eb307e Fix comics player 2020-12-04 17:04:59 -05:00
Bill Thornton efc43b42b8 Add config option to include cookies in player requests 2020-11-30 14:38:03 -05:00
Bill Thornton 804077263c Revert "Remove withCredentials from xhrSetup in hls.js"
This reverts commit 3a8e0394dc.
2020-11-30 13:35:50 -05:00
nyanmisaka b7d02c3990 fix the BufferFullError on chromium based browsers 2020-11-30 17:28:39 +08:00
Bill Thornton 7cd8fd9aa5 Fix stylelint error 2020-11-25 13:58:34 -05:00
Bill Thornton 0584bc1ad5 Use spans for icons 2020-11-23 01:15:43 -05:00
Bill Thornton 4c8a3666e3 Remove duplicate top rule 2020-11-22 02:36:53 -05:00
Bill Thornton c4aebce2b1 Update epub player styles and force pagination 2020-11-22 02:31:48 -05:00
Bill Thornton 629a279491 Fix bookplayer issues 2020-11-22 02:08:19 -05:00
Bill Thornton 491c7962e5 Fix mobile prev/next buttons for bookplayer 2020-11-22 02:08:19 -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
Dmitry Lyzo b2d342f0e4 Suggestions: inline function 2020-11-21 23:04:42 +03: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
dkanada 36344af64f Merge branch 'master' into osd-tweak 2020-11-21 22:15:49 +09:00
dkanada 1f16adbe1a Merge pull request #2093 from thornbill/fix-pdfjs
Fix pdfjs import
2020-11-21 19:38:26 +09:00
dkanada eb1e501fad Merge pull request #2085 from hawken93/fix-chromecast
Just return original server address in chromecastHelper
2020-11-21 15:14:04 +09:00
nyanmisaka 34df6baf22 fix airplay in safari 2020-11-21 13:20:44 +08:00
Bill Thornton b9b3ed00ea Fix pdfjs import 2020-11-20 23:28:21 -05:00
Håkon Struijk Holmen d4dce77bb6 remove chromecastHelper entirely 2020-11-20 12:54:52 +01:00
Håkon Struijk Holmen 3bfb8f42f1 Just return original server address in chromecastHelper 2020-11-20 12:54:50 +01:00
Dmitry Lyzo 6f61bee9d4 Merge branch 'master' into unavailable-yt-video-trailer-bug-fix 2020-11-20 11:08:06 +03:00
Dmitry Lyzo c2b1d02a33 Merge branch 'master' into return-of-the-scrollbar 2020-11-20 09:28:55 +03:00
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