FelisCatus
|
eb6aeb0ec5
|
Add some feature detection for older browsers. See #1608.
|
2018-08-26 19:35:19 -07:00 |
|
FelisCatus
|
4e32db1d39
|
Load angular-i18n-* after angular. Fix #1199.
|
2017-09-20 10:35:30 -07:00 |
|
FelisCatus
|
b40ff3d36c
|
Add jQuery UI Touch Punch for mobile drag and drop support.
|
2017-08-18 20:58:01 -04:00 |
|
FelisCatus
|
7bc8655421
|
Remove redundant map files, prettify HTML and remove unused lib files.
|
2017-08-05 22:03:30 -04:00 |
|
FelisCatus
|
ab6425371c
|
Use minified version for libraries where possible.
|
2017-06-01 01:10:35 -04:00 |
|
FelisCatus
|
9467a58f6f
|
Upgrade to angular > 1.5.9. Use non-minified version for testing.
Fix #986.
|
2017-06-01 01:10:35 -04:00 |
|
FelisCatus
|
f2a6909cd3
|
Show options guide only if there is a FixedProfile.
|
2017-03-24 23:25:00 -04:00 |
|
FelisCatus
|
9d71c91634
|
Add a mini-popup page with the menu only.
This allows the popup to load faster for most cases. If advanced
features are used, the user will be redirected to the full popup page.
|
2017-03-15 19:01:06 -07:00 |
|
FelisCatus
|
374b8a42c5
|
Fix scroll issues in switch_profile_guide.
|
2016-03-17 15:19:37 +08:00 |
|
FelisCatus
|
97de45e892
|
Move report issue and error log to browserAction context menu.
Also adds context menu item for toggling Quick Switch. Fix #464.
The context menu can be opened by right-clicking the browserAction icon.
|
2015-05-28 16:56:23 +08:00 |
|
FelisCatus
|
8f71270f1d
|
Fix a bug where failed resources cannot be added as rules in some cases.
currentProfileCanAddRule is now correctly set regardless of page info.
Parse URLs like `chrome://errorpage/?lasturl=` in some browsers. Fix #365.
|
2015-05-28 14:48:50 +08:00 |
|
FelisCatus
|
67bd3fc7f8
|
Improve condition form in popup for IP literals. Fix #301.
|
2015-05-01 15:28:53 +08:00 |
|
FelisCatus
|
1f177ab5de
|
Add conditions only for checked domains in failed resources. Fix #343.
|
2015-03-11 20:49:36 +08:00 |
|
FelisCatus
|
61856d5eae
|
Refactor WebRequestMonitor#summarizeError, improving efficiency.
|
2015-02-28 00:59:37 +08:00 |
|
FelisCatus
|
62133c2d7c
|
Add web request monitor and network error based conditions. Fix #6.
|
2015-02-17 22:42:33 +08:00 |
|
FelisCatus
|
a54e02b503
|
Discard reply when applying profile in popup menu.
This would make profile switching appear to be much faster especially
for compiled profiles. Fix #211.
|
2015-02-09 16:35:14 +08:00 |
|
FelisCatus
|
46716ad229
|
Prevent shortcut from being triggered in input and textarea.
|
2015-01-16 20:44:21 +08:00 |
|
FelisCatus
|
250a5f4be0
|
Add keyboard shortcut keys for popup menu items. Fix #187.
|
2015-01-13 15:13:15 +08:00 |
|
FelisCatus
|
0cd115f8f0
|
Fix refreshOnProfileChange not working. Fix #188.
|
2015-01-13 13:49:40 +08:00 |
|
FelisCatus
|
c2cc042de4
|
Add localized issue template messages.
|
2015-01-11 12:38:41 +08:00 |
|
FelisCatus
|
436adb56f8
|
Record and show last update time for PAC & Rule lists.
|
2015-01-02 20:28:08 +08:00 |
|
FelisCatus
|
5e91760f35
|
Select active profile in popup menu by default. Fix #24.
|
2014-12-27 19:23:17 +08:00 |
|
FelisCatus
|
b3fada8fac
|
Attach last error message when using the Report Issue link.
|
2014-12-19 21:27:17 +08:00 |
|
FelisCatus
|
1acc373a9f
|
Add keyboard navigation (or tab navigation) in popup. Fix #24.
|
2014-12-19 20:55:03 +08:00 |
|
FelisCatus
|
7fb69c7cda
|
Add externalApi (cross-extension messaging) support.
|
2014-12-06 20:34:49 +08:00 |
|
FelisCatus
|
25f27dd1ee
|
Add a guide for SwitchProfile options.
|
2014-11-28 20:23:57 +08:00 |
|
FelisCatus
|
d8d54f4b43
|
Add a first-run guide which covers basic usage for options.
|
2014-11-27 19:36:51 +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
|
054be60531
|
Add migrate function to virtual profile.
|
2014-10-27 21:16:57 +08:00 |
|
FelisCatus
|
7315d18ed9
|
Reduce state storage usage for profile.validResultProfiles.
|
2014-10-26 12:28:38 +08:00 |
|
FelisCatus
|
bf82d5a55a
|
Add VirtualProfile type. Fix #47.
|
2014-10-25 23:41:39 +08:00 |
|
FelisCatus
|
80978b6670
|
Follow jsondiffpatch package structure change. Remove bootstrap-select.
|
2014-10-20 21:14:15 +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
|
3badc664be
|
Use custom directive instead of bootstrap-select for performance. Fix #46.
|
2014-10-20 21:00:50 +08:00 |
|
FelisCatus
|
0be33856e2
|
Disallow names starting with underscore when saving externalProfile.
|
2014-10-15 10:11:33 +08:00 |
|
FelisCatus
|
817528ef21
|
Fix condition types and add help link in popup. Fix #39.
|
2014-10-10 12:33:02 +08:00 |
|
FelisCatus
|
50fa7640a6
|
Hide advanced condition types by default.
Add text descriptions for condition types. Fix #30.
|
2014-10-08 20:29:11 +08:00 |
|
FelisCatus
|
cdd3bda2cd
|
Allow attaching a RuleListProfile to a SwitchProfile.
|
2014-10-04 15:35:50 +08:00 |
|
FelisCatus
|
986f05ac98
|
Show profile icon and color in profile selection.
|
2014-10-01 17:36:29 +08:00 |
|
FelisCatus
|
98a8273fc0
|
Sort profiles by type and then name in options and popup. See #32
|
2014-10-01 14:37:46 +08:00 |
|
FelisCatus
|
f67fe00aef
|
Initial commit.
|
2014-09-21 00:01:16 +08:00 |
|