Commit Graph

684 Commits

Author SHA1 Message Date
hensm
18d4febc3d Fix incorrect return type for BlockingResponse 2020-06-28 05:16:41 +01:00
hensm
48470c06f1 Add missing i18n string 2020-06-28 00:20:46 +01:00
hensm
18204f225f Add restricted whitelist mode 2020-06-28 00:14:36 +01:00
hensm
5cf92df3ba Add recommended option badge 2020-06-27 19:37:01 +01:00
hensm
4cee524620 Tweak dark widget number input style 2020-06-27 19:13:11 +01:00
hensm
9aa1cccb61 Fix README image 2020-05-28 20:44:19 +01:00
hensm
14173f1e6d Add WebP image versions and other minor site tweaks 2020-05-25 05:02:31 +01:00
hensm
0557c78a28 Add missing file in rpm spec 2020-05-21 00:43:52 +01:00
hensm
c2bf9e4cdc Call Bonjour installer from NSIS installer 2020-05-11 18:42:02 +01:00
hensm
f8e91da958 Minor options page tweaks 2020-05-06 01:11:09 +01:00
hensm
f59b0d620e Update all dependencies 2020-05-06 00:40:40 +01:00
hensm
484b0327f4 Switch to mdns package 2020-05-06 00:40:30 +01:00
hensm
3d8630ff71 Remove npm prefix cli option usage (fixes #112) 2020-05-05 19:02:47 +01:00
hensm
62a1e565bb Fix frameAncestors undefined error 2020-05-03 17:09:31 +01:00
hensm
11268d3748 Add notification for incompatible bridge versions on init 2020-05-01 17:22:34 +01:00
hensm
967001ca0b Fix site background for Firefox dynamic scrollbars 2020-04-19 20:22:37 +01:00
hensm
6df4cdf815 Fix README typo 2020-04-19 12:35:20 +01:00
dependabot[bot]
a38ec8a39c Bump minimist from 1.2.0 to 1.2.3 (#109)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-19 12:33:09 +01:00
hensm
ff0847441b Add daemon host extension option 2020-03-26 20:13:00 +00:00
xdavidwu
1bd626ffbc tab: support hidpi device (#106)
This commit make canvas in full device pixel size and set proper scale
on it, so that drawWindow draws all pixels instead of scaling down to
normal dpi.
2020-03-06 06:03:45 +00:00
hensm
db78b3a28c Update IMPLEMENTATION 2020-02-27 17:31:54 +00:00
hensm
6b10331033 Update README 2020-02-27 14:22:52 +00:00
hensm
4ce8f20f58 Update extension update manifest 2020-02-27 09:49:05 +00:00
hensm
ffb4916474 Bump version numbers v0.0.6 2020-02-27 09:29:07 +00:00
hensm
af8ce1fb99 Fix dark-widgets control padding 2020-02-27 09:17:06 +00:00
hensm
146e5e3723 Get platform independently of bridge info on options page 2020-02-27 09:06:48 +00:00
hensm
b0decd9704 Stop bridge buttons affecting form submission 2020-02-26 16:34:29 +00:00
hensm
78d8516287 Add options to switch bridge backup WebSocket server port 2020-02-26 16:31:18 +00:00
hensm
af521f9a0f Hide build error for incorrect types 2020-02-26 15:21:23 +00:00
hensm
13b655a918 Remove console.log 2020-02-26 15:18:06 +00:00
hensm
b0e2e546f1 Rewrite User-Agent header for child resources on white-listed URLs 2020-02-26 15:15:35 +00:00
hensm
e645e535dd Update @types/firefox-webext-browser 2020-02-26 15:13:25 +00:00
hensm
145b2a4241 Add hybrid UA TODO 2020-02-26 14:27:08 +00:00
hensm
a6767d0fd2 Remove unnecessary comments 2020-02-22 02:44:12 +00:00
hensm
1c8d87ebd3 Store/disconnect media extension message listener 2020-02-21 14:27:59 +00:00
hensm
e4cc88ec1e Convert WeakMaps to private fields 2020-02-21 14:18:06 +00:00
hensm
f373374680 Update typescript 2020-02-21 13:46:17 +00:00
hensm
d196f4201b Handle media session errors 2020-02-21 12:21:16 +00:00
hensm
40049985ef Call initialize success callback before receiver listener 2020-02-21 11:39:44 +00:00
hensm
374f2cab77 More compact mobile site FAQs 2020-02-21 10:53:22 +00:00
hensm
b9c85932dd Change site compatibility list link to show closed issues 2020-02-21 10:35:32 +00:00
hensm
3002adca56 Format message types consistently 2020-02-19 00:14:22 +00:00
hensm
a65a536960 Add missed message types 2020-02-18 07:46:56 +00:00
hensm
2eeaff4c15 Add typed messaging 2020-02-18 07:37:20 +00:00
hensm
652fd21f77 Use photon-like styling for dark widgets 2020-02-17 10:07:36 +00:00
hensm
eebafa656f Use PayPal link for GitHub sponsor button 2020-02-17 07:35:06 +00:00
hensm
1323682a67 Add widget styles for options/popup dark theme 2020-02-17 00:57:04 +00:00
hensm
ae82679a8f Hide cast and browser default menu items in extension pages 2020-02-15 08:20:00 +00:00
hensm
705a676fe3 Fix typings build errors 2020-02-15 07:13:03 +00:00
hensm
93a6e1dcd8 Fix license text 2020-02-15 06:54:48 +00:00