Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Install prettier and presets | Shin'ya Ueoka | 2019-12-22 | 2 | -0/+412 | |
|/ / | ||||||
* | | Merge pull request #689 from ueokande/n-times-repeat-operations | Shin'ya Ueoka | 2019-12-22 | 18 | -326/+708 | |
|\ \ | ||||||
| * | | Fix spell | Shin'ya Ueoka | 2019-12-22 | 1 | -1/+1 | |
| * | | Rename count to repeat | Shin'ya Ueoka | 2019-12-21 | 7 | -32/+32 | |
| * | | Fix KeymapUseCase test | Shin'ya Ueoka | 2019-12-21 | 1 | -44/+44 | |
| * | | Add documents for numeric prefix | Shin'ya Ueoka | 2019-12-21 | 1 | -6/+9 | |
| * | | Add numeric prefix to repeat a command | Shin'ya Ueoka | 2019-12-21 | 8 | -137/+235 | |
| * | | Repeat content operation with a numeric prefix | Shin'ya Ueoka | 2019-12-13 | 3 | -144/+258 | |
| * | | Add prefix functions in KeySequence | Shin'ya Ueoka | 2019-12-13 | 4 | -4/+89 | |
| * | | Identify the key is a digit | Shin'ya Ueoka | 2019-12-06 | 4 | -15/+86 | |
| * | | Add lint:fix task | Shin'ya Ueoka | 2019-12-06 | 1 | -0/+1 | |
| * | | Install @types/react-test-renderer | Shin'ya Ueoka | 2019-12-05 | 2 | -0/+10 | |
|/ / | ||||||
* | | Merge pull request #684 from ueokande/jsonschema-settings | Shin'ya Ueoka | 2019-12-03 | 15 | -177/+893 | |
|\ \ | ||||||
| * | | Make engines required | Shin'ya Ueoka | 2019-12-03 | 3 | -4/+15 | |
| * | | Remove hack renaming | Shin'ya Ueoka | 2019-12-03 | 1 | -7/+0 | |
| * | | Exclude .js files from eslint targets | Shin'ya Ueoka | 2019-12-03 | 1 | -1/+1 | |
| * | | Validate on top-level settings and use pre-compiled ajv | Shin'ya Ueoka | 2019-12-03 | 11 | -467/+377 | |
| * | | Disable type checking on JS | Shin'ya Ueoka | 2019-12-03 | 2 | -2/+2 | |
| * | | Add settings schema and compile script | Shin'ya Ueoka | 2019-12-03 | 3 | -0/+620 | |
| * | | Install ajv-cli | Shin'ya Ueoka | 2019-12-03 | 2 | -0/+177 | |
| * | | Validate json settings with ajv | Shin'ya Ueoka | 2019-12-03 | 5 | -108/+112 | |
| * | | Install ajv | Shin'ya Ueoka | 2019-12-03 | 2 | -3/+4 | |
|/ / | ||||||
* | | Use example.com on test | Shin'ya Ueoka | 2019-12-01 | 1 | -1/+1 | |
* | | Fix for eslint | Shin'ya UEOKA | 2019-12-01 | 3 | -120/+142 | |
* | | Merge pull request #668 from ueokande/greenkeeper/webextensions-api-fake-0.9.0 | Shin'ya Ueoka | 2019-11-11 | 2 | -4/+4 | |
|\ \ | ||||||
| * | | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2019-11-08 | 1 | -3/+3 | |
| * | | chore(package): update webextensions-api-fake to version 0.9.0 | greenkeeper[bot] | 2019-11-08 | 1 | -1/+1 | |
* | | | Merge pull request #666 from chen-chao/localhost | Shin'ya Ueoka | 2019-11-11 | 2 | -2/+41 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | handle localhost urls with path | chenchao | 2019-11-07 | 2 | -5/+22 | |
| * | | more localhost use cases | chenchao | 2019-11-06 | 2 | -3/+25 | |
| * | | support url started with localhost | chenchao | 2019-11-05 | 1 | -1/+1 | |
* | | | Merge pull request #664 from ueokande/greenkeeper/tsyringe-4.0.0 | Shin'ya Ueoka | 2019-11-06 | 2 | -4/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2019-11-02 | 1 | -3/+3 | |
| * | | chore(package): update tsyringe to version 4.0.0 | greenkeeper[bot] | 2019-11-02 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #662 from ueokande/firefox-68 | Shin'ya Ueoka | 2019-10-24 | 4 | -7/+3 | |
|\ \ | |/ |/| | ||||||
| * | Fix e2e test | Shin'ya Ueoka | 2019-10-21 | 1 | -4/+0 | |
| * | Update docs | Shin'ya Ueoka | 2019-10-21 | 1 | -1/+1 | |
| * | Update supported version | Shin'ya Ueoka | 2019-10-21 | 1 | -1/+1 | |
| * | Use Firefox 68.0 ESR | Shin'ya Ueoka | 2019-10-21 | 1 | -1/+1 | |
|/ | ||||||
* | :tada: Release 0.25 | Shin'ya UEOKA | 2019-10-10 | 1 | -1/+1 | |
* | Merge pull request #657 from ueokande/qa-0.25 | Shin'ya Ueoka | 2019-10-09 | 5 | -11/+106 | |
|\ | ||||||
| * | Remove test cases in QA.md | Shin'ya UEOKA | 2019-10-09 | 1 | -8/+0 | |
| * | Add e2e test for partial blacklist form option | Shin'ya UEOKA | 2019-10-09 | 2 | -3/+83 | |
| * | Add document for help command | Shin'ya UEOKA | 2019-10-09 | 1 | -0/+4 | |
| * | Add doc for partial blacklist | Shin'ya UEOKA | 2019-10-09 | 1 | -0/+19 | |
|/ | ||||||
* | Merge pull request #655 from ueokande/partial-blacklist | Shin'ya Ueoka | 2019-10-09 | 37 | -365/+774 | |
|\ | ||||||
| * | Clean e2e tests | Shin'ya UEOKA | 2019-10-08 | 24 | -266/+171 | |
| * | Add e2e test for partial blacklist | Shin'ya UEOKA | 2019-10-08 | 1 | -0/+61 | |
| * | Add partial blacklist form | Shin'ya UEOKA | 2019-10-08 | 8 | -58/+185 | |
| * | Ignore keys on partial blacklist | Shin'ya UEOKA | 2019-10-08 | 4 | -0/+159 |