Commit Graph

717 Commits

Author SHA1 Message Date
FelisCatus
297775ca4f Start working on 2.2.13. 2015-01-11 14:19:25 +08:00
FelisCatus
0d9937963a Add warning to host wildcard conditions containing some invalid host chars. 2015-01-11 12:49:14 +08:00
FelisCatus
c2cc042de4 Add localized issue template messages. 2015-01-11 12:38:41 +08:00
FelisCatus
590c3baed9 Fix anaylze for HostWildcardCondition involving trimAsterisk. Fix #158. 2015-01-04 14:27:05 +08:00
FelisCatus
f8fd10fca8 Start working on 2.2.12. 2015-01-02 21:52:38 +08:00
FelisCatus
6cdd2cad24 Generate exclusive rules when profileName matches defaultProfileName.
Fix #99.
2015-01-02 21:32:00 +08:00
FelisCatus
0c6d9dde3c Try to update profile after proxy is applied. Fix #148. 2015-01-02 21:31:50 +08:00
FelisCatus
436adb56f8 Record and show last update time for PAC & Rule lists. 2015-01-02 20:28:08 +08:00
FelisCatus
2e0e58a42f Start working on 2.2.11. 2015-01-01 22:34:51 +08:00
FelisCatus
8cef8bd627 Update profiles on options import. Fix #120. 2015-01-01 21:55:33 +08:00
FelisCatus
8e56c4f883 Implement rule list exporting. Fix #99. 2015-01-01 21:25:08 +08:00
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