aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Install prettier and presetsShin'ya Ueoka2019-12-222-0/+412
|/ /
* | Merge pull request #689 from ueokande/n-times-repeat-operationsShin'ya Ueoka2019-12-2218-326/+708
|\ \
| * | Fix spellShin'ya Ueoka2019-12-221-1/+1
| * | Rename count to repeatShin'ya Ueoka2019-12-217-32/+32
| * | Fix KeymapUseCase testShin'ya Ueoka2019-12-211-44/+44
| * | Add documents for numeric prefixShin'ya Ueoka2019-12-211-6/+9
| * | Add numeric prefix to repeat a commandShin'ya Ueoka2019-12-218-137/+235
| * | Repeat content operation with a numeric prefixShin'ya Ueoka2019-12-133-144/+258
| * | Add prefix functions in KeySequenceShin'ya Ueoka2019-12-134-4/+89
| * | Identify the key is a digitShin'ya Ueoka2019-12-064-15/+86
| * | Add lint:fix taskShin'ya Ueoka2019-12-061-0/+1
| * | Install @types/react-test-rendererShin'ya Ueoka2019-12-052-0/+10
|/ /
* | Merge pull request #684 from ueokande/jsonschema-settingsShin'ya Ueoka2019-12-0315-177/+893
|\ \
| * | Make engines requiredShin'ya Ueoka2019-12-033-4/+15
| * | Remove hack renamingShin'ya Ueoka2019-12-031-7/+0
| * | Exclude .js files from eslint targetsShin'ya Ueoka2019-12-031-1/+1
| * | Validate on top-level settings and use pre-compiled ajvShin'ya Ueoka2019-12-0311-467/+377
| * | Disable type checking on JSShin'ya Ueoka2019-12-032-2/+2
| * | Add settings schema and compile scriptShin'ya Ueoka2019-12-033-0/+620
| * | Install ajv-cliShin'ya Ueoka2019-12-032-0/+177
| * | Validate json settings with ajvShin'ya Ueoka2019-12-035-108/+112
| * | Install ajvShin'ya Ueoka2019-12-032-3/+4
|/ /
* | Use example.com on testShin'ya Ueoka2019-12-011-1/+1
* | Fix for eslintShin'ya UEOKA2019-12-013-120/+142
* | Merge pull request #668 from ueokande/greenkeeper/webextensions-api-fake-0.9.0Shin'ya Ueoka2019-11-112-4/+4
|\ \
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2019-11-081-3/+3
| * | chore(package): update webextensions-api-fake to version 0.9.0greenkeeper[bot]2019-11-081-1/+1
* | | Merge pull request #666 from chen-chao/localhostShin'ya Ueoka2019-11-112-2/+41
|\ \ \ | |/ / |/| |
| * | handle localhost urls with pathchenchao2019-11-072-5/+22
| * | more localhost use caseschenchao2019-11-062-3/+25
| * | support url started with localhostchenchao2019-11-051-1/+1
* | | Merge pull request #664 from ueokande/greenkeeper/tsyringe-4.0.0Shin'ya Ueoka2019-11-062-4/+4
|\ \ \ | |/ / |/| |
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2019-11-021-3/+3
| * | chore(package): update tsyringe to version 4.0.0greenkeeper[bot]2019-11-021-1/+1
|/ /
* | Merge pull request #662 from ueokande/firefox-68Shin'ya Ueoka2019-10-244-7/+3
|\ \ | |/ |/|
| * Fix e2e testShin'ya Ueoka2019-10-211-4/+0
| * Update docsShin'ya Ueoka2019-10-211-1/+1
| * Update supported versionShin'ya Ueoka2019-10-211-1/+1
| * Use Firefox 68.0 ESRShin'ya Ueoka2019-10-211-1/+1
|/
* :tada: Release 0.25Shin'ya UEOKA2019-10-101-1/+1
* Merge pull request #657 from ueokande/qa-0.25Shin'ya Ueoka2019-10-095-11/+106
|\
| * Remove test cases in QA.mdShin'ya UEOKA2019-10-091-8/+0
| * Add e2e test for partial blacklist form optionShin'ya UEOKA2019-10-092-3/+83
| * Add document for help commandShin'ya UEOKA2019-10-091-0/+4
| * Add doc for partial blacklistShin'ya UEOKA2019-10-091-0/+19
|/
* Merge pull request #655 from ueokande/partial-blacklistShin'ya Ueoka2019-10-0937-365/+774
|\
| * Clean e2e testsShin'ya UEOKA2019-10-0824-266/+171
| * Add e2e test for partial blacklistShin'ya UEOKA2019-10-081-0/+61
| * Add partial blacklist formShin'ya UEOKA2019-10-088-58/+185
| * Ignore keys on partial blacklistShin'ya UEOKA2019-10-084-0/+159