Sky-High
|
e51ab7a8e3
|
remove unused log statement
|
2023-11-08 13:10:21 -05:00 |
|
Sky High
|
86beb0e7e5
|
Update src/plugins/chromecastPlayer/plugin.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
|
2023-11-08 13:10:21 -05:00 |
|
Sky-High
|
108e00ac45
|
Fix playback control issues with chromecast
|
2023-11-08 13:10:21 -05:00 |
|
Niels van Velzen
|
7c9c38d682
|
Use cast receiver application from user configuration
|
2023-10-15 11:22:43 +02:00 |
|
Niels van Velzen
|
320c1dc28a
|
Allow any application id for cast receiver
|
2023-09-23 17:17:51 +02:00 |
|
Sky-High
|
31f035e359
|
update module name in log message
|
2023-09-12 23:28:31 +02:00 |
|
Sky-High
|
70c1b5b6e4
|
satisfy eslint
|
2023-09-10 21:16:40 +02:00 |
|
Sky-High
|
d773790439
|
Use URL API for better readability
|
2023-09-10 20:11:02 +02:00 |
|
Sky-High
|
4076148580
|
fix-sonar-and-lint3
|
2023-08-08 22:47:41 +02:00 |
|
Sky-High
|
a42c31d6c0
|
fix-sonar-and-lint2
|
2023-08-08 22:19:30 +02:00 |
|
Sky-High
|
7746795730
|
fix-sonar-and-lint
|
2023-08-08 22:14:00 +02:00 |
|
Sky-High
|
51eeef00a6
|
fix-cast-with-localhost-server
|
2023-08-08 21:23:09 +02:00 |
|
Bill Thornton
|
f35a8151e0
|
Add prefer optional chaining rule
|
2023-07-06 13:39:48 -04:00 |
|
Bill Thornton
|
ec0adb895b
|
Add constructor capitalization rule
|
2023-07-06 11:49:55 -04:00 |
|
Bill Thornton
|
3f4a3448c2
|
Add device type for chromecast devices
|
2023-05-18 15:35:02 -04:00 |
|
Merlin Danner
|
06c4f0f258
|
Add JSDoc comment to getItems helper
In return the comments at each usage are removed.
|
2023-03-29 07:44:21 +02:00 |
|
dann-merlin
|
09a6ef2cdb
|
Merge branch 'master' into fix_long_getItems_request_URL
|
2023-03-14 22:03:44 +00:00 |
|
Bill Thornton
|
0cec50c6aa
|
Merge pull request #4401 from thornbill/add-plugin-types
Add plugin types
|
2023-03-10 15:23:06 -05:00 |
|
Bill Thornton
|
329cf77c81
|
Add eslint radix rule for parseInt
|
2023-03-09 00:20:11 -05:00 |
|
Bill Thornton
|
64ecc3eae7
|
Add plugin types
|
2023-03-08 11:08:19 -05:00 |
|
Merlin Danner
|
1a069b49be
|
Rename getItemsHelper.ts to getItems.ts
|
2023-03-08 02:39:17 +00:00 |
|
Merlin Danner
|
d5e9541010
|
Fix too long URLs on getItems with many ids
|
2023-03-08 02:39:17 +00:00 |
|
Bill Thornton
|
26925d9bf6
|
Move castSenderApi to plugin dir
|
2022-10-25 14:02:14 -04:00 |
|
Aimekram
|
832b9eaf4d
|
fix: eslint no-shadow errors
|
2022-10-16 16:04:37 +02:00 |
|
Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
Bill Thornton
|
1f4e65822b
|
Fix sonarjs no-collapsible-if
|
2022-10-03 14:26:16 -04:00 |
|
Bill Thornton
|
9067b0e397
|
Fix eslint errors for empty functions/constructors
|
2022-03-01 10:57:48 -05:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04: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 |
|
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 |
|
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 |
|
Ian Walton
|
dbf1d4f811
|
Add mediaType to isPlaying for remote players.
|
2020-08-25 22:21:31 -04:00 |
|
MrTimscampi
|
73ab5827be
|
Merge remote-tracking branch 'upstream/master' into focus-prevent-scroll
|
2020-08-19 21:19:53 +02:00 |
|
MrTimscampi
|
667576e056
|
Fix suggestions
|
2020-08-16 16:12:33 +02:00 |
|
Ian Walton
|
9b1ed7ce4f
|
Change all instances of currentTime to be in ms.
|
2020-08-15 11:30:36 -04:00 |
|
Cameron
|
fa9c275735
|
fix ES6 errors
|
2020-08-09 12:41:16 +01:00 |
|
Cameron
|
3f7e36b499
|
Merge branch 'master' into migrate-to-ES6-69
|
2020-08-08 23:27:30 +01:00 |
|
Cameron
|
9f46f21b7f
|
Migration of chromecastPlayer to ES6 module
|
2020-08-07 08:29:07 +01:00 |
|
MrTimscampi
|
58361ce70c
|
Remove focus-prevent-scroll, migrate gamepadtokey and chromecastHelper to ES6
|
2020-08-06 23:56:29 +02:00 |
|
Cameron
|
c883452395
|
add default
|
2020-08-05 20:22:48 +01:00 |
|
matjaz321
|
8c58472dcf
|
Migrated castSenderApi.js to es6 module
|
2020-08-04 19:15:15 +02:00 |
|
dkanada
|
6c375a52bc
|
merge branch master into config
|
2020-08-03 04:46:07 +09:00 |
|