Commit graph

425 commits

Author SHA1 Message Date
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
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
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
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
Lesley Norton
0343c8cc00
Fix bug when opening custom proxy panel 2021-11-01 19:39:52 -05:00
Lesley Norton
cffad0c8ad
Bump minimum version number per AMO guidelines 2021-11-01 15:41:57 -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
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
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
fb4f11d8b0
Merge pull request #2174 from mozilla/add-final-content
Use new string IDs
2021-10-27 08:34:47 +02:00
Lesley Norton
d361ca9266
Vertically center icons when container name is " ". 2021-10-26 21:31:56 -05:00
Lesley Norton
f69b5597a8
Revert app id to "@testpilot-containers" 2021-10-26 21:14:33 -05:00
Lesley Norton
6cc85beaa6
Use new string IDs 2021-10-26 16:50:20 -05:00
Andrea Marchesini
d7250fcb1f Fix i10n issue - closes #2169 2021-10-26 14:56:17 +02:00
Andrea Marchesini
ccf0a0ba9f
Merge pull request #2166 from mozilla/hide-moz-vpn-tout-if-installed
Hide Mozilla VPN tout in main Container panel if client is installed
2021-10-26 12:29:36 +02:00
Lesley Norton
8c97ea2fa2
Hide Mozilla VPN tout in main Container panel if client is installed 2021-10-25 20:22:16 -05:00
Lesley Norton
d697b42a28
Update badge color and copy 2021-10-25 14:28:55 -05:00
Andrea Marchesini
b75c055e9e Use _locales as submodule 2021-10-25 20:54:17 +02:00
Lesley Norton
1d608f599b
Merge branch 'master' into MAC-x-MozillaVPN 2021-10-25 10:25:31 -05:00
Andrea Marchesini
6d7b30d73d
Merge pull request #1891 from yshui/master
Bottom button shouldn't obstruct the list
2021-10-25 17:09:56 +02:00
Andrea Marchesini
e830a5bcd8
Merge pull request #1757 from kafji/kfj/fix-sync-hog
Fix sync resource hog
2021-10-25 16:59:59 +02:00
Lesley Norton
399bed93bd
Lint roll : Move overflow menu rules 2021-10-24 15:20:08 -05:00
Lesley Norton
a5d29b9992
String review fixes 2021-10-24 15:18:09 -05:00
Lesley Norton
f9ddd0f0a4
Fix UI when Popup is in overflow menu 2021-10-22 22:24:39 -05:00
Lesley Norton
b552d41772
Additional review refactoring 2021-10-22 15:25:37 -05:00
Lesley Norton
96bd0f4b4e
Update storage 2021-10-22 12:30:10 -05:00
Andrea Marchesini
3572bebbd9 Remove DEFAULT_PROXY 2021-10-22 17:32:04 +02:00
Andrea Marchesini
37ed2455eb Network key isolation when the VPN changes state 2021-10-22 17:25:25 +02:00
Andrea Marchesini
ec933cf730 A few changes in the proxified-containers object 2021-10-22 16:46:40 +02:00
Andrea Marchesini
9cf2d765aa New proxy regexp 2021-10-22 16:12:19 +02:00
Lesley Norton
2f6e49bec0
Review + QA updates - Part 1 2021-10-21 23:02:27 -05:00
Lesley Norton
0a772c8f04
Fix uncaught error 2021-10-20 16:21:21 -05:00
Lesley Norton
91b0b4519e
Fix tests 2021-10-20 14:41:58 -05:00
Lesley Norton
1c0f2d8c5c
MozillaVPN Integration 2021-10-20 12:52:41 -05:00
Lesley Norton
de80fe9050
Add icons 2021-10-20 12:47:26 -05:00
Lesley Norton
5e84b79a43
Add Inter & Metropolis fonts in limited weights 2021-10-20 12:46:39 -05:00
Lesley Norton
a2b8edaba5
Add flag images 2021-10-20 12:45:17 -05:00
Maxx Crawford
34be1a19be
Add UI tweaks 2021-09-29 10:05:27 -05:00
luke crouch
6168275e17 proxy hosts can have '-' characters 2021-09-28 17:26:41 -05:00
luke crouch
8a8f5572fc Merge branch 'master' into proxy-support 2021-09-28 17:07:21 -05:00
Lesley Norton
eaa753c944
Remove leading space from rememberMyDecision 2021-09-21 15:41:08 -05:00
Maxx Crawford
9c7f2cdfba
Migrate missing strings from Manage Containers panel to i18n 2021-09-21 15:26:11 -05:00