Commit Graph

20 Commits

Author SHA1 Message Date
FelisCatus
48239e5e50 Fix test of FixedProfile to allow proxy and auth objects. 2017-09-20 16:13:36 -07:00
FelisCatus
06e7ad67f0 Use object return types when possible on Firefox with auth. Fix #1172. 2017-09-20 13:43:09 -07:00
FelisCatus
bf3df2b707 Handle IPv6 address brackets correctly in bypass list. Fix #998. 2017-02-26 00:57:43 -05:00
FelisCatus
fcb063a464 Check profile update content and improve error messages. Fix #159, #903. 2016-10-25 01:09:24 -04:00
FelisCatus
b67790eb83 Pass <local> to target browser as-is. Avoid <local> in default config.
See the added comments as well as #443 for discussion.

Newly created proxy profiles will have 127.0.0.1, ::1 and localhost in
bypass list by default, instead of <local> in hope that fewer users
will be trapped in the IPv6 literals gotcha.
2016-03-17 16:18:25 +08:00
FelisCatus
bf555dc568 Fix #418 RuleListProfile.directReferenceSet when .ruleList is null. 2015-05-01 14:50:19 +08:00
FelisCatus
a9c85e00a2 Add compatible PAC result for SOCKS5 in Safari. Fix #391. 2015-04-14 22:03:59 +08:00
FelisCatus
9d91588dbb Fix #390 included PAC with trailing comments. 2015-04-14 22:02:11 +08:00
FelisCatus
054d1c8b58 Improve error handling for rule lists. 2015-02-09 13:56:18 +08:00
FelisCatus
a145d4f6a5 Add options syncing (using chrome.storage.sync). 2015-01-22 19:25:49 +08:00
FelisCatus
0c6d9dde3c Try to update profile after proxy is applied. Fix #148. 2015-01-02 21:31:50 +08:00
Xiaolan.Lee
39d05ae018 Bugfix: Export pac from a FixedProfile without bypass list do not work.
If a fixedProfle without any bypass list, pac generation will fail. This cause
export pac failure, and switch profile which refer to this fixedprofile also not
work properly.
2014-12-23 18:10:26 +08:00
FelisCatus
bcce56320c Fix a few compatibility issue with upgrade. Fix #81, #80 2014-12-20 12:52:22 +08:00
FelisCatus
623982607c Show warnings instead of panic if some profile is missing. 2014-12-15 21:10:54 +08:00
FelisCatus
e988fa7c1c Show profile details tooltip for popup menu and browserAction. 2014-11-07 15:38:34 +08:00
FelisCatus
79eb0b53fe Prefer dynamic virtual profile icons. 2014-10-27 22:44:46 +08:00
FelisCatus
bf82d5a55a Add VirtualProfile type. Fix #47. 2014-10-25 23:41:39 +08:00
FelisCatus
3b9ddfc6c5 Support PAC profiles with file: URLs. Fix #29. 2014-09-25 21:18:17 +08:00
FelisCatus
a75f002d82 Change profile color of "system" to black. 2014-09-23 18:48:11 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00