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 |
|
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 |
|
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 |
|
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 |
|
dkanada
|
1fe25e14dd
|
move themes and plugins into config file
|
2020-08-02 17:28:25 +09:00 |
|
Cameron
|
49c1b3e159
|
Addition of defaults
|
2020-08-02 09:00:25 +01:00 |
|
dkanada
|
79a59d17c3
|
rename chromecast flavors
|
2020-07-31 22:16:20 +09:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
MrTimscampi
|
3713091382
|
Merge remote-tracking branch 'upstream/master' into es6
With conflicts
|
2020-07-24 10:23:14 +02:00 |
|
Cameron
|
45df6ef764
|
Migration of alert to ES6 module
|
2020-07-15 14:46:56 +01:00 |
|
ferferga
|
b7714eea14
|
Address review comments
|
2020-06-23 19:09:22 +02:00 |
|
ferferga
|
6aae85e991
|
Rename 'Playlist' term to 'Queue'
|
2020-06-22 11:25:16 +02:00 |
|
ferferga
|
2e8e240aa0
|
Add shuffle mode to Chromecast
|
2020-06-22 11:10:26 +02:00 |
|
MrTimscampi
|
128baad126
|
Move plugins to a dedicated directory
|
2020-06-03 22:17:01 +02:00 |
|