Danny Colin
|
af73c1a401
|
Merge pull request #2374 from dannycolin/add-bug-template
Fix rendering for Troubleshooting info section
|
2022-06-09 16:39:59 -04:00 |
|
Danny Colin
|
a55f7411f8
|
Fix rendering for Troubleshooting info section
|
2022-06-08 18:57:00 -04:00 |
|
luke crouch
|
27401a5678
|
Merge pull request #2367 from dannycolin/add-bug-template
Update issue menu
|
2022-05-20 12:36:43 -05:00 |
|
Danny Colin
|
73e690a559
|
Update issue menu
- Remove en-US in SUMO URLs so it redirects the user to right locales
- Make it clearer that Ask a question is about support questions
|
2022-05-19 19:47:09 -04:00 |
|
luke crouch
|
cdc014e3ee
|
Merge pull request #2366 from dannycolin/add-bug-template
Update the "new issue" template
|
2022-05-19 07:38:48 -05:00 |
|
Danny Colin
|
352131a8f9
|
Delete deprecated bug template
|
2022-05-18 19:50:54 -04:00 |
|
Danny Colin
|
da942a8def
|
Add a "new issue" menu
This menu offers different options to redirect the user to the right resources for their issue.
|
2022-05-18 19:50:10 -04:00 |
|
Danny Colin
|
ce63dc2f6b
|
Add a new bug template
|
2022-05-18 19:48:50 -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 |
|
Andrea Marchesini
|
e47b26698f
|
Merge pull request #2355 from rodcul/hyphens-in-proxy
Also allow hyphens in proxy username/password
|
2022-05-11 15:08:51 -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 |
|
Andrea Marchesini
|
beb6a40231
|
Merge pull request #2347 from ranjan-purbey/main
Make "default container" entry keyboard navigable
|
2022-05-02 12:13:46 +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
|
ba5c58ccbb
|
Merge pull request #2343 from flodolo/gh_test
Use GitHub Actions for testing
|
2022-04-27 17:26:16 +02:00 |
|
Francesco Lodolo [:flod]
|
fd1200fcfe
|
Use GitHub Actions for testing
|
2022-04-27 16:25:57 +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
|
d4e9502e94
|
Merge pull request #2333 from eladyn/proxy_proxyDNS_fix
enable proxyDNS only for supported proxies (SOCKS4/5)
|
2022-04-25 19:52:48 +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 |
|
Andrea Marchesini
|
26457f4c3f
|
Merge pull request #2296 from Caligatio/proxy-limit-fix
Remove maxlength from proxy settings
|
2022-04-06 18:15:34 +02:00 |
|
Andrea Marchesini
|
d4291c5e0d
|
Merge pull request #2325 from mozilla/version-bump
Bump version to 8.0.7
|
2022-04-06 18:14:48 +02:00 |
|
Lesley Norton
|
e6a2e34740
|
Bump version to 8.0.7
|
2022-04-06 10:58:43 -05:00 |
|
Andrea Marchesini
|
7af82ad54d
|
Merge pull request #2323 from strseb/basti/fixInitDelay
Handle any response as signal that the mvpn-bridge is present
|
2022-04-05 20:28:20 +02:00 |
|
Sebastian Streich
|
338bd1e6ac
|
Handle any response as signal that the mvpn-bridge is present
|
2022-04-05 17:45:08 +02:00 |
|
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 |
|