dkanada
cb1d2887fa
fix startup wizard redirect and standalone mode
2020-09-10 23:20:55 +09:00
dkanada
3dc322d4bc
Merge pull request #1904 from jellyfin/fix_scan_all_libraries
...
Fix task filter for the scan task button
2020-09-03 23:30:29 +09:00
Claus Vium
02bcc830c1
Fix task filter for the scan task button
2020-09-03 12:20:02 +02:00
dkanada
bf9c8778b0
allow plugin config changes on standalone
2020-09-02 20:50:32 +09:00
dkanada
19edc734b8
Merge pull request #1859 from MrTimscampi/connection-manager-global
...
Use connectionManager global
2020-09-02 12:30:17 +09:00
Bill Thornton
d898c1676a
Fix old iOS devices that do not support AC-3
2020-09-01 13:20:26 -04:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global
2020-09-01 10:16:21 +02:00
dkanada
924e8df815
Merge pull request #1871 from ThibaultNocchi/Fix_1682
...
Fixed header tooltips not being translated to the user language
2020-09-01 16:39:31 +09:00
Bill Thornton
04cac0c407
Fix iPad detection
2020-08-31 15:19:06 -04:00
Thibault Nocchi
07e1aeecf9
Fixed header tooltips not being translated to the user language
2020-08-31 18:01:16 +02:00
dkanada
99e0785639
merge branch master into strings
2020-08-31 23:47:11 +09:00
dkanada
5c2ec66420
merge branch master into comic-reader
2020-08-30 14:58:37 +09:00
MrTimscampi
c97d7a6f59
Use connectionManager global
2020-08-30 06:06:47 +02:00
dkanada
507b477117
Merge pull request #1855 from MrTimscampi/global-fix
...
Fix bad global restriction
2020-08-30 12:55:13 +09:00
Dmitry Lyzo
f915ecd400
Add vendor styles polyfill
2020-08-29 19:44:05 +03:00
MrTimscampi
26b09014d0
Fix bad global restriction
2020-08-29 16:34:21 +02:00
dkanada
d92eceb45f
merge branch master into comic-reader
2020-08-28 23:01:01 +09:00
dkanada
0987e9387b
update list view layout strings
2020-08-28 21:24:00 +09:00
dkanada
b528781491
update four strings with generic keys
2020-08-27 09:28:09 +09:00
dkanada
75a4b73a83
merge branch master into strings
2020-08-27 09:20:03 +09:00
dkanada
a71f0668d7
Merge pull request #1843 from jellyfin/globals
...
Prevent the use of confusing globals
2020-08-26 07:11:42 +09:00
dkanada
768fef0f1f
Merge pull request #1802 from dmitrylyzo/reorder-css-loading
...
Reorder CSS loading
2020-08-25 22:25:54 +09:00
dkanada
6159eca8f8
prevent the use of confusing globals
2020-08-25 10:12:35 +09:00
dkanada
d9f286124d
more string updates
2020-08-24 08:39:26 +09:00
dkanada
955d7464ff
remove translations with duplicate values
2020-08-24 08:20:29 +09:00
Julien Machiels
e690a879ce
Update src/scripts/site.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-22 20:55:17 +02:00
MrTimscampi
e88f29ac37
Restore focusPreventScroll
2020-08-22 19:12:11 +02:00
MrTimscampi
73ab5827be
Merge remote-tracking branch 'upstream/master' into focus-prevent-scroll
2020-08-19 21:19:53 +02:00
Dmitry Lyzo
c32f83a19e
Reorder CSS loading
2020-08-19 22:07:26 +03:00
dkanada
2c916eb98e
Merge branch 'master' into strings
2020-08-19 02:06:42 +09:00
dkanada
f5e71621a9
Merge pull request #1811 from iwalton3/fix-syncplay-menu
...
Fix syncplay menu.
2020-08-18 19:21:12 +09:00
dkanada
b45803f969
fix issue with rebase
2020-08-17 20:42:26 +09:00
dkanada
65e4ffe7b0
remove some duplicate strings
2020-08-17 20:40:42 +09:00
dkanada
84ff01ad51
Merge pull request #1808 from jomp16/master-playback
...
Support for faster playback rates.
2020-08-17 17:08:42 +09:00
dkanada
a9327f8d1c
Merge pull request #1789 from MrTimscampi/site-js-prepare-es6
...
Move Dashboard to a new module
2020-08-17 17:04:38 +09:00
Julien Machiels
15010b1426
Update src/scripts/clientUtils.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-17 04:26:38 +02:00
Ian Walton
ea41aeaa2b
Fix syncplay menu. (Single line fix.)
2020-08-16 13:37:25 -04:00
Joshua M. Boniface
e4a922ad60
Merge pull request #1716 from MrTimscampi/pluginmanager-es6
...
Migrate PluginManager and PackageManager to ES6
2020-08-16 12:17:22 -04:00
MrTimscampi
8d7912cae4
Merge remote-tracking branch 'upstream/master' into site-js-prepare-es6
2020-08-16 16:32:26 +02:00
MrTimscampi
667576e056
Fix suggestions
2020-08-16 16:12:33 +02:00
dkanada
8685cc383a
Merge pull request #1779 from Camc314/migrate-to-ES6-67
...
Migration of experimentalWarnings and sessionPlayer to ES6 modules
2020-08-16 22:44:53 +09:00
dkanada
50e0e0dd7e
Merge pull request #1645 from MrTimscampi/another-es6-pr
...
Migrate appRouter to ES6
2020-08-16 22:09:04 +09:00
MrTimscampi
e7a4cc28c7
Remove chromecastHelper definition
2020-08-16 15:07:47 +02:00
Cameron
d95497cb23
Merge branch 'master' into migrate-to-ES6-67
2020-08-16 12:18:24 +01:00
Ian Walton
4095776ab3
Fix syncplay menu.
2020-08-15 11:41:54 -04:00
Jeff Sharkey
afa56c18af
Support for faster playback rates.
...
The HTML5 video element already has a well-supported "playbackRate" attribute
which can be used to increase playback rate. This change wires up that control
to be displayed in the Jellyfish web player.
The playback rates offered are between 0.5x and 2x in 0.25x increments, which
matches the YouTube player. This change also wires up the ">" and "<" key
events to increase and decrease the playback rate, which mirrors the keyboard
shortcuts supported by YouTube.
2020-08-14 18:25:56 -03:00
Julien Machiels
e606681872
Update src/scripts/clientUtils.js
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 20:00:57 +02:00
Julien Machiels
c91a6195d7
Update src/scripts/clientUtils.js
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 20:00:46 +02:00
Julien Machiels
7f9f3cf206
Update src/scripts/clientUtils.js
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 17:10:27 +02:00
Julien Machiels
5b0018850e
Update src/scripts/clientUtils.js
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 17:10:20 +02:00