nyanmisaka
c9becabced
fix the overlap in iOS music view
2020-11-29 21:12:07 +08:00
Dmitry Lyzo
0bdcfbd702
Skip bubbled dblclick event
2020-11-26 19:13:47 +03:00
dkanada
36344af64f
Merge branch 'master' into osd-tweak
2020-11-21 22:15:49 +09:00
nyanmisaka
17142dc6d3
tweak osd for narrow view
2020-11-17 22:36:01 +08:00
vitorsemeano
6dabc840d9
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:42 +00:00
vitorsemeano
7c97ba95f6
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:23 +00:00
vitorsemeano
43a8ced8cc
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:12:01 +00:00
vitorsemeano
372a4dbeb7
Update src/controllers/playback/video/index.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:11:43 +00:00
vitorsemeano
6638c13e85
fixed some code smells
...
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
8b5772f996
optimization imports from site.js
2020-11-05 23:20:38 +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
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
Cameron
1cd19a4113
Merge branch 'master' into modern-osd
2020-09-30 15:40:09 +01:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global
2020-09-01 10:16:21 +02:00
dkanada
99e0785639
merge branch master into strings
2020-08-31 23:47:11 +09:00
MrTimscampi
4fcf7f1805
Merge remote-tracking branch 'upstream/master' into modern-osd
2020-08-30 13:41:17 +02:00
MrTimscampi
c97d7a6f59
Use connectionManager global
2020-08-30 06:06:47 +02:00
MrTimscampi
6d5ed18386
Redesign OSD and Up Next dialog
2020-08-29 16:07:27 +02:00
dkanada
955d7464ff
remove translations with duplicate values
2020-08-24 08:20:29 +09:00
Ian Walton
69293aa7c3
Merge branch 'master' into currenttime-is-ms
2020-08-19 18:23:26 -04:00
dkanada
65e4ffe7b0
remove some duplicate strings
2020-08-17 20:40:42 +09:00
Ian Walton
9b1ed7ce4f
Change all instances of currentTime to be in ms.
2020-08-15 11:30:36 -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
dkanada
c06cc3b728
Merge pull request #1804 from jellyfin/strings
...
Remove some duplicate strings
2020-08-14 06:37:15 +09:00
dkanada
926f1cbbcc
Merge pull request #1794 from bugfixin/master
...
Remove extraneous pageContainer element from videoOSD
2020-08-13 22:10:21 +09:00
dkanada
65776be6aa
remove more strings from source
2020-08-13 21:31:29 +09:00
Anthony Lavado
9da5704bda
Merge pull request #1577 from MrTimscampi/apphost-es6
...
Migrate appHost, qualityOptions, bundle and appLoader to es6
2020-08-11 14:05:28 -04:00
dkanada
23d0f25c74
remove some duplicate strings from the source
2020-08-09 23:10:58 +09:00
Steven S O'Connor
e1083ec2ea
Remove extraneous pageContainer element from videoOSD
2020-08-08 14:20:17 -07:00
MrTimscampi
feb49dd429
Fix suggestions and cleanup
2020-08-06 22:09:24 +02:00
MrTimscampi
a7df7ad720
Fix appHost.supports
2020-08-06 19:32:31 +02:00
MrTimscampi
f16df9788a
Migrate bundle, qualityOptions, appHost and appLoader
2020-08-06 19:32:29 +02:00
MrTimscampi
ae520390c6
Remove image size hack
2020-07-31 15:18:32 +02:00
dkanada
f430518d45
Merge pull request #1333 from MrTimscampi/another-lint-bites-the-dust
...
Kill Yoda
2020-07-31 21:48:18 +09:00
MrTimscampi
22a46ecea6
Apply ESLint autofix for no-yoda rule
2020-07-31 12:40:08 +02:00
Cyrus Boadway
5fb29b77a8
Consider Meta Key as a modifier
...
In a previous commit, number seek navigation was disabled when the ALT and CTRL
modifiers were active. Macs allow tab switching with the COMMAND key and
a number. This commit excludes meta key modifiers (COMMAND and WINDOWS)
key.
2020-07-31 11:15:27 +01:00
dkanada
8e7f1aa0d7
Merge pull request #1680 from KucharczykL/previous-next-tooltips
...
Add tooltips for Skip to previous/next buttons
2020-07-31 19:10:13 +09:00
dkanada
f15c1cbb90
Merge pull request #1688 from Supergamer1337/play_mouse_timings
...
Made cursor hide on OSD hide.
2020-07-31 04:29:32 +09:00
Felix Bjerhem Aronsson
f254a71572
Moved hide cursor according to review
2020-07-30 13:42:07 +02:00
Supergamer1337
d7526d955d
Added show and hide cursor
2020-07-30 10:51:53 +02:00
Cyrus Boadway
e870cc733d
Skip number key navigation when key is modified
...
Pressing 0-9 seeks playback to the corresponding %. This overloaded
browser tab switching when ALT/CTRL modifiers were active.
2020-07-29 23:00:07 +01:00
Supergamer1337
3ffd2bc4b9
Made cursor hide on OSD hide.
...
Cursor shows on OSD show.
Co-authored-by: Esaias Tilly <esaias@tillys.se>
2020-07-29 21:08:50 +02:00
Lukáš Kucharczyk
7e92a4d02f
Add tooltip to Previous/Next track buttons.
2020-07-29 11:41:24 +02:00
MrTimscampi
5e1b6acffe
Disallow block padding
2020-07-27 08:06:46 +02:00
dkanada
c0261ee487
move wizard and user preference routes to nested folders
2020-07-26 20:31:16 +09:00
Anthony Lavado
feaabb6de9
Merge pull request #1634 from MrTimscampi/es6
...
Merge the ES6 feature branch back into master
2020-07-25 21:42:06 -07:00
MrTimscampi
b7d2561dae
Address more feedback
2020-07-25 13:42:03 +02:00