Commit Graph

18 Commits

Author SHA1 Message Date
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
1d747a21bd Fix urlWildcard2HostWildcard host part matching regex. #80. 2014-12-22 18:21:12 +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
17427ae13f Fix a few issues related to upgrading. 2014-11-27 19:59:03 +08:00
FelisCatus
6c8b478d1a Correctly handle CIDR notation in BypassCondition. 2014-11-07 17:30:12 +08:00
FelisCatus
144b213348 Migrate UrlWildcard to HostWildcard if possible on upgrade. 2014-11-07 16:06:03 +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
2c8acfebbe Do case-insensitive match on BEGIN/END for SwitchyRuleList. Fix #48.
And also, set the default section to WILDCARD for better compatibility.
2014-10-20 21:01:30 +08:00
FelisCatus
cdd3bda2cd Allow attaching a RuleListProfile to a SwitchProfile. 2014-10-04 15:35:50 +08:00
FelisCatus
3465f34056 Raise a validation error for invalid RegExp in regex condition. Fix #36. 2014-10-03 15:00:21 +08:00
FelisCatus
3b9ddfc6c5 Support PAC profiles with file: URLs. Fix #29. 2014-09-25 21:18:17 +08:00
FelisCatus
a008e492b0 Escape all non-ascii chars in generated PAC script. 2014-09-24 11:33:09 +08:00
FelisCatus
a75f002d82 Change profile color of "system" to black. 2014-09-23 18:48:11 +08:00
FelisCatus
419935b959 Update availableProfiles list when profiles change. Fix #25. 2014-09-21 11:26:55 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00