Commit graph

1231 commits

Author SHA1 Message Date
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
Andrea Marchesini
1b3f9f2e48
Merge pull request #1755 from nathanhinchey/remove-unused-data-directory
Remove unused `data` directory
2021-10-25 16:39:53 +02:00
Andrea Marchesini
d65ccc21f5
Merge pull request #2162 from mozilla/jsonDep
Update a json dev-dependency
2021-10-25 16:32:34 +02:00
Andrea Marchesini
21622c9490 Update a json dev-dependency 2021-10-25 16:30:03 +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
luke crouch
83b2606e58
Merge pull request #2141 from jgmize/disable-css-alpha-lint
Disable CSS alphabetical-order linting
2021-09-29 17:00:12 -05:00
Josh Mize
1be28e4e0f Disable CSS alphabetical-order linting 2021-09-29 16:13:54 -05:00
luke crouch
98e3412d68
Merge pull request #1903 from mozilla/proxy-support
Updated per-container proxy support
2021-09-29 10:07:21 -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
luke crouch
10b2662480
Merge pull request #2129 from mozilla/i18n
Start i18n
2021-09-21 15:48:40 -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
luke crouch
50f5ebfcff
Merge pull request #2099 from mozilla/version-bump
Update version number to 7.4.0
2021-08-09 09:37:23 -05:00
Maxx Crawford
0b760ce465 Update version number to 7.4.0 2021-08-09 09:32:45 -05:00
luke crouch
bedebb7c0e
Merge pull request #1620 from Gitoffthelawn/patch-1
Improve accessibility by adjusting AMO links
2021-07-28 14:18:17 -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
Maxx Crawford
d2c00a10cf
Merge pull request #2026 from ncallaway/always-open-in-title
Rename 'always open in' title
2021-07-26 08:39:44 -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
Maxx Crawford
4b56a2f0bb
Merge pull request #1930 from schra/fix/development-instructions
Fix development instructions in README
2021-03-09 13:59:01 -06: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
luke crouch
66be5e288d
Merge pull request #1950 from mozilla/version-bump
Bump version from 7.2.0 to 7.3.0
2021-01-22 09:37:27 -06:00
Maxx Crawford
7ebed4521d Bump version from 7.2.0 to 7.3.0 2021-01-22 09:30:17 -06:00
luke crouch
68b1b2fe37
Merge pull request #1608 from sryze/container-reordering
Implement container reordering
2021-01-22 09:14:52 -06:00