Commit graph

1230 commits

Author SHA1 Message Date
Brian Turek
a9e3014652 Remove maxlength from proxy settings
The proxy settings input needs to be able to accept input in the of
form of type://username:password@hostname:port which can exceed 50
characters.
2022-02-21 22:07:43 +00:00
luke crouch
cdd8ebc66a
Merge pull request #2285 from mozilla/version-bump-8.0.6
Bump version number to 8.0.6
2022-02-10 15:52:53 -06:00
luke crouch
916151482c
Merge pull request #2283 from mozilla/fix-advanced-proxy-2278
return single ProxyInfo object when advanced proxy
2022-02-10 15:52:37 -06:00
Lesley Norton
e013fae815
Bump version number to 8.0.6 2022-02-09 19:32:19 -06:00
luke crouch
a3e978338a return single ProxyInfo object when advanced proxy 2022-02-09 14:47:59 -06:00
luke crouch
81258abfa8
Merge pull request #2243 from mozilla/update-readme-fx-req
Update required Firefox version number to 91.1.0
2022-02-09 14:22:21 -06:00
Lesley Norton
e4a7658a33
Merge pull request #2275 from mozilla/8.0.5
Bump extension version number to 8.0.5
2022-01-24 15:03:51 -06:00
Lesley Norton
8e68707706
Bump extension version number to 8.0.5 2022-01-24 14:55:25 -06:00
Lesley Norton
83b7f5819b
Merge pull request #2267 from mozilla/remove-delete-warning
Remove delete container warning
2022-01-19 08:52:36 -08:00
Lesley Norton
e8ca2065b1
Use localized "Enable" string 2022-01-19 10:45:47 -06:00
Lesley Norton
1fe887bab3
Merge pull request #2270 from mozilla/server-list-scrollbars
Remove unusable scrollbars on Mozilla VNP server list (Windows)
2022-01-18 16:22:00 -08:00
Lesley Norton
6ba77014bc Fix server list scroll bars 2022-01-17 10:39:50 -08:00
Lesley Norton
6a1723b415
Remove delete container warning 2022-01-17 11:11:09 -06:00
Andrea Marchesini
cb31410dd9
Merge pull request #2258 from mozilla/proxy-dns-2248
fix #2248: proxy DNS too
2022-01-01 21:47:31 +01:00
luke crouch
53e9d24d40 fix #2248: proxy DNS too 2022-01-01 11:01:41 -06:00
Lesley Norton
3df8750c6c
Update required Firefox version number to 91.1.0 2021-12-16 22:43:08 -06:00
Andrea Marchesini
3b00ade521 Reintroduce all the languages for the next release 2021-12-15 21:09:14 +01:00
Andrea Marchesini
19600a6f2d
Merge pull request #2242 from mozilla/bump-version
Bump version number to 8.0.4
2021-12-14 18:19:17 +00:00
Lesley Norton
f4df97f9b0
Bump version number to 8.0.4 2021-12-14 12:14:37 -06:00
Andrea Marchesini
4651126fc1
Merge pull request #2225 from mozilla/make-proxy/nativeMessaging-optional
Make proxy & nativeMessaging permissions optional
2021-12-14 18:09:05 +00:00
Andrea Marchesini
f544f41145 Fix travis builds 2021-12-14 19:06:17 +01:00
Lesley Norton
478a6dbdc5
Address review comment 2021-12-14 11:46:44 -06:00
Lesley Norton
e87be3df2a
Fix MAC-689
This prevents permission prompts from getting lost when multiple permission checkboxes are checked before their corresponding prompts are accepted or declined and one of the permissions requires a reboot when enabled (Jira ticket MAC-689)
2021-12-10 11:49:31 -06:00
Lesley Norton
cbcae353a3
Use 'inline-size' instead of 'width' 2021-12-08 18:07:08 -06:00
Lesley Norton
29d586353c
Fix onboarding panel buttons on Windows 2021-12-08 17:57:55 -06:00
Lesley Norton
c91409646a
Use localized string 2021-12-08 17:52:26 -06:00
Lesley Norton
2361fc7899 Fix Windows UI edge cases (Jira - 683) 2021-12-08 14:59:04 -08:00
Lesley Norton
dc7b5ca396
Add sumo link to options page 2021-12-08 15:58:30 -06:00
Lesley Norton
1f5245b0bc
Update options page when permissions change (Jira 682, 686, 680) 2021-12-08 15:57:18 -06:00
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