Commit Graph

757 Commits

Author SHA1 Message Date
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
hensm
f046c926c3 Fix missing popup stop button locale message 2022-08-07 14:38:17 +01:00
hensm
70fd86e9c1 Update user agent versions 2022-08-07 09:37:20 +01:00
hensm
4b7c685660 Add custom user agent option 2022-08-07 09:32:44 +01:00
hensm
3709df869b Add additional Italian locale strings
Co-Authored-By: luca-demma <67636104+luca-demma@users.noreply.github.com>
2022-07-27 21:42:25 +01:00
hensm
7e754ace39 Add Italian translation
Co-Authored-By: luca-demma <67636104+luca-demma@users.noreply.github.com>
2022-07-27 12:06:58 +01:00
hensm
84b85e25d4 Remove unused locale strings 2022-07-27 11:59:59 +01:00
hensm
acc9fb25e1 Fix daemon mode documentation 2022-07-27 10:30:11 +01:00
hensm
cec6e625cc Improve options page whitelist known apps filtering 2022-07-05 01:39:26 +01:00
hensm
66bbae6eba Integrate known apps into options page whitelist 2022-07-04 23:10:14 +01:00
hensm
2927d20958 Fix select wrapper arrow disabled color 2022-07-04 23:10:14 +01:00
hensm
2dab1b833c Set browser widget styles to match color scheme 2022-07-04 23:10:14 +01:00
John Levon
243a07e5d4 add FAQ on Firefox snap
Signed-off-by: John Levon <levon@movementarian.org>
2022-07-04 19:17:58 +01:00
hensm
bd24a80aee Fix typo 2022-06-05 18:51:35 +01:00
hensm
c6d32293de Add cancel on escape for whitelist input 2022-06-04 04:35:57 +01:00
hensm
967b0deee1 Simplify whitelist input validity checking 2022-06-04 03:57:19 +01:00
hensm
2496db38ff Fix svelte linting in vscode 2022-06-03 21:08:40 +01:00
hensm
079adc2f68 Move menu IDs to reduce bundle size + misc config fixes 2022-06-03 18:25:11 +01:00
hensm
f98f860034 Fix svelte linting 2022-06-03 16:46:34 +01:00
hensm
d0b9be7f70 Fix svelte dependencies in wrong location 2022-06-03 16:11:39 +01:00
hensm
8051904cb4 Rewrite popup with Svelte 2022-06-03 16:11:39 +01:00
hensm
63f9af30ae Rewrite options page with Svelte 2022-06-03 16:11:39 +01:00
hensm
c2f00a2412 Fix remaining old whitelist options 2022-05-30 20:11:23 +01:00
hensm
539d2c60d9 Re-work whitelist feature to allow per-site UA configuration 2022-05-29 20:40:51 +01:00
hensm
32a6b218f8 Format options index.tsx 2022-05-29 20:37:21 +01:00
hensm
088c550987 Improve esbuild copyFilesPlugin 2022-05-16 06:43:05 +01:00