Maxx Crawford
5528084474
Replace innerText method for REOPEN_IN_CONTAINER_PICKER and ALWAYS_OPEN_IN_PICKER functions
2023-02-22 11:27:14 -06:00
Maxx Crawford
c9d8c1bb74
Replace innerText method for MANAGE_CONTAINERS_PICKER function
2023-02-22 11:27:14 -06:00
Maxx Crawford
4651dfe2eb
Replace innerText method for OPEN_NEW_CONTAINER_PICKER function
2023-02-22 11:27:14 -06:00
Maxx Crawford
8adfaecd81
Replace innerText method for buildOpenTabTable() function
2023-02-22 11:27:13 -06:00
Maxx Crawford
ae69be9f39
Replcae all innerText reset/clear functions with textContent clears
2023-02-22 11:27:13 -06:00
Maxx Crawford
91b83d996b
Replace innerText method for prepare() function
2023-02-22 11:27:13 -06:00
Maxx Crawford
eb82d42657
Security fix: Swap innerHTML to document.createFragment for pageAction.js
2023-02-22 11:27:13 -06:00
Danny Colin
8e7d9f7574
Revert "Excluding containers from sync with RegExp"
...
This reverts commit bf31fa9196
.
2022-11-18 23:40:58 -05:00
Danny Colin
06c897583b
Revert "Fix empty sync exclude regexp behavior ( #2383 )"
...
This reverts commit e5fa98d69e
.
2022-11-18 23:40:46 -05:00
Danny Colin
441f6c6c34
Fix #2421 - Truncate text to ensure the delete icon is visible
2022-10-06 19:29:23 -04:00
Danny Colin
222d4e7d37
Fix #2168 Use a different l10n string for sites opened in no container
2022-07-27 19:48:39 -04:00
Danny Colin
b69b839fa4
Merge pull request #2390 from dannycolin/issue-1103
...
Add ability to filter the container list
2022-07-27 12:48:17 -04:00
Danny Colin
47062d2bea
add ability to filter the container list
2022-07-21 17:30:16 -04:00
stoically
2f32c915a9
Merge pull request #1141 from stoically/delete-identitystate
...
Remove identityState when deleting containers
2022-07-15 20:12:03 +02:00
stoically
e5fa98d69e
Fix empty sync exclude regexp behavior ( #2383 )
2022-07-07 01:39:58 +02:00
Danny Colin
a399f8452b
Merge pull request #2231 from stoically/stoically/feat/sync-exclude-regexp
...
Excluding containers from sync with RegExp
2022-06-23 14:27:26 -04:00
stoically
76d5b36563
Remove identityState when deleting containers
...
Fixes #1140
2022-06-23 01:46:02 +02:00
stoically
bf31fa9196
Excluding containers from sync with RegExp
2022-06-23 00:28:54 +02:00
Danny Colin
c64df9f260
Use browser builtin tooltip
...
If the containers list is too long, the tooltip is rendered outside the visible area. Using the builtin tooltip ensures that it is always rendered on top of all the items and so it prevents it to be hidden if the list overflow.
2022-06-21 11:29:06 -04:00
Danny Colin
adeab46229
Merge pull request #1964 from dannycolin/issue-1948
...
fix #1948 Add option to select a light/dark theme
2022-05-11 17:08:57 -04:00
Danny Colin
aaef0fd4a6
Fix elements styling to follow the Proton Design System more closely
...
This includes fixes for the hover, active and focus states of all the
elements that didn't have one.
2022-05-10 20:51:34 -04:00
Rodney Cullen
931e0a4c13
Also allow hyphens in proxy username/password
2022-05-09 14:10:14 +01:00
Andrea Marchesini
873ba0ab09
Merge pull request #2346 from mozilla/order
...
Fix the tab sorting for custom container ordering - MAC-710
2022-05-02 16:15:20 +02:00
Ranjan Purbey
a8f22944b9
Make "default container" entry kbd navigable
...
Allows selecting "default container" in "reopen this site in" identity picker
using keyboard
2022-04-30 00:59:58 +05:30
Andrea Marchesini
d6c6ce6e67
Fix the tab sorting for custom container ordering - MAC-710
2022-04-29 01:29:54 +02:00
Andrea Marchesini
847fba26a9
Merge pull request #2340 from mozilla/MAC709
...
Refresh the UI even when there are no proxy settings - MAC-709
2022-04-26 07:39:23 +02:00
Andrea Marchesini
5d7b970f1c
Refresh the UI even when there are no proxy settings - MAC-709
2022-04-25 09:10:41 +02:00
eladyn
0b869a139a
improve proxy type matching
...
Co-authored-by: nekno <nekno@users.noreply.github.com>
2022-04-21 14:09:38 +02:00
eladyn
0ef50dd2f0
enable proxyDNS only for supported proxies (SOCKS4/5)
2022-04-19 16:21:56 +02:00
Sebastian Streich
338bd1e6ac
Handle any response as signal that the mvpn-bridge is present
2022-04-05 17:45:08 +02:00
luke crouch
a3e978338a
return single ProxyInfo object when advanced proxy
2022-02-09 14:47:59 -06:00
Lesley Norton
6a1723b415
Remove delete container warning
2022-01-17 11:11:09 -06:00
luke crouch
53e9d24d40
fix #2248 : proxy DNS too
2022-01-01 11:01:41 -06: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
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
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