grafixeyehero
924e5bc7b9
Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles)
2021-05-05 23:48:24 +03:00
Bill Thornton
2c85b7806b
Merge pull request #2514 from oddstr13/image-fill-resize
...
Add support for fillWidth and fillHeight
2021-04-11 12:30:06 -04:00
Bill Thornton
a3949c1889
Fix sonarqube issues
2021-03-23 11:28:20 -04:00
Bill Thornton
be9f964c18
Remove useless escape characters
2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0
Remove unused variables
2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c
Move components css files to sass
2021-03-19 14:00:59 -04:00
Odd Stråbø
814713235e
Add support for fillWidth and fillHeight
...
I have probably missed a few places it should be used
2021-03-17 22:43:52 +01:00
Bill Thornton
dc64556d0c
Remove unnecessary returns
2020-12-14 16:33:49 -05:00
Bill Thornton
310e8b713f
Fix invalid uses of Array.map
2020-12-14 16:30:45 -05:00
Ionut Andrei Oanca
d8beb9909f
Add playlist-sync and group-wait to SyncPlay
2020-11-22 21:15:04 +01:00
Dmitry Lyzo
89e2e77886
Add default error text
2020-11-21 22:51:24 +03:00
Dmitry Lyzo
6f61bee9d4
Merge branch 'master' into unavailable-yt-video-trailer-bug-fix
2020-11-20 11:08:06 +03:00
Claus Vium
5e27e30678
Merge pull request #2069 from Artiume/patch-1
...
Show Remux as a Playback Method
2020-11-20 08:16:39 +01:00
artiume
6f32e9468f
Show Remux as a Playback Method
2020-11-15 19:09:55 -05:00
vitorsemeano
5c58d1472f
fixed code smells
2020-11-08 20:56:08 +00:00
vitorsemeano
4dd1917949
multiple import fixes between other minor bugs
2020-11-08 20:14:55 +00:00
vitorsemeano
2243b35311
fixed multiple default imports missing
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
vitorsemeano
03a6269b5f
fix some bugs reported by sonarCloud
2020-11-06 00:18:43 +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
86a9f4e36f
solved imports for alert, toast and confirm
2020-11-05 23:15:39 +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
MrTimscampi
1a635e2f81
Migrate site.js to ES6
2020-11-05 22:55:06 +00:00
Dmitry Lyzo
6aa0d7c318
Add error message
2020-10-29 23:52:52 +03:00
Dmitry Lyzo
f805bef9e5
Split then/catch. Remove explicit player destroying
2020-10-29 22:08:06 +03:00
Dmitry Lyzo
d969fc2cdb
Check variable
2020-10-29 21:45:28 +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
Maxr1998
7adc288ca6
Improve NativeShell integration
...
- Move NativeShell calls into shell.js where possible to better group them
- Add "updateVolumeLevel" API (not used yet)
2020-10-08 18:42:21 +02:00
dkanada
39eddeb205
run eslint to fix most var instances
2020-10-07 21:12:14 +09:00
dkanada
ec44723ee6
Merge pull request #1909 from iwalton3/auto-cast
...
Add Auto Cast Feature
2020-09-23 16:16:54 +09:00
Ian Walton
ecad2e4bda
Fix PR issues.
2020-09-22 07:34:46 -04:00
dkanada
a5776e98a7
always use const when possible
2020-09-12 05:46:15 +09:00
Ian Walton
c8c8be39cd
Appease SonarCloud.
2020-09-07 13:10:38 -04:00
Ian Walton
e9caf5e336
Add auto-cast feature.
2020-09-07 13:08:05 -04:00
dkanada
459d6907d5
fix a common error message and update some strings
2020-09-02 14:54:54 +09:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global
2020-09-01 10:16:21 +02: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
dkanada
6159eca8f8
prevent the use of confusing globals
2020-08-25 10:12:35 +09:00
Ian Walton
69293aa7c3
Merge branch 'master' into currenttime-is-ms
2020-08-19 18:23:26 -04:00
matjaz321
865e9085ef
CR fixes
2020-08-19 21:32:22 +02:00
dkanada
84ff01ad51
Merge pull request #1808 from jomp16/master-playback
...
Support for faster playback rates.
2020-08-17 17:08:42 +09:00
Cameron
d95497cb23
Merge branch 'master' into migrate-to-ES6-67
2020-08-16 12:18:24 +01: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
Cameron
1f16e0fb9c
Fix suggestions
2020-08-10 22:13:43 +01:00
MrTimscampi
feb49dd429
Fix suggestions and cleanup
2020-08-06 22:09:24 +02:00