hensm
|
7a35da2ba1
|
Fix longstanding architectural issues
|
2022-09-01 07:21:12 +01:00 |
|
hensm
|
83c81219d7
|
Pass Receiver objects instead of ReceiverDevice objects to cast API
|
2022-09-01 07:21:12 +01:00 |
|
hensm
|
48d5e7e0fe
|
Ensure receiver devices are consistently sorted
|
2022-08-28 01:31:44 +01:00 |
|
hensm
|
f7b6fd7a37
|
Add media context menu items to receiver popup
|
2022-08-28 01:31:15 +01:00 |
|
hensm
|
1032fb1572
|
Fix onDestroy not called for Popup component
|
2022-08-27 10:28:02 +01:00 |
|
hensm
|
0753c701a0
|
Terminate bridge process after handling SIGTERM
|
2022-08-27 09:20:08 +01:00 |
|
hensm
|
a65b3bbe4a
|
Use CSS background images for options page icon buttons
|
2022-08-27 07:46:24 +01:00 |
|
hensm
|
25c0187780
|
Remove incompatible/irrelevant apps from knownApps
|
2022-08-27 07:29:50 +01:00 |
|
hensm
|
d0fe96ffe0
|
Fix media objects not being updated before loadMedia success callback
|
2022-08-27 06:39:48 +01:00 |
|
hensm
|
6569b70048
|
Reset receiver expanded state when media status is gone
|
2022-08-27 06:38:50 +01:00 |
|
hensm
|
5b17e166e7
|
Remove popup deviceStore
|
2022-08-27 04:18:29 +01:00 |
|
hensm
|
7296507498
|
Add device type icons
|
2022-08-27 00:17:14 +01:00 |
|
hensm
|
fa953dda63
|
Document extension messages and remove unnecessary messages/message data
|
2022-08-26 21:22:52 +01:00 |
|
hensm
|
5b8a55a2de
|
Improve message names
|
2022-08-26 21:21:24 +01:00 |
|
hensm
|
90b00c0ce4
|
Improve handling of receiver actions
|
2022-08-26 06:09:52 +01:00 |
|
hensm
|
ee492802e0
|
Remove unused throbber image
|
2022-08-26 00:04:05 +01:00 |
|
hensm
|
3dcf8552f7
|
Make type imports explicit
|
2022-08-25 22:39:54 +01:00 |
|
hensm
|
7a60bb3278
|
Move selectorManager getSelection to ReceiverSelector static method
|
2022-08-25 22:34:54 +01:00 |
|
hensm
|
deb4c5154d
|
Fix live stream check
|
2022-08-25 05:25:56 +01:00 |
|
hensm
|
41094ca4b3
|
Handle audio device support checking
|
2022-08-25 05:25:55 +01:00 |
|
hensm
|
04c3dbf397
|
Handle session updates properly
|
2022-08-25 05:23:49 +01:00 |
|
hensm
|
d71d564f91
|
Implement missing cast media estimated break time methods
|
2022-08-25 05:23:49 +01:00 |
|
hensm
|
8db4df0ed8
|
Hide seek bar on non-seekable live streams
|
2022-08-25 05:23:48 +01:00 |
|
hensm
|
33eb76b84d
|
Hide cast buttons when no media types are available
|
2022-08-24 19:10:55 +01:00 |
|
hensm
|
119f50521e
|
Calculate popup window height properly
|
2022-08-24 19:10:55 +01:00 |
|
hensm
|
ffcdb181d5
|
Replace JSON config import
|
2022-08-24 19:08:33 +01:00 |
|
hensm
|
c720eaf4b2
|
Remove remote instance from map when disconnecting
|
2022-08-24 02:28:11 +01:00 |
|
hensm
|
474415c352
|
Fix visual bug with expanded state without media status
|
2022-08-24 02:27:44 +01:00 |
|
Matt Hensman
|
ac46802431
|
Add media controls (#229)
|
2022-08-24 02:17:35 +01:00 |
|
hensm
|
cbc039a355
|
Add per-item toggles to site whitelist
|
2022-08-19 20:25:43 +01:00 |
|
hensm
|
41ada34c35
|
Convert missed CommonJS module
|
2022-08-19 18:42:47 +01:00 |
|
hensm
|
a186570dc8
|
Replace minimist, convert build scripts to ES modules + misc refactoring
|
2022-08-19 03:15:01 +01:00 |
|
hensm
|
170b80283d
|
Add daemon host option and default to localhost instead of all addresses
|
2022-08-16 00:16:17 +01:00 |
|
hensm
|
cb6e9226de
|
Add nodeVersion app build argument
|
2022-08-15 16:15:32 +01:00 |
|
hensm
|
e3d87ed1e8
|
Remove obsolete skipNativeBuilds app build argument
|
2022-08-15 15:21:54 +01:00 |
|
hensm
|
403fa35af4
|
Fix build script type errors
|
2022-08-15 15:21:17 +01:00 |
|
hensm
|
31c49b1678
|
Prevent invalid message format from crashing daemon
|
2022-08-15 04:19:44 +01:00 |
|
hensm
|
7ef96b6e43
|
Restrict daemon HTTP requests to extension origins
|
2022-08-15 04:03:52 +01:00 |
|
hensm
|
c06c9e59a9
|
Refactor native messaging wrapper
|
2022-08-14 01:33:35 +01:00 |
|
hensm
|
9f719132bf
|
Add basic daemon connection authentication
|
2022-08-13 01:45:21 +01:00 |
|
hensm
|
e7788c1b17
|
Hide advanced options by default and add toggle checkbox
|
2022-08-09 18:31:08 +01:00 |
|
hensm
|
2d954e9a5e
|
Fix whitelist item expando behaviour
|
2022-08-08 19:34:26 +01:00 |
|
hensm
|
59a433c597
|
Fix scrollbar flickering on options page when expanding
|
2022-08-08 19:28:25 +01:00 |
|
hensm
|
4ee5486b4b
|
Fit whitelisted option label column to content
|
2022-08-08 19:27:47 +01:00 |
|
hensm
|
60ffe7ff7e
|
Show ellipsis on overflowing text input placeholders
|
2022-08-08 19:03:49 +01:00 |
|
hensm
|
34272f2fbb
|
Fix whitelist item expand button title
|
2022-08-08 19:01:01 +01:00 |
|
hensm
|
6a581e6a2c
|
Fix typo
|
2022-08-08 18:56:27 +01:00 |
|
hensm
|
23a8c0b62f
|
Add site-specific custom user agent option and new whitelist option UI
|
2022-08-08 17:29:14 +01:00 |
|
hensm
|
0c8106ffef
|
Remove unnecessary option name attributes + misc cleanup
|
2022-08-08 15:06:00 +01:00 |
|
hensm
|
a4d74b3da3
|
Fix svelte eslint again
|
2022-08-08 14:55:15 +01:00 |
|