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
862c7b141f
2.1.15 Release.
2014-10-30 14:04:26 +08:00
FelisCatus
dcac05a88f
Shrink vertical padding for options nav.
2014-10-30 14:03:14 +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
a66f604fae
Use omega-profile-select in popup menu.
2014-10-26 12:48:39 +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
7838dd6d6b
2.1.14 Release.
2014-10-23 18:40:14 +08:00
FelisCatus
c6132210c7
Reduce vertical padding for popup menu. Fix #49 .
2014-10-21 23:56:12 +08:00
FelisCatus
61e5efce59
Workaround slash in profile name for web hash URL. Fix #50 .
2014-10-21 23:43:21 +08:00
FelisCatus
80978b6670
Follow jsondiffpatch package structure change. Remove bootstrap-select.
2014-10-20 21:14:15 +08:00
FelisCatus
027f6845b2
2.1.13 Release.
2014-10-20 21:03:28 +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
abd362f424
2.1.12 Release.
2014-10-13 21:40:16 +08:00
FelisCatus
51f5ec8019
Use zh_CN as default zh locale for Chromium.
2014-10-13 21:40:10 +08:00
FelisCatus
73eed609b3
Fix result profiles state calculation in OmegaTarget.
2014-10-13 21:33:18 +08:00
FelisCatus
1e744c286b
Reword some zh_HK translation text.
2014-10-13 21:33:18 +08:00
joseph1125
abb488e378
Update messages.json
...
Change a few words to suit the HK usage
2014-10-12 19:04:46 +08:00
FelisCatus
5eda485295
Convert to zh_HK and zh_TW using OpenCC.
2014-10-12 18:32:21 +08:00
FelisCatus
03139c4695
Update README.md. Add project architecture overview and translation.
2014-10-12 16:00:51 +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
73d4fd637e
2.1.11 Release.
2014-10-10 13:05:50 +08:00
FelisCatus
546f6ab6e4
Rename attached rulelist when renaming a profile. Fix #40 .
2014-10-10 13:03:35 +08:00
FelisCatus
817528ef21
Fix condition types and add help link in popup. Fix #39 .
2014-10-10 12:33:02 +08:00
FelisCatus
feb2389fd8
2.1.10 Release.
2014-10-08 20:29:18 +08:00
FelisCatus
0bd6954c28
Fix profile revision checking on options update.
...
This was not checked before due to not passing the right argument.
Should be fixed now.
2014-10-08 20:29:18 +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
ccaa3d57cd
2.1.9 Release.
2014-10-04 21:38:14 +08:00
FelisCatus
0ded79d403
Remove attached profile on profile removal. Fix #38 .
2014-10-04 21:33:21 +08:00
FelisCatus
0a6a2d018b
2.1.8 Release.
2014-10-04 19:20:05 +08:00
FelisCatus
6d679e92a1
Disallow creating bare Rulelist profiles. Use SwitchProfile instead.
2014-10-04 19:18:07 +08:00
FelisCatus
9a628a3452
Honor config.ruleListEnabled options on upgrade.
...
These commits should Fix #32 .
2014-10-04 17:27:53 +08:00
FelisCatus
f062e04290
Allow quick enable/disable attached rule lists.
2014-10-04 17:17:50 +08:00
FelisCatus
21f0eedf83
Handle removal of temp rule result profiles.
2014-10-04 16:35:03 +08:00
FelisCatus
ee144e20a7
Attach rule list to auto on upgrade.
2014-10-04 15:55:03 +08:00
FelisCatus
cdd3bda2cd
Allow attaching a RuleListProfile to a SwitchProfile.
2014-10-04 15:35:50 +08:00
FelisCatus
8a777054d1
Hide profiles beginning with underscores.
2014-10-03 15:15:28 +08:00
FelisCatus
4ca4b93822
2.1.7 Release.
2014-10-03 15:02:44 +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
2913091d12
2.1.6 Release.
2014-10-01 17:49:32 +08:00
FelisCatus
4896d0783a
Show zh_CN translations for general zh locale.
...
The interface for zh_TW is now in Simplified Chinese instead of English.
It's better to have real zh_TW locale, but I don't have time for that now.
For now, let's just assume Simplified Chinese makes more sense than
English to people using zh_TW locales.
2014-10-01 17:43:38 +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
c3b751a3fb
Make the close button on the top-right of modals functional.
2014-09-25 22:46:23 +08:00
FelisCatus
be0255cbda
2.1.5 Release.
2014-09-25 21:47:36 +08:00
FelisCatus
3b9ddfc6c5
Support PAC profiles with file: URLs. Fix #29 .
2014-09-25 21:18:17 +08:00