Commit Graph

53 Commits

Author SHA1 Message Date
suziwen
1acf251c18 Add custom theme support;Temporary rules support deletion with a second click; Keep temp rule until the browser restart 2024-03-30 21:37:39 +08:00
FelisCatus
2ad6ffa3c0 Fix some typos. 2018-08-26 19:57:37 -07:00
FelisCatus
cd3cab7524 Properly localize options_proxyAuthHidePassword. 2018-07-08 22:10:15 -07:00
FelisCatus
88a822204d Add message for unsupported proxy authentication by browser. Fix #1512. 2018-06-12 19:40:24 -07:00
FelisCatus
a536ff5d98 Add notes for rules. Fix #1089. 2017-09-20 11:19:32 -07:00
FelisCatus
bc317e0fbc Add option for putting new conditions to the bottom. Fix #680. 2017-08-19 00:31:13 -04:00
FelisCatus
ddf9f47c4d Add Conflicts section in options. Replaces Proxy Changes. Fix #1052. 2017-08-19 00:14:14 -04:00
FelisCatus
362cb9fd50 Fix #1165. 2017-08-18 21:22:54 -04:00
FelisCatus
a441085493 Add warning and disable adding new PAC Profiles in Firefox. Fix #1146. 2017-08-09 18:21:56 -04:00
FelisCatus
788bfe7d4e Use ng-options instead of options element in FixedProfile. 2017-07-05 15:59:00 -04:00
FelisCatus
2f5c0cb0b1 Add a testing badge and warning text on options page. 2017-06-01 01:10:35 -04:00
FelisCatus
7333d43064 Add a link to the warning for full URL limitation. See #845. 2017-06-01 01:05:25 -04:00
FelisCatus
d5bce8153e Add about page. Fix #1008. Fix #298. 2017-03-11 21:35:35 -05:00
FelisCatus
a1135ffa3e Add alert about full URL limitation. Fix #845.
See: https://github.com/FelisCatus/SwitchyOmega/wiki/Chromium-Full-URL-Limitation
2017-01-10 13:07:24 -08:00
FelisCatus
8dcad1697e Support IpCondition in omega-web. Fix #705. 2016-10-23 01:42:56 -04:00
FelisCatus
5090ebf323 Add WeekdayCondition and TimeCondition to omega-web. Fix #513. 2016-03-17 21:10:48 +08:00
FelisCatus
13cadab9fa Improve restore from online UI. Fix #422. 2015-05-01 15:11:30 +08:00
FelisCatus
dab98bb943 Allow clearing remote copy of options in sync storage. Fix #282. 2015-03-14 16:30:26 +08:00
FelisCatus
62133c2d7c Add web request monitor and network error based conditions. Fix #6. 2015-02-17 22:42:33 +08:00
FelisCatus
ac2e5f00b5 Show alert if syncing is disabled for profile. 2015-02-11 15:59:10 +08:00
FelisCatus
718c569fc8 Update bower dependencies, and migrate from old package versions.
angular-bootstrap: Add attribute dropdown directives (C => A).
bootstrap: Add fixed modal backdrop workaround. Use new glyphicons.
2015-02-11 13:11:29 +08:00
FelisCatus
5ed8b5b41c Fix #275 condition help not being shown in SwitchProfile. 2015-02-11 11:25:53 +08:00
FelisCatus
75ecb9aa46 Allow editing switch profiles as omega rule list. Fix #80. 2015-02-09 21:41:29 +08:00
FelisCatus
8eaf7cae64 Add rule list publishing for the omega conditons format. 2015-02-09 16:01:25 +08:00
FelisCatus
49d434b481 Add help and configuration for keyboard shortcut. 2015-02-03 13:44:28 +08:00
FelisCatus
a496d991ba Support proxy username/password for PacProfile. Fix #190. 2015-01-30 21:30:48 +08:00
FelisCatus
9291123f8f Add settings section for options syncing. Fix #7. 2015-01-23 20:05:19 +08:00
FelisCatus
0d9937963a Add warning to host wildcard conditions containing some invalid host chars. 2015-01-11 12:49:14 +08:00
FelisCatus
436adb56f8 Record and show last update time for PAC & Rule lists. 2015-01-02 20:28:08 +08:00
FelisCatus
8e56c4f883 Implement rule list exporting. Fix #99. 2015-01-01 21:25:08 +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
bae39a247c Add Proxy Authentication. Fix #2. 2014-12-11 18:52:09 +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
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
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
3badc664be Use custom directive instead of bootstrap-select for performance. Fix #46. 2014-10-20 21:00:50 +08:00
FelisCatus
658764db10 Improve UI for reserved and hidden profiles. Fix #43.
Prevent users from creating reserved profiles.
Show help on hidden profiles.

Also, avoid creating profile beginning with underscore on upgrade.
2014-10-12 14:47:47 +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
6d679e92a1 Disallow creating bare Rulelist profiles. Use SwitchProfile instead. 2014-10-04 19:18:07 +08:00
FelisCatus
f062e04290 Allow quick enable/disable attached rule lists. 2014-10-04 17:17:50 +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
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