aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix docsShin'ya Ueoka2019-12-221-4/+6
|
* Enable addon on blacklisted sitesShin'ya Ueoka2019-12-224-11/+8
|
* Merge pull request #690 from ueokande/eslint-and-prettierShin'ya Ueoka2019-12-22163-1219/+1583
|\ | | | | Eslint and prettier
| * Fix lint rules on testsShin'ya Ueoka2019-12-229-24/+31
| |
| * npm run lint:fixShin'ya Ueoka2019-12-2270-696/+696
| |
| * Add test sources to lint targetShin'ya Ueoka2019-12-221-2/+2
| |
| * Fix lint rulesShin'ya Ueoka2019-12-223-4/+10
| |
| * npm run lint:fixShin'ya Ueoka2019-12-2285-423/+423
| |
| * Make .eslintrc simplerShin'ya Ueoka2019-12-221-76/+15
| |
| * 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
|\ | | | | Repeat commands n-times
| * 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
|\ | | | | Parse settings by JSON Schema
| * 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
|\ | | | | Update webextensions-api-fake to the latest version 🚀
| * 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
|\ \ | |/ |/| support url started with localhost
| * 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
|\ \ | |/ |/| Update tsyringe to the latest version 🚀
| * 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
|\ | | | | Firefox 68
| * 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
|\ | | | | QA 0.25