Commit graph

1316 commits

Author SHA1 Message Date
Jonathan Hodgson
24f893c043 Changes colours 2019-12-24 10:54:52 +00:00
Jonathan Hodgson
073641a041 Modify readme 2019-12-21 23:47:59 +00:00
Jonathan Hodgson
16607ff4eb Changes colours of the command popup 2019-12-21 23:42:04 +00:00
Shin'ya Ueoka
3c7230c303
Merge pull request #684 from ueokande/jsonschema-settings
Parse settings by JSON Schema
2019-12-03 10:02:37 +00:00
Shin'ya Ueoka
5205da5729 Make engines required 2019-12-03 18:51:28 +09:00
Shin'ya Ueoka
6c763aa14f Remove hack renaming 2019-12-03 18:34:48 +09:00
Shin'ya Ueoka
00ccdc5ad7 Exclude .js files from eslint targets 2019-12-03 18:34:48 +09:00
Shin'ya Ueoka
776977e0dc Validate on top-level settings and use pre-compiled ajv 2019-12-03 18:34:48 +09:00
Shin'ya Ueoka
2318e3a555 Disable type checking on JS 2019-12-03 17:51:26 +09:00
Shin'ya Ueoka
81b44a6cc9 Add settings schema and compile script 2019-12-03 17:51:20 +09:00
Shin'ya Ueoka
470ace2f02 Install ajv-cli 2019-12-03 16:52:53 +09:00
Shin'ya Ueoka
3e2ebb7797 Validate json settings with ajv 2019-12-03 14:29:36 +09:00
Shin'ya Ueoka
d8556a9b1e Install ajv 2019-12-03 11:52:08 +09:00
Shin'ya Ueoka
feac179504 Use example.com on test 2019-12-01 08:22:04 +09:00
Shin'ya UEOKA
1062c5b4db Fix for eslint 2019-12-01 08:22:04 +09:00
Shin'ya Ueoka
7905df052f
Merge pull request #668 from ueokande/greenkeeper/webextensions-api-fake-0.9.0
Update webextensions-api-fake to the latest version 🚀
2019-11-11 03:54:04 +00:00
Shin'ya Ueoka
ae77b386f4
Merge pull request #666 from chen-chao/localhost
support url started with localhost
2019-11-11 03:31:58 +00:00
greenkeeper[bot]
4310915393
chore(package): update lockfile package-lock.json 2019-11-08 16:47:37 +00:00
greenkeeper[bot]
1f3d90886d
chore(package): update webextensions-api-fake to version 0.9.0 2019-11-08 16:47:33 +00:00
chenchao
ddd3b08a4a handle localhost urls with path 2019-11-07 11:14:03 +08:00
chenchao
f3ce1c300a more localhost use cases 2019-11-06 18:14:09 +08:00
Shin'ya Ueoka
f93ed4149b
Merge pull request #664 from ueokande/greenkeeper/tsyringe-4.0.0
Update tsyringe to the latest version 🚀
2019-11-06 06:38:52 +00:00
chenchao
5758100f43 support url started with localhost 2019-11-05 10:37:17 +08:00
greenkeeper[bot]
ce32d266cf
chore(package): update lockfile package-lock.json 2019-11-02 21:00:30 +00:00
greenkeeper[bot]
6edc990698
chore(package): update tsyringe to version 4.0.0 2019-11-02 21:00:27 +00:00
Shin'ya Ueoka
689fa0526e
Merge pull request #662 from ueokande/firefox-68
Firefox 68
2019-10-24 03:26:50 +00:00
Shin'ya Ueoka
a97a395bc3 Fix e2e test 2019-10-21 20:52:37 +09:00
Shin'ya Ueoka
c3752111c5 Update docs 2019-10-21 20:52:18 +09:00
Shin'ya Ueoka
98345f4b8c Update supported version 2019-10-21 20:49:30 +09:00
Shin'ya Ueoka
631827f4fa Use Firefox 68.0 ESR 2019-10-21 20:49:27 +09:00
Shin'ya UEOKA
845c7636d2 🎉 Release 0.25 2019-10-10 11:35:35 +00:00
Shin'ya Ueoka
5750b5a037
Merge pull request #657 from ueokande/qa-0.25
QA 0.25
2019-10-09 12:55:53 +00:00
Shin'ya UEOKA
b402074770 Remove test cases in QA.md 2019-10-09 12:46:00 +00:00
Shin'ya UEOKA
be3ee38fdb Add e2e test for partial blacklist form option 2019-10-09 12:33:08 +00:00
Shin'ya UEOKA
c9efeeaf3a Add document for help command 2019-10-09 12:04:58 +00:00
Shin'ya UEOKA
e7d1fbc9d4 Add doc for partial blacklist 2019-10-09 12:04:29 +00:00
Shin'ya Ueoka
18c72bf15c
Merge pull request #655 from ueokande/partial-blacklist
Partial blacklist
2019-10-09 11:50:52 +00:00
Shin'ya UEOKA
68f6211aac Clean e2e tests 2019-10-08 13:19:28 +00:00
Shin'ya UEOKA
f59a2dd8c7 Add e2e test for partial blacklist 2019-10-08 11:43:10 +00:00
Shin'ya UEOKA
fa6dfb0395 Add partial blacklist form 2019-10-08 11:43:10 +00:00
Shin'ya UEOKA
7528fe831f Ignore keys on partial blacklist 2019-10-08 11:43:10 +00:00
Shin'ya UEOKA
9ff80fcac3 Add partial blacklist item 2019-10-07 13:01:31 +00:00
Shin'ya Ueoka
8eddcc1785
Merge pull request #654 from ueokande/settings-as-a-class
Refactor settings on shared logics
2019-10-07 12:54:32 +00:00
Shin'ya UEOKA
b77a473498 Use Settings.toJSON on test 2019-10-07 12:44:26 +00:00
Shin'ya UEOKA
532eeb5a1d Rename valueOf to fromJSON 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
16352502cf Use string settings on default settings 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
da3ce77aa0 Move Key to settings 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
8428671a0a Fix form options 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
0dec6c641f Make Settings class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
b86b4680b6 Make Blacklist class 2019-10-06 12:58:59 +00:00