Commit Graph

511 Commits

Author SHA1 Message Date
hensm 30c3cb30eb Fix options page tab order 2020-07-23 12:27:26 +01:00
hensm d2f4fee63b Use icon buttons for options page whitelist 2020-07-23 12:26:06 +01:00
hensm ef8e2aee90 Update extension update manifest 2020-07-21 20:36:16 +01:00
hensm ba9c1bab72 Bump version numbers v0.0.7 2020-07-21 19:50:00 +01:00
hensm 5c0387d275 Improve app build script output 2020-07-21 19:46:38 +01:00
hensm cfa0a2f929 Tweak macOS number input style 2020-07-21 17:53:30 +01:00
hensm 07f63d6d2e Fix other invalid JSON 2020-07-21 17:43:23 +01:00
hensm 6c65b0d70f Fix invalid JSON 2020-07-09 22:58:37 +01:00
Matthias Aßhauer 37544a0ac9 Update German translation for 0.0.7 2020-07-09 19:35:17 +01:00
hensm 0452419733 Match Spanish localization to exact Windows MessageBox localization 2020-07-06 04:36:31 +01:00
Matt Hensman e9ebef76ab Spanish translation update (#125)
* Update CONTRIBUTING.md

deleting translated es strings

* Update messages.json
2020-07-06 04:22:36 +01:00
hensm 3de63cfc5a Add additional NSIS localization info 2020-07-06 04:20:54 +01:00
hensm 876e525ec2 Add Spanish NSIS installer localization (fixes #126) 2020-07-06 04:20:40 +01:00
Richard ca4cccc2a6 Update messages.json 2020-07-05 22:51:26 -04:00
Richard f82ef03fc2 Update CONTRIBUTING.md
deleting translated es strings
2020-07-05 22:44:27 -04:00
hensm e0ce92edd6 Note runtime dependencies in README 2020-07-03 06:34:35 +01:00
hensm 5e77488db3 Fix rpm builds + better compression 2020-07-03 06:24:55 +01:00
hensm cd26f1887b Allow NSIS installer localization 2020-07-03 02:48:22 +01:00
hensm ce7e083ab0 Misc NSIS installer improvements + better compression 2020-07-03 01:58:06 +01:00
hensm 8cf3abd0fb Fix Linux mdns issue 2020-07-02 05:01:54 +01:00
hensm 344050baa9 Handle Firefox using executable files in NSIS uninstaller 2020-07-02 00:33:59 +01:00
hensm 1414e3df69 Convert promise usage to async/await 2020-07-02 00:32:28 +01:00
hensm 10839577cd Prevent duplicate whitelist entries with menu UI 2020-06-28 06:16:09 +01:00
hensm 7866a2fa79 Remove unnecessary whitelist label content 2020-06-28 06:10:47 +01:00
hensm da6dcf27f1 Fix wrongly passing default media app ID to receiver selectors 2020-06-28 06:01:15 +01:00
hensm c96f3e1bc0 Remove browse option from browser receiver selector and compact styling 2020-06-28 05:44:04 +01:00
hensm 785df7a089 Use abstract class instead of interface for ReceiverSelector base 2020-06-28 05:22:07 +01:00
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