Commit graph

394 commits

Author SHA1 Message Date
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
Maxx Crawford
b0811049b1
Move panel titles to i18n 2021-09-21 15:15:00 -05:00
Maxx Crawford
f87dc359f5
Move add-on description to i18n 2021-09-21 15:14:30 -05:00
Lesley Norton
97d69e263d
Add missing semi-colon 2021-09-20 10:57:52 -05:00
Lesley Norton
05dc48eac2
Start i18n 2021-09-16 10:55:54 -05:00
Maxx Crawford
0b760ce465 Update version number to 7.4.0 2021-08-09 09:32:45 -05:00
Maxx Crawford
9447792e53
Merge pull request #1683 from CSCD01/issue-1231
Fixes #1231 confirmation page alignment
2021-07-28 10:22:01 -05:00
luke crouch
8512794b43
Merge pull request #2079 from rpl/fix/add-unlimitedStorage-permission
fix: Add unlimitedStorage permission to make sure storage.local does not hit quota limits or IndexedDB QuotaManager data eviction
2021-07-26 09:22:57 -05:00
luke crouch
081ea0bedb
Merge pull request #2052 from cammarin/runtime-geturl
Replace deprecated method `browser.extension.getURL()`
2021-07-26 09:09:17 -05:00
Luca Greco
56b85a8cdd fix: Add unlimitedStorage permission to make sure storage.local doesn't hit quota limits or IndexedDB QuotaManager data eviction 2021-07-14 20:25:04 +02:00
Carlos Marin
4e4ed390e0 Replace deprecated method
Close #2047
2021-05-18 14:36:29 -03:00
Noah Callaway
86edd8c8a2 Rename 'always open in' title 2021-04-23 00:10:37 -07:00
luke crouch
ff3c31637c eslint fixes 2021-02-10 15:36:14 -06:00
luke crouch
9c80f19f2f
Merge branch 'master' into proxy-support 2021-02-10 14:56:13 -06:00
Maxx Crawford
7ebed4521d Bump version from 7.2.0 to 7.3.0 2021-01-22 09:30:17 -06:00
Sergey Zolotarev
89719f7243 Implement container reordering 2021-01-21 23:59:31 +06:00
Maxx Crawford
c2ff3f00f2 Fix #1946 - Update package.json/manifest to 7.2.0 2021-01-11 10:16:53 -06:00
luke crouch
1b22753811
Merge pull request #1751 from JakeWharton/patch-1
Remove automatic capitalization of container name
2021-01-11 09:22:07 -06:00
Danny Colin
0c04b83207 fix css indentations 2021-01-10 19:02:42 -05:00
Danny Colin
6b73cee79e fix gradient colors in open tabs list 2021-01-10 18:59:16 -05:00
Danny Colin
d7688cb1f5 fix stylelint errors 2021-01-08 13:19:18 -05:00
Danny Colin
c03df9d246 add a dark theme 2021-01-08 13:11:02 -05:00
luke crouch
a457c60f32 update proxy code to support more types 2020-11-12 10:26:48 -06:00
luke crouch
63996ce416 Merge branch 'master' into proxy-support 2020-11-11 17:14:07 -06:00
Yuxuan Shui
3247f3dc7d Bottom button shouldn't obstruct the list
Having .bottom-btn { position: fixed; } cause the button to obstruct the
last few items in the list.
2020-10-16 20:52:30 +01:00
Maxx Crawford
fc070b2d0d Update version number for new release 2020-08-25 11:40:01 -05:00
Moonloard
518f1cca89 option name adjusted 2020-07-27 22:49:33 +02:00
Moonloard
997fe4db12 description of option adjusted 2020-07-27 22:42:55 +02:00
Moonloard
a5f6f8381a remove unnecessary line breaks 2020-07-27 22:22:42 +02:00
Moonloard
46d76dfaa3 new option to replace current tab when a assigned domain is opened 2020-07-27 22:12:49 +02:00
Maxx Crawford
b6f3c15999 Bumped version number for patch 2020-07-15 10:42:08 -05:00
Maxx Crawford
024fb03c33 Fixed #1781 - Reset checkbox listener to keep event queue to 0 2020-07-15 10:41:12 -05:00