Commit graph

1051 commits

Author SHA1 Message Date
Lesley Norton
8e51ea0134
Add ability to enable permissions from Mozilla VPN + Proxy onboarding panel 2021-12-07 10:22:51 -06:00
Lesley Norton
567a284196
Update options page to latest UX 2021-12-07 10:22:51 -06:00
Lesley Norton
2fbb3e0087
Hide Mozilla VPN proxy flags when proxy permission is disabled 2021-12-07 10:22:50 -06:00
Lesley Norton
396411f8b3
Update panel
- Badge the Options icon when proxy and/or nativeMessaging permissions are disabled. Remove on click, don't show again.
- Use localized strings
- Refactors + cleanup
2021-12-07 10:22:50 -06:00
Lesley Norton
3c3b5ae705
Add Mozilla VPN & Proxy permissions block to options.html 2021-12-07 10:22:50 -06:00
Andrea Marchesini
07d7b0cad4
Make the linter happy again 2021-12-07 10:22:50 -06:00
Andrea Marchesini
ca861e2727
Permission handlers triggered on add and on remove 2021-12-07 10:22:50 -06:00
Andrea Marchesini
c146a0bd11
Move the permission observers in the background scripts 2021-12-07 10:22:49 -06:00
Lesley Norton
1b165aebb5
Handle proxy and nativeMessaging permission disabling + enabling 2021-12-07 10:22:49 -06:00
Lesley Norton
ed63f18cf1
Lint roll 2021-12-07 10:22:49 -06:00
Lesley Norton
5a2e631ed3
Gate MozillaVPN tout on enabled permissions in edit container panels 2021-12-07 10:22:49 -06:00
Lesley Norton
ef662cdc72
Show permission warning in advanced proxy panel 2021-12-07 10:22:49 -06:00
Lesley Norton
66359941bf
Start updates to to options.html 2021-12-07 10:22:49 -06:00
Lesley Norton
09d9b05a93
Make nativeMessaging and proxy permissions optional 2021-12-07 10:22:48 -06:00
Andrea Marchesini
e3772b28b9 Disable languages again for 8.0.3 2021-11-30 10:58:52 +01:00
Andrea Marchesini
9aeb80e6ab
Merge pull request #2223 from mozilla/proxy
Use an empty object for no-proxy requests
2021-11-30 07:04:10 +01:00
Andrea Marchesini
aae1fc0016
Merge pull request #2224 from mozilla/version8.0.3
Version bump: 8.0.3
2021-11-30 07:01:40 +01:00
Andrea Marchesini
64cf810c30 Version bump: 8.0.3 2021-11-29 23:29:11 +01:00
Andrea Marchesini
8bde28a4ac Use an empty object for no-proxy requests 2021-11-29 16:21:36 +01:00
luke crouch
ac98046a65
Merge pull request #2215 from Exagone313/confirm-page-autofocus-confirm
Automatically focus confirm button on confirm page
2021-11-28 08:47:15 -06:00
Elouan Martinet
cd8e1ea0f7 Automatically focus confirm button on confirm page (#2214)
This is a regression introduced in commit:
05dc48eac2

The autofocus attribute was removed unexpectedly in a localization
change.
2021-11-25 18:31:50 +01:00
Andrea Marchesini
80393ceb04 Include all the languages 2021-11-25 08:12:00 +01:00
Andrea Marchesini
31d48bf6dc Exclude extra languages for 8.0.2 2021-11-24 17:36:03 +01:00
luke crouch
e6b93e216b
Merge pull request #2204 from mozilla/update-v8.0.2
Update version number to 8.0.2
2021-11-16 09:15:02 -06:00
Lesley Norton
fbba53a8cb
Merge pull request #2191 from mozilla/use-correct-manifest-key
Remove nonexistent "applications" manifest key
2021-11-15 16:06:31 -06:00
Lesley Norton
9c2e5f8c7d
Add authors
Co-authored-by: Maxx Crawford <maxx.crawford@gmail.com>
2021-11-15 15:47:35 -06:00
Lesley Norton
8933edb93a
Update version number to 8.0.2 2021-11-15 11:13:31 -06:00
Lesley Norton
ea569184e1
Remove nonexistent "applications" manifest key 2021-11-02 10:15:56 -05:00
Andrea Marchesini
a3766ffcc3
Merge pull request #2189 from mozilla/custom-proxy-panel-bug
Fix bug when opening custom proxy panel
2021-11-02 06:38:53 +01:00
Lesley Norton
0343c8cc00
Fix bug when opening custom proxy panel 2021-11-01 19:39:52 -05:00
luke crouch
b50f3d3d9e
Merge pull request #2188 from mozilla/bump-min-version
Bump minimum version number per AMO guidelines
2021-11-01 15:53:36 -05:00
Lesley Norton
cffad0c8ad
Bump minimum version number per AMO guidelines 2021-11-01 15:41:57 -05:00
Lesley Norton
b8025f7666
Merge pull request #2187 from mozilla/bump-version
Update version number in package.json
2021-11-01 15:27:05 -05:00
Lesley Norton
78cbe72bbc
Update version number in package.json 2021-11-01 15:21:39 -05:00
Andrea Marchesini
06dbe62c82
Merge pull request #2182 from mozilla/fix-mac-658
Fix MAC-659 - Don't clear proxy input on "Enter"
2021-10-30 08:57:37 +02:00
Andrea Marchesini
d51e4cf165
Merge pull request #2184 from mozilla/add-final-string-v2
Add tooltip string
2021-10-30 08:56:08 +02:00
Lesley Norton
cb30ac0bbc
Implement final string correctly with browser.i18n 2021-10-28 14:31:21 -05:00
Lesley Norton
4c898f7d91
Fix MAC-658 - Don't clear proxy input on "Enter" 2021-10-28 13:46:04 -05:00
Andrea Marchesini
b9f69e2b99
Merge pull request #2176 from mozilla/fix-mac-661
Vertically center icons when container name is " ".
2021-10-28 16:21:32 +02:00
Andrea Marchesini
bfde6d73e9
Merge pull request #2179 from mozilla/fix-mac-658
Fix MAC-658
2021-10-28 16:21:13 +02:00
Andrea Marchesini
8c444713df
Merge pull request #2180 from mozilla/flodolo-patch-1
Run builds also as scheduled task
2021-10-28 11:51:03 +02:00
Francesco Lodolo
7aeffa2ea9
Run builds also as scheduled task 2021-10-28 07:49:58 +02:00
Lesley Norton
f723089308
Hide horizontal scrollbar 2021-10-27 14:23:41 -05:00
Lesley Norton
fca6e9d97e
Improve Mozilla VPN proxy location picking 2021-10-27 14:19:03 -05:00
Lesley Norton
7be7bb2b22
Use 'inline-size' instead of 'width' 2021-10-27 09:06:57 -05:00
Andrea Marchesini
d1b24d25ce
Merge pull request #2178 from mozilla/nightly
Expose an XPI via github action
2021-10-27 10:49:00 +02:00
Andrea Marchesini
b930b4cf46 Experiment 2021-10-27 10:27:33 +02:00
Andrea Marchesini
fb4f11d8b0
Merge pull request #2174 from mozilla/add-final-content
Use new string IDs
2021-10-27 08:34:47 +02:00
Andrea Marchesini
e5cb1858a1
Merge pull request #2175 from mozilla/revert-addon-id-change
Revert app id to "@testpilot-containers"
2021-10-27 08:03:25 +02:00
Lesley Norton
d361ca9266
Vertically center icons when container name is " ". 2021-10-26 21:31:56 -05:00