Commit Graph

153 Commits

Author SHA1 Message Date
FelisCatus
2422487549 Use && instead of ; for building on Windows. Fix #214. 2015-02-14 12:57:52 +08:00
FelisCatus
a22808191c Add gettext PO files for for translations. 2015-02-13 19:18:51 +08:00
FelisCatus
3330d54db2 Start working on 2.3.4. 2015-02-11 19:24:52 +08:00
FelisCatus
ac2e5f00b5 Show alert if syncing is disabled for profile. 2015-02-11 15:59:10 +08:00
FelisCatus
2f6e9dc280 Disable profile syncing if quota exceeded in sync storage. Fix #272. 2015-02-11 15:29:47 +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
5b27fe9c9b Start working on 2.3.3. 2015-02-11 11:17:27 +08:00
FelisCatus
2d81daa563 2.3.2 Release. 2015-02-09 21:42:46 +08:00
FelisCatus
75ecb9aa46 Allow editing switch profiles as omega rule list. Fix #80. 2015-02-09 21:41:29 +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
8eaf7cae64 Add rule list publishing for the omega conditons format. 2015-02-09 16:01:25 +08:00
FelisCatus
054d1c8b58 Improve error handling for rule lists. 2015-02-09 13:56:18 +08:00
FelisCatus
674f501ada Ignore empty data in profile update. 2015-02-09 11:43:41 +08:00
FelisCatus
ec5a35682c Add SwitchyOmega rule list format. Fix #71. 2015-02-08 22:34:37 +08:00
FelisCatus
56457519ab Add str and fromStr for every condition type. 2015-02-08 21:28:01 +08:00
FelisCatus
6e7b5150c1 Fix a null error for _defaultAction in ChromeTabs. 2015-02-04 12:17:58 +08:00
FelisCatus
49d434b481 Add help and configuration for keyboard shortcut. 2015-02-03 13:44:28 +08:00
FelisCatus
497918e260 2.3.1 Release. 2015-01-30 21:35:04 +08:00
FelisCatus
a496d991ba Support proxy username/password for PacProfile. Fix #190. 2015-01-30 21:30:48 +08:00
FelisCatus
fa66421640 Add 39px icon drawing for browserAction. Fix #41. 2015-01-30 20:16:53 +08:00
FelisCatus
fabb7059f8 Fix .profile-with-default-edit display when text is too long. Fix #229. 2015-01-25 16:02:05 +08:00
FelisCatus
00000e51a6 Bump version to 2.3.0. 2015-01-23 20:05:24 +08:00
FelisCatus
a32b091a21 Remove extra profiles on startup. Fix issue with deleting. 2015-01-23 20:05:24 +08:00
FelisCatus
9291123f8f Add settings section for options syncing. Fix #7. 2015-01-23 20:05:19 +08:00
FelisCatus
29bebd458c Refactor Options constructor into loadOptions and init methods. 2015-01-22 23:33:26 +08:00
FelisCatus
a145d4f6a5 Add options syncing (using chrome.storage.sync). 2015-01-22 19:25:49 +08:00
FelisCatus
039351ec1d Merge pull request #213 from altkatz/patch-1
Update README.md to show npm >= 2.0 is required.
2015-01-21 18:14:43 +08:00
altkatz
830f479c45 npm version must > 2.0
Otherwise relative path in packages.json won't work, which maybe confusing for contributors which may use newest node but with older npm.
2015-01-20 22:23:50 +08:00
FelisCatus
08777f06b3 Start working on 2.2.14. 2015-01-16 20:47:50 +08:00
FelisCatus
46716ad229 Prevent shortcut from being triggered in input and textarea. 2015-01-16 20:44:21 +08:00
FelisCatus
df9fbc4958 Fix compiling of IpCondition related to IPv6 address. Fix #67. 2015-01-15 15:22:51 +08:00
FelisCatus
045d852739 Fallback to /ui if there is no lastUrl for omega-web. 2015-01-14 18:43:05 +08:00
FelisCatus
54eaf96634 Change npm dev script to use two-step npm link. 2015-01-14 18:28:28 +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
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