aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add find test casesShin'ya Ueoka2020-02-224-9/+136
|
* Update webpackShin'ya Ueoka2020-02-092-19/+13
|
* Update test librariesShin'ya Ueoka2020-02-092-19/+19
|
* Update ajvShin'ya Ueoka2020-02-092-5/+13
|
* Update react and redux librariesShin'ya Ueoka2020-02-092-20/+20
|
* Update node-sassShin'ya Ueoka2020-02-092-17/+14
|
* Update eslint librariesShin'ya Ueoka2020-02-092-54/+419
|
* Update style-loader,css-loader and sass-loaderShin'ya Ueoka2020-02-092-26/+26
|
* Update ts-nodeShin'ya Ueoka2020-02-092-11/+11
|
* Update typescriptShin'ya Ueoka2020-02-092-4/+4
|
* Update sinonShin'ya Ueoka2020-02-092-19/+97
|
* Remove David badgeShin'ya Ueoka2020-02-091-1/+0
|
* Merge pull request #708 from ueokande/sync-storageShin'ya Ueoka2020-02-0917-129/+362
|\ | | | | Synchronize settings with Firefox Sync
| * Add SettingUseCase testsShin'ya Ueoka2020-02-0913-85/+269
| |
| * Store settings in sync storageShin'ya Ueoka2020-02-032-19/+14
| |
| * Synchronize settings via Firefox SyncShin'ya Ueoka2020-02-036-18/+65
| |
| * Rename setting repositories and refactorShin'ya Ueoka2020-02-037-23/+30
| |
* | Merge pull request #709 from ueokande/blur-keys-on-blurShin'ya Ueoka2020-02-095-2/+17
|\ \ | | | | | | Clear keys on window blur
| * | Treats digit keys with modifiersShin'ya Ueoka2020-02-092-2/+2
| | |
| * | Clear keys on window blurShin'ya Ueoka2020-02-053-0/+15
| |/
* | Merge pull request #704 from ueokande/greenkeeper/mocha-7.0.1Shin'ya Ueoka2020-02-032-8/+108
|\ \ | | | | | | Update mocha to the latest version 🚀
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-01-261-7/+107
| | |
| * | chore(package): update mocha to version 7.0.1greenkeeper[bot]2020-01-261-1/+1
| | |
* | | Merge pull request #705 from ueokande/greenkeeper/@types/mocha-7.0.0Shin'ya Ueoka2020-01-302-4/+4
|\ \ \ | |/ / |/| | Update @types/mocha to the latest version 🚀
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-01-291-3/+3
| | |
| * | chore(package): update @types/mocha to version 7.0.0greenkeeper[bot]2020-01-291-1/+1
|/ /
* | Merge pull request #694 from ueokande/greenkeeper/sinon-8.0.0Shin'ya Ueoka2019-12-232-43/+53
|\ \ | |/ |/| Update sinon to the latest version 🚀
| * chore(package): update lockfile package-lock.jsongreenkeeper[bot]2019-12-221-42/+52
| |
| * chore(package): update sinon to version 8.0.0greenkeeper[bot]2019-12-221-1/+1
|/
* :tada: Release 0.26Shin'ya Ueoka2019-12-221-1/+1
|
* Merge pull request #692 from ueokande/qa-0.26Shin'ya Ueoka2019-12-224-1233/+1492
|\ | | | | QA 0.26
| * Update some packagesShin'ya Ueoka2019-12-222-31/+31
| |
| * Update webextensions-api-fakeShin'ya Ueoka2019-12-222-4/+4
| |
| * Update test packagesShin'ya Ueoka2019-12-222-296/+274
| |
| * Update eslint and eslint-plugin-reactShin'ya Ueoka2019-12-222-156/+659
| |
| * Update css-loader and sass-loaderShin'ya Ueoka2019-12-222-40/+76
| |
| * Update reactShin'ya Ueoka2019-12-222-58/+50
| |
| * Update style-laoderShin'ya Ueoka2019-12-222-19/+7
| |
| * Update tsyringeShin'ya Ueoka2019-12-222-4/+4
| |
| * Update typescriptShin'ya Ueoka2019-12-223-5/+6
| |
| * Update ts-nodeShin'ya Ueoka2019-12-222-7/+7
| |
| * Update ts-loaderShin'ya Ueoka2019-12-222-33/+4
| |
| * Update webpackShin'ya Ueoka2019-12-222-579/+369
| |
| * Update node on CircleCIShin'ya Ueoka2019-12-221-1/+1
|/
* Merge pull request #691 from ueokande/enable-addon-on-blacklisted-sitesShin'ya Ueoka2019-12-225-15/+14
|\ | | | | Enable addon on blacklisted sites
| * Fix docsShin'ya Ueoka2019-12-221-4/+6
| |
| * Enable addon on blacklisted sitesShin'ya Ueoka2019-12-224-11/+8
| |
* | Merge pull request #660 from yaymukund/patch-1Shin'ya Ueoka2019-12-221-0/+2
|\ \ | |/ |/| Document how to use the autocomplete
| * Instructions on how to use the autocompletemukund2019-10-141-0/+2
| |
* | Merge pull request #690 from ueokande/eslint-and-prettierShin'ya Ueoka2019-12-22163-1219/+1583
|\ \ | | | | | | Eslint and prettier