Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #638 from ueokande/qa-0.24 | Shin'ya Ueoka | 2019-09-03 | 16 | -5268/+1513 | |
|\ | ||||||
| * | Use 404 page | Shin'ya Ueoka | 2019-09-02 | 1 | -1/+1 | |
| * | Increase timeout | Shin'ya Ueoka | 2019-09-02 | 1 | -1/+1 | |
| * | Scroll to bottom on setting page | Shin'ya Ueoka | 2019-09-02 | 1 | -0/+1 | |
| * | Remove only | Shin'ya Ueoka | 2019-08-29 | 1 | -1/+1 | |
| * | Add source map to build file | Shin'ya Ueoka | 2019-08-29 | 1 | -1/+1 | |
| * | Save on checkbox changed | Shin'ya UEOKA | 2019-08-29 | 1 | -1/+8 | |
| * | Fix type checkings | Shin'ya UEOKA | 2019-08-29 | 3 | -12/+11 | |
| * | Install typescript@3.6.2 | Shin'ya UEOKA | 2019-08-29 | 2 | -35/+16 | |
| * | Use default settings on loading failure | Shin'ya Ueoka | 2019-08-28 | 1 | -1/+6 | |
| * | Fix undefined checking on operation parameter | Shin'ya Ueoka | 2019-08-28 | 2 | -15/+29 | |
| * | npm audit fix | Shin'ya Ueoka | 2019-08-26 | 1 | -33/+19 | |
| * | Install react-redux 7.1.1 | Shin'ya Ueoka | 2019-08-26 | 2 | -14/+18 | |
| * | Update .eslintrc | Shin'ya Ueoka | 2019-08-26 | 1 | -0/+1 | |
| * | Install eslint 6.2.2 | Shin'ya Ueoka | 2019-08-26 | 2 | -99/+142 | |
| * | Install typescript 3.5.3 | Shin'ya Ueoka | 2019-08-26 | 2 | -4/+4 | |
| * | Install @typescript-eslint/eslint-plugin and @typescript-eslint/parser | Shin'ya Ueoka | 2019-08-26 | 2 | -35/+53 | |
| * | Update types | Shin'ya Ueoka | 2019-08-21 | 2 | -31/+31 | |
| * | Update eslint-plugin-react | Shin'ya Ueoka | 2019-08-21 | 2 | -31/+170 | |
| * | Update ts-loader | Shin'ya Ueoka | 2019-08-21 | 2 | -7/+7 | |
| * | Update sinon | Shin'ya Ueoka | 2019-08-21 | 2 | -18/+10 | |
| * | Update karma, karma-firefox-launcher and karma-webpack | Shin'ya Ueoka | 2019-08-21 | 2 | -572/+208 | |
| * | Update mocha | Shin'ya Ueoka | 2019-08-21 | 2 | -99/+7 | |
| * | Update sinon | Shin'ya Ueoka | 2019-08-21 | 2 | -24/+32 | |
| * | Update css-loader, sass-loader and style-loader | Shin'ya Ueoka | 2019-08-21 | 2 | -495/+115 | |
| * | Update tsyringe | Shin'ya Ueoka | 2019-08-21 | 2 | -4/+4 | |
| * | Update react and redux | Shin'ya Ueoka | 2019-08-21 | 2 | -51/+59 | |
| * | Update jszip | Shin'ya Ueoka | 2019-08-21 | 2 | -4/+4 | |
| * | Update webpack and webpack-cli | Shin'ya Ueoka | 2019-08-21 | 2 | -3656/+349 | |
| * | Update lanthan | Shin'ya UEOKA | 2019-08-21 | 2 | -5/+1 | |
| * | Add search engine e2e test | Shin'ya Ueoka | 2019-08-20 | 2 | -8/+41 | |
| * | Update lanthan | Shin'ya Ueoka | 2019-08-20 | 1 | -1/+1 | |
| * | Add option form page | Shin'ya Ueoka | 2019-08-20 | 2 | -14/+83 | |
| * | Add e2e test to verify hot-reload of the settings | Shin'ya Ueoka | 2019-08-20 | 2 | -34/+41 | |
| * | My first e2e test for option page | Shin'ya Ueoka | 2019-08-20 | 1 | -0/+66 | |
| * | Open options page on banner click | Shin'ya Ueoka | 2019-08-20 | 2 | -2/+13 | |
|/ | ||||||
* | Add retries on e2e | Shin'ya Ueoka | 2019-08-20 | 1 | -1/+1 | |
* | Make e2e tests more stabilized | Shin'ya Ueoka | 2019-08-20 | 1 | -4/+6 | |
* | Merge pull request #622 from ueokande/fallback-default-settings | Shin'ya Ueoka | 2019-08-05 | 4 | -15/+33 | |
|\ | ||||||
| * | Distinct notification IDs | Shin'ya Ueoka | 2019-08-01 | 2 | -20/+18 | |
| * | Handle errors on loading settings | Shin'ya Ueoka | 2019-07-30 | 4 | -6/+26 | |
* | | Merge pull request #621 from chocolateboy/tab-close-select-left | Shin'ya Ueoka | 2019-08-01 | 10 | -121/+175 | |
|\ \ | |/ |/| | ||||||
| * | tabs.close: rename selectLeft (boolean) -> select ("left" | "right") | chocolateboy | 2019-07-31 | 6 | -8/+21 | |
| * | remove officially unsupported versions from the compatibility section | chocolateboy | 2019-07-31 | 1 | -3/+1 | |
| * | tabs.close.right: rename `gd` -> `x$` | chocolateboy | 2019-07-31 | 4 | -5/+5 | |
| * | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 10 | -121/+164 | |
|/ | ||||||
* | :tada: Release 0.23 | Shin'ya Ueoka | 2019-05-29 | 1 | -1/+1 | |
* | Merge pull request #596 from ueokande/qa-0.23 | Shin'ya Ueoka | 2019-05-29 | 11 | -1372/+4110 | |
|\ | ||||||
| * | Save settings on switching a source | Shin'ya Ueoka | 2019-05-27 | 1 | -0/+2 | |
| * | Fix form keys | Shin'ya Ueoka | 2019-05-27 | 1 | -5/+7 |