aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #638 from ueokande/qa-0.24Shin'ya Ueoka2019-09-0316-5268/+1513
|\
| * Use 404 pageShin'ya Ueoka2019-09-021-1/+1
| * Increase timeoutShin'ya Ueoka2019-09-021-1/+1
| * Scroll to bottom on setting pageShin'ya Ueoka2019-09-021-0/+1
| * Remove onlyShin'ya Ueoka2019-08-291-1/+1
| * Add source map to build fileShin'ya Ueoka2019-08-291-1/+1
| * Save on checkbox changedShin'ya UEOKA2019-08-291-1/+8
| * Fix type checkingsShin'ya UEOKA2019-08-293-12/+11
| * Install typescript@3.6.2Shin'ya UEOKA2019-08-292-35/+16
| * Use default settings on loading failureShin'ya Ueoka2019-08-281-1/+6
| * Fix undefined checking on operation parameterShin'ya Ueoka2019-08-282-15/+29
| * npm audit fixShin'ya Ueoka2019-08-261-33/+19
| * Install react-redux 7.1.1Shin'ya Ueoka2019-08-262-14/+18
| * Update .eslintrcShin'ya Ueoka2019-08-261-0/+1
| * Install eslint 6.2.2Shin'ya Ueoka2019-08-262-99/+142
| * Install typescript 3.5.3Shin'ya Ueoka2019-08-262-4/+4
| * Install @typescript-eslint/eslint-plugin and @typescript-eslint/parserShin'ya Ueoka2019-08-262-35/+53
| * Update typesShin'ya Ueoka2019-08-212-31/+31
| * Update eslint-plugin-reactShin'ya Ueoka2019-08-212-31/+170
| * Update ts-loaderShin'ya Ueoka2019-08-212-7/+7
| * Update sinonShin'ya Ueoka2019-08-212-18/+10
| * Update karma, karma-firefox-launcher and karma-webpackShin'ya Ueoka2019-08-212-572/+208
| * Update mochaShin'ya Ueoka2019-08-212-99/+7
| * Update sinonShin'ya Ueoka2019-08-212-24/+32
| * Update css-loader, sass-loader and style-loaderShin'ya Ueoka2019-08-212-495/+115
| * Update tsyringeShin'ya Ueoka2019-08-212-4/+4
| * Update react and reduxShin'ya Ueoka2019-08-212-51/+59
| * Update jszipShin'ya Ueoka2019-08-212-4/+4
| * Update webpack and webpack-cliShin'ya Ueoka2019-08-212-3656/+349
| * Update lanthanShin'ya UEOKA2019-08-212-5/+1
| * Add search engine e2e testShin'ya Ueoka2019-08-202-8/+41
| * Update lanthanShin'ya Ueoka2019-08-201-1/+1
| * Add option form pageShin'ya Ueoka2019-08-202-14/+83
| * Add e2e test to verify hot-reload of the settingsShin'ya Ueoka2019-08-202-34/+41
| * My first e2e test for option pageShin'ya Ueoka2019-08-201-0/+66
| * Open options page on banner clickShin'ya Ueoka2019-08-202-2/+13
|/
* Add retries on e2eShin'ya Ueoka2019-08-201-1/+1
* Make e2e tests more stabilizedShin'ya Ueoka2019-08-201-4/+6
* Merge pull request #622 from ueokande/fallback-default-settingsShin'ya Ueoka2019-08-054-15/+33
|\
| * Distinct notification IDsShin'ya Ueoka2019-08-012-20/+18
| * Handle errors on loading settingsShin'ya Ueoka2019-07-304-6/+26
* | Merge pull request #621 from chocolateboy/tab-close-select-leftShin'ya Ueoka2019-08-0110-121/+175
|\ \ | |/ |/|
| * tabs.close: rename selectLeft (boolean) -> select ("left" | "right")chocolateboy2019-07-316-8/+21
| * remove officially unsupported versions from the compatibility sectionchocolateboy2019-07-311-3/+1
| * tabs.close.right: rename `gd` -> `x$`chocolateboy2019-07-314-5/+5
| * Add an option to close the current tab and select the tab to the leftchocolateboy2019-07-2810-121/+164
|/
* :tada: Release 0.23Shin'ya Ueoka2019-05-291-1/+1
* Merge pull request #596 from ueokande/qa-0.23Shin'ya Ueoka2019-05-2911-1372/+4110
|\
| * Save settings on switching a sourceShin'ya Ueoka2019-05-271-0/+2
| * Fix form keysShin'ya Ueoka2019-05-271-5/+7