FelisCatus
ca71a9a7d9
Try to revert proxy settings if possible. Fix #140 .
2015-01-01 20:18:20 +08:00
FelisCatus
d44a52b593
Start working on 2.2.10.
2014-12-27 19:25:55 +08:00
FelisCatus
5e91760f35
Select active profile in popup menu by default. Fix #24 .
2014-12-27 19:23:17 +08:00
FelisCatus
811be9102f
Change profile icon drawing scheme. Fix #109 . See also #107 .
2014-12-27 19:20:36 +08:00
FelisCatus
f42ae975a7
Merge pull request #101 from LeeXiaolan/empty-bypass-list-bug
...
Bugfix: Export pac from a FixedProfile without bypass list do not work.
2014-12-26 20:37:41 +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
1c9ac7fe71
Start working on 2.2.9.
2014-12-22 19:41:06 +08:00
FelisCatus
73886642bf
Add option to enable/disable inspection in context menu. Fix #83 .
2014-12-22 19:34:45 +08:00
FelisCatus
038b428619
Add rule cloning function to switch profile. Fix #75 .
2014-12-22 18:47:37 +08:00
FelisCatus
99061faa5d
Use monospace for PAC and rule list textareas. Fix #91 .
2014-12-22 18:21:35 +08:00
FelisCatus
1d747a21bd
Fix urlWildcard2HostWildcard host part matching regex. #80 .
2014-12-22 18:21:12 +08:00
FelisCatus
35ba0c2253
Start working on 2.2.8.
2014-12-20 14:03:01 +08:00
FelisCatus
ce4a89458e
Skip guide on welcome dialog dismiss.
2014-12-20 13:31:27 +08:00
FelisCatus
1a68f4c60d
Add watcher on the calling scope in watchAndUpdateRevision. Fix #79 .
2014-12-20 13:11:26 +08:00
FelisCatus
a3df567b4d
Disable inspectPage for now.
2014-12-20 13:00:59 +08:00
FelisCatus
bcce56320c
Fix a few compatibility issue with upgrade. Fix #81 , #80
2014-12-20 12:52:22 +08:00
FelisCatus
c4c8971b8e
Start working on 2.2.7.
2014-12-19 23:39:49 +08:00
FelisCatus
6d02c442fd
Add context menu for inspecting elements. Fix #11 .
2014-12-19 23:37:47 +08:00
FelisCatus
b3fada8fac
Attach last error message when using the Report Issue link.
2014-12-19 21:27:17 +08:00
FelisCatus
4fa13c686d
Add a default shortcut key for browser action.
2014-12-19 21:00:19 +08:00
FelisCatus
1acc373a9f
Add keyboard navigation (or tab navigation) in popup. Fix #24 .
2014-12-19 20:55:03 +08:00
FelisCatus
44f4644905
Start working on 2.2.6.
2014-12-18 23:10:01 +08:00
FelisCatus
1ccdff1d7b
ASCII-encode pacScript for PAC profiles.
2014-12-18 19:44:35 +08:00
FelisCatus
cee374833f
Start working on 2.2.5.
2014-12-18 19:43:44 +08:00
FelisCatus
6918abb5b2
Initialize revision of the rulelist profile on upgrade.
2014-12-16 19:51:16 +08:00
FelisCatus
ab36b6eba6
Update profile revision on profile update.
2014-12-16 19:48:20 +08:00
FelisCatus
f5789f7fda
Ignore empty proxy change details.
2014-12-16 18:45:57 +08:00
FelisCatus
ba8af9f05b
Begin to work on 2.2.4.
2014-12-16 18:45:57 +08:00
FelisCatus
e8156da5a3
2.2.3 Release.
2014-12-15 21:12:14 +08:00
FelisCatus
623982607c
Show warnings instead of panic if some profile is missing.
2014-12-15 21:10:54 +08:00
FelisCatus
bae39a247c
Add Proxy Authentication. Fix #2 .
2014-12-11 18:52:09 +08:00
FelisCatus
777ad1c808
2.2.2 Release.
2014-12-06 20:41:14 +08:00
FelisCatus
34f18891ef
Use pacScript if possible to avoid downloading pacUrl again.
2014-12-06 20:39:19 +08:00
FelisCatus
7fb69c7cda
Add externalApi (cross-extension messaging) support.
2014-12-06 20:34:49 +08:00
FelisCatus
c34e9423f6
2.2.1 Release.
2014-11-28 22:54:08 +08:00
FelisCatus
d16f4a0266
Update SwitchySharp extension id to the one used in CWS.
2014-11-28 22:52:12 +08:00
FelisCatus
ce8d501b0a
2.2.0 Release.
2014-11-28 20:45:57 +08:00
FelisCatus
e2133b3962
Show options page on first run.
2014-11-28 20:45:20 +08:00
FelisCatus
25f27dd1ee
Add a guide for SwitchProfile options.
2014-11-28 20:23:57 +08:00
FelisCatus
17427ae13f
Fix a few issues related to upgrading.
2014-11-27 19:59:03 +08:00
FelisCatus
d8d54f4b43
Add a first-run guide which covers basic usage for options.
2014-11-27 19:36:51 +08:00
FelisCatus
b9d1e27578
2.1.18 Release.
2014-11-13 12:10:37 +08:00
FelisCatus
dd2aff93bc
Fix infinite loop in cross-extension messaging. Fix #58 .
2014-11-13 12:10:32 +08:00
FelisCatus
a9cf497d81
2.1.17 Release.
2014-11-13 00:48:00 +08:00
FelisCatus
f890993ad6
Fetch options from SwitchySharp if supported.
2014-11-12 23:40:00 +08:00
FelisCatus
c30b3cf8d7
2.1.16 Release.
2014-11-07 17:33:17 +08:00
FelisCatus
6c8b478d1a
Correctly handle CIDR notation in BypassCondition.
2014-11-07 17:30:12 +08:00
FelisCatus
51be2b9ff2
Force extension public key (and thus ID) during development.
2014-11-07 16:39:07 +08:00
FelisCatus
a1cb3a9b37
Remove the download failed warning for now.
2014-11-07 16:08:13 +08:00
FelisCatus
144b213348
Migrate UrlWildcard to HostWildcard if possible on upgrade.
2014-11-07 16:06:03 +08:00