Commit graph

28 commits

Author SHA1 Message Date
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
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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
KGT1
c639b12f9e
Update mediasession.js
changed playbackManager.getCurrentPlayer() to currentPlayer
2020-06-22 18:01:20 +02:00
KGT1
329af3f54d fixed linting errors 2020-06-22 10:08:54 +02:00
KGT1
1042121668 added ActionHandler seekto for Notification-Bar 2020-06-22 09:47:02 +02:00
MrTimscampi
aa2315f355 Update dependencies 2020-05-29 00:25:30 +02:00
MrTimscampi
097802cd51 Add maxHeight for media session image 2020-04-20 17:48:02 +02:00
MrTimscampi
a6732443f3 Only push image url to array if non-null 2020-04-16 17:00:26 +02:00
MrTimscampi
a224a87fc7 Adjust mediaSession feature test for consistency 2020-04-16 16:40:02 +02:00
MrTimscampi
fccd99d0ef Fix suggestions 2020-04-16 16:37:21 +02:00
MrTimscampi
96d5dd54cd Set options.type in mediaSessions if unset 2020-04-16 16:19:15 +02:00
MrTimscampi
9cba01963f Fix code smell in mediasession 2020-04-15 10:21:58 +02:00
MrTimscampi
af7c87b9f6 Migrate MediaSession to ES6 2020-04-15 10:14:57 +02:00
MrTimscampi
9bcb270942 More MediaSession cleanup 2020-04-15 08:14:08 +02:00
MrTimscampi
3dd141915e Use full image for MediaSession 2020-04-15 07:54:33 +02:00
ferferga
02c820de5b Remove unnecessary check 2020-01-29 08:38:56 +01:00
ferferga
6bea97ef0f Fixed logic and reduced overhead 2020-01-26 14:40:32 +01:00
ferferga
8f8ebc485d Switched media controls to follow other players style 2020-01-26 00:08:17 +01:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
Odd Stråbø
747201a6c7 Various fixes for webOS 3.3 2019-05-05 23:55:42 +02:00
vitorsemeano
ad5d9be566 add comment for init conversion into timeupdate 2019-03-21 21:54:36 +00:00
vitorsemeano
e4c7282b92 refactor mediaSession to support NativeShell API 2019-03-17 00:31:56 +00:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00:00
Renamed from src/bower_components/emby-webcomponents/playback/mediasession.js (Browse further)