Commit Graph

  • 167763a279 🎉 Release 0.24 Shin'ya UEOKA 2019-09-03 03:31:04 +0000
  • ab6295d0f1
    Merge pull request #638 from ueokande/qa-0.24 Shin'ya Ueoka 2019-09-03 03:11:10 +0000
  • f64b7ca320 Use 404 page Shin'ya Ueoka 2019-09-02 22:42:31 +0900
  • 4c64034489 Increase timeout Shin'ya Ueoka 2019-09-02 22:37:41 +0900
  • fd7509276e Scroll to bottom on setting page Shin'ya Ueoka 2019-09-02 22:16:38 +0900
  • 807ba97c4f Remove only Shin'ya Ueoka 2019-08-29 23:25:49 +0900
  • e17c634643 Add source map to build file Shin'ya Ueoka 2019-08-29 23:21:40 +0900
  • f719ce52a3 Save on checkbox changed Shin'ya UEOKA 2019-08-29 04:23:42 +0000
  • 5197f22f9b Fix type checkings Shin'ya UEOKA 2019-08-29 03:37:58 +0000
  • 217b5a0e61 Install typescript@3.6.2 Shin'ya UEOKA 2019-08-29 03:37:24 +0000
  • 67e02cd9cb Use default settings on loading failure Shin'ya Ueoka 2019-08-28 22:06:48 +0900
  • 04c077d614 Fix undefined checking on operation parameter Shin'ya Ueoka 2019-08-27 22:33:33 +0900
  • 52e7a3aa11 npm audit fix Shin'ya Ueoka 2019-08-26 21:31:43 +0900
  • e5a328721f Install react-redux 7.1.1 Shin'ya Ueoka 2019-08-26 21:30:53 +0900
  • ad447e8cc1 Update .eslintrc Shin'ya Ueoka 2019-08-26 21:27:27 +0900
  • 9db15b77ce Install eslint 6.2.2 Shin'ya Ueoka 2019-08-26 21:26:34 +0900
  • 846324d0cc Install typescript 3.5.3 Shin'ya Ueoka 2019-08-26 21:18:53 +0900
  • 5fa44bd302 Install @typescript-eslint/eslint-plugin and @typescript-eslint/parser Shin'ya Ueoka 2019-08-26 21:14:18 +0900
  • e42ffea7a6 Update types Shin'ya Ueoka 2019-08-21 22:24:54 +0900
  • e67963037a Update eslint-plugin-react Shin'ya Ueoka 2019-08-21 22:21:15 +0900
  • b6731553c6 Update ts-loader Shin'ya Ueoka 2019-08-21 22:17:08 +0900
  • 0196577236 Update sinon Shin'ya Ueoka 2019-08-21 22:16:22 +0900
  • 98b6ee76e1 Update karma, karma-firefox-launcher and karma-webpack Shin'ya Ueoka 2019-08-21 22:14:51 +0900
  • 6fc181a5ad Update mocha Shin'ya Ueoka 2019-08-21 22:13:34 +0900
  • c74311cc38 Update sinon Shin'ya Ueoka 2019-08-21 22:13:05 +0900
  • 7238855d79 Update css-loader, sass-loader and style-loader Shin'ya Ueoka 2019-08-21 22:12:20 +0900
  • 1493281836 Update tsyringe Shin'ya Ueoka 2019-08-21 22:04:45 +0900
  • 7029996332 Update react and redux Shin'ya Ueoka 2019-08-21 22:04:06 +0900
  • c82ef00242 Update jszip Shin'ya Ueoka 2019-08-21 22:02:04 +0900
  • 28f0ba0ba0 Update webpack and webpack-cli Shin'ya Ueoka 2019-08-21 21:47:00 +0900
  • 81b8dae6c6 Update lanthan Shin'ya UEOKA 2019-08-21 04:11:23 +0000
  • cd549234b4 Add search engine e2e test Shin'ya Ueoka 2019-08-20 22:11:45 +0900
  • f479f33bd2 Update lanthan Shin'ya Ueoka 2019-08-20 20:20:55 +0900
  • ac93834ddc Add option form page Shin'ya Ueoka 2019-08-19 22:24:50 +0900
  • 6f4812ee06 Add e2e test to verify hot-reload of the settings Shin'ya Ueoka 2019-08-07 22:14:57 +0900
  • 1bc96ed111 My first e2e test for option page Shin'ya Ueoka 2019-08-06 22:04:31 +0900
  • 34bd084a4d Open options page on banner click Shin'ya Ueoka 2019-08-05 21:48:46 +0900
  • 07bcc15e7b Add retries on e2e Shin'ya Ueoka 2019-08-20 21:34:14 +0900
  • 7eca11e556 Make e2e tests more stabilized Shin'ya Ueoka 2019-08-20 21:24:28 +0900
  • e7ed84f757
    Merge pull request #622 from ueokande/fallback-default-settings Shin'ya Ueoka 2019-08-05 21:21:39 +0900
  • 9b2b8f0608 Distinct notification IDs Shin'ya Ueoka 2019-08-01 21:56:28 +0900
  • 7104f122f9
    Merge pull request #621 from chocolateboy/tab-close-select-left Shin'ya Ueoka 2019-08-01 21:29:32 +0900
  • f65c068c67 tabs.close: rename selectLeft (boolean) -> select ("left" | "right") chocolateboy 2019-07-31 16:17:37 +0100
  • c57089224e remove officially unsupported versions from the compatibility section chocolateboy 2019-07-31 15:06:05 +0100
  • 9a3e8f3237 tabs.close.right: rename `gd` -> `x$` chocolateboy 2019-07-31 15:01:06 +0100
  • 33a16b85e4 Handle errors on loading settings Shin'ya Ueoka 2019-07-30 21:52:22 +0900
  • 6605d3ea99 Add an option to close the current tab and select the tab to the left chocolateboy 2019-07-28 05:35:07 +0100
  • 3db11041c5 🎉 Release 0.23 Shin'ya Ueoka 2019-05-29 20:10:19 +0900
  • 68673957ed
    Merge pull request #596 from ueokande/qa-0.23 Shin'ya Ueoka 2019-05-29 20:07:23 +0900
  • 698f905145 Save settings on switching a source Shin'ya Ueoka 2019-05-27 21:09:36 +0900
  • c8f54a899d Fix form keys Shin'ya Ueoka 2019-05-27 21:06:15 +0900
  • 37cd9d2f91 Set default engine and remain last engine on form settings Shin'ya Ueoka 2019-05-27 20:57:26 +0900
  • 3686bbbabf Fix test case Shin'ya Ueoka 2019-05-27 19:46:37 +0900
  • ff85797ffc Fix settings parsing Shin'ya Ueoka 2019-05-26 21:39:38 +0900
  • a603c72055 Fix QA.md Shin'ya Ueoka 2019-05-26 21:24:07 +0900
  • cf14262b3a Automate hintchars property test Shin'ya Ueoka 2019-05-26 21:15:19 +0900
  • 93f9e8219e Prepare target='_blank' Shin'ya UEOKA 2019-05-22 07:36:07 +0000
  • 728b0cb35f Fix completion order Shin'ya UEOKA 2019-05-21 23:33:31 +0000
  • 462c67d113 npm audit fix Shin'ya Ueoka 2019-05-26 17:11:38 +0900
  • ca82b9c921 Bump webpack-cli to 3.3.2 Shin'ya Ueoka 2019-05-26 17:10:53 +0900
  • 1ee39a31d9 Bump webpack to 4.32.2 Shin'ya Ueoka 2019-05-26 17:10:09 +0900
  • ebc6312b96 Bump webextensions-api-fake to 0.8.0 Shin'ya Ueoka 2019-05-26 17:09:15 +0900
  • 09d3a40d1a Bump eslint-plugin-react to 7.13.0 Shin'ya Ueoka 2019-05-26 17:07:42 +0900
  • 5b61fd1b7e Update @types packages Shin'ya Ueoka 2019-05-26 17:06:51 +0900
  • aea17a52d6
    Merge pull request #594 from ueokande/fix-duplicated-form Shin'ya Ueoka 2019-05-26 16:54:48 +0900
  • b42b31f187 Fix duplicated form Shin'ya Ueoka 2019-05-26 16:41:58 +0900
  • cd584c8e24
    Merge pull request #592 from ueokande/repeat-last-operation Shin'ya Ueoka 2019-05-26 16:24:14 +0900
  • 34a96cdc9c Add repeat operation test Shin'ya Ueoka 2019-05-26 15:44:13 +0900
  • 5133705dde Fix ClipboardUseCase.test Shin'ya Ueoka 2019-05-26 12:35:38 +0900
  • 48e005dc82 Repeat open, tabopen and winopen command Shin'ya Ueoka 2019-05-25 21:55:45 +0900
  • a2ee6897bf Add repeat.last operation to default settings Shin'ya Ueoka 2019-05-25 21:55:22 +0900
  • ccbe08cf66 Repeat last operation Shin'ya Ueoka 2019-05-25 21:33:33 +0900
  • 03370301a7 NavigateUseCase TabPresenter Shin'ya Ueoka 2019-05-24 22:25:42 +0900
  • 45a10d93c7 Fix NavigateUseCase test Shin'ya Ueoka 2019-05-24 22:22:02 +0900
  • 8d0739463d Move open parent and open root to background Shin'ya Ueoka 2019-05-24 21:51:18 +0900
  • e779fb1779 Install sinon Shin'ya Ueoka 2019-05-24 20:19:02 +0900
  • 5a7db96feb Move some navigation operations to background Shin'ya Ueoka 2019-05-23 21:30:07 +0900
  • 07897df636
    Merge pull request #590 from ueokande/remove-unnecessary-semi Shin'ya Ueoka 2019-05-22 20:35:40 +0900
  • fc1cd234d5 Use @typescript-eslint/semi rule Shin'ya Ueoka 2019-05-22 20:30:20 +0900
  • 39d65b136a Bump @typescript-eslint/eslint-plugin to 1.9.0 Shin'ya Ueoka 2019-05-22 20:23:48 +0900
  • c1f64927b6
    Merge pull request #588 from ueokande/tsyringe Shin'ya Ueoka 2019-05-22 20:16:21 +0900
  • 7be8bc7178 Disable minify Shin'ya Ueoka 2019-05-21 21:52:03 +0900
  • b60a085a2c FollowSlaveClient as a factory pattern Shin'ya Ueoka 2019-05-21 21:12:11 +0900
  • 1666e626b0 Use TSyringe on content script Shin'ya Ueoka 2019-05-20 22:21:31 +0900
  • 71f3a1ea2d Configure webpack and tsconfig Shin'ya Ueoka 2019-05-20 20:44:18 +0900
  • fa0325bb8a Goodble babel Shin'ya Ueoka 2019-05-20 20:43:58 +0900
  • 914b6500db Install ts-loader Shin'ya Ueoka 2019-05-20 20:38:21 +0900
  • cdfd54ed99 Use TSyringe on background script Shin'ya Ueoka 2019-05-19 21:34:08 +0900
  • c7803e7c29 Configure @babel/plugin-proposal-decorators Shin'ya Ueoka 2019-05-19 21:33:42 +0900
  • 54d274e9fd Install @babel/plugin-proposal-decorators Shin'ya Ueoka 2019-05-19 21:33:04 +0900
  • ffb740b3ab Update tsconfig Shin'ya Ueoka 2019-05-19 21:09:06 +0900
  • a58a18b361 Update eslint Shin'ya Ueoka 2019-05-19 21:08:32 +0900
  • 5a0dc68445 Install reflect-metadataa and tsyringe Shin'ya Ueoka 2019-05-19 20:32:28 +0900
  • ced89134e3 Fix failed CircleCI Shin'ya Ueoka 2019-05-19 16:52:40 +0900
  • 3f4bc62ed5
    Merge pull request #587 from ueokande/refactor-content Shin'ya Ueoka 2019-05-19 15:59:05 +0900
  • 6ec560bca3
    Merge pull request #586 from robsmith11/master Shin'ya Ueoka 2019-05-19 15:48:06 +0900
  • c4dcdff984 Add HintKeyProducer Shin'ya Ueoka 2019-05-19 15:40:23 +0900
  • 6d9aaef18c Add NavigationPresenter Shin'ya Ueoka 2019-05-19 15:36:14 +0900
  • c81b82ee39 Make routes Shin'ya Ueoka 2019-05-19 10:50:49 +0900
  • 4be04628e1 Remove unused components Shin'ya Ueoka 2019-05-19 09:34:40 +0900