Commit Graph

27 Commits

Author SHA1 Message Date
Rodney Cullen 931e0a4c13 Also allow hyphens in proxy username/password 2022-05-09 14:10:14 +01:00
Andrea Marchesini 8bde28a4ac Use an empty object for no-proxy requests 2021-11-29 16:21:36 +01:00
Lesley Norton 96bd0f4b4e Update storage 2021-10-22 12:30:10 -05: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 1c0f2d8c5c MozillaVPN Integration 2021-10-20 12:52:41 -05:00
luke crouch 6168275e17 proxy hosts can have '-' characters 2021-09-28 17:26:41 -05:00
luke crouch a457c60f32 update proxy code to support more types 2020-11-12 10:26:48 -06:00
Samuel Crypto 15d8f31b26 Typo fix 2019-10-04 11:31:31 -04:00
Samuel Crypto ca47c103f1 Fixed final ommision of Utils.DEFAULT_PROXY 2019-10-04 11:31:31 -04:00
Samuel Crypto f47b4c8f6c Added clean up of proxy association after container deletion 2019-10-04 11:31:31 -04:00
Samuel Crypto 8ee45a38f0 proxifiedContainers.delete routine added and loosely tested 2019-10-04 11:31:31 -04:00
Samuel Crypto b6f4ac9b5f Minor typo in comment 2019-10-04 11:31:31 -04:00
Samuel Crypto f211872796 comment explaining proxified-container.js:parseProxy 2019-10-04 11:31:30 -04:00
Samuel Crypto 196079700a Corrected name typo, appologies 2019-10-04 11:31:30 -04:00
Samuel Crypto bcc8747305 Changed function declaration syntax in proxified-containers.js per review 2019-10-04 11:31:30 -04:00
Samuel Crypto 3a0af38900 Replaced window with global and modified eslintrc 2019-10-04 11:31:30 -04:00
Samuel Crypto 70511e2722 Added space after // everywhere where relevant 2019-10-04 11:31:30 -04:00
Samuel Crypto 7f252c75b8 Final lint fixes 2019-10-04 11:31:30 -04:00
Samuel Crypto 2a78aceac6 Minor lint fixes 2019-10-04 11:31:30 -04:00
Samuel Crypto 34bde83067 Fixed problem where creating a new container did not correctly associate the proxy entered with it 2019-10-04 11:31:30 -04:00
Samuel Crypto 0a864f0cf3 Fixed weird problem after code lint modifications 2019-10-04 11:31:30 -04:00
Samuel Crypto 768ae66a64 Fixed typo 2019-10-04 11:31:30 -04:00
Samuel Crypto e3531fb7b5 Fixed lint JS errors 2019-10-04 11:31:30 -04:00
Samuel Crypto 790a9273f9 Integrated proxy.onRequest functionality 2019-10-04 11:31:30 -04:00
Samuel Crypto a688fde769 Added new JS file to seamlessly store and retrieve list of proxified containers from browser local storage 2019-10-04 01:00:07 -04:00