Commit Graph

  • 482206f6c9 Merge pull request #18 from ueokande/fix-17-key-repeat-does-not-work Shin'ya Ueoka 2017-10-04 19:25:10 +0900
  • 5e5fdafd94 fix key-repeat does not work Shin'ya Ueoka 2017-10-04 18:58:54 +0900
  • 3244c3c35d Merge pull request #16 from ueokande/enable-keys Shin'ya Ueoka 2017-10-03 21:31:25 +0900
  • 4b5616b524 capture keys on both keypress and keydown Shin'ya Ueoka 2017-10-03 21:07:11 +0900
  • 5ac1f60ece remove deprecated property in KeyboardEvent Shin'ya Ueoka 2017-10-03 20:58:50 +0900
  • eff8d9a83e comtent input as compoents Shin'ya UEOKA 2017-10-03 02:54:38 +0000
  • b5e52a75d7 Merge branch 'more-redux' Shin'ya Ueoka 2017-10-02 22:06:44 +0900
  • fc36195e79 add follow action and reducers test Shin'ya Ueoka 2017-10-02 21:53:12 +0900
  • 0a7ae631cd follow as redux Shin'ya Ueoka 2017-10-02 21:35:52 +0900
  • 6f857e2c81 Merge branch 'fix-fast-typing' Shin'ya Ueoka 2017-10-02 18:28:58 +0900
  • b8acc1bae7 clsoe #13 Shin'ya Ueoka 2017-10-02 18:24:58 +0900
  • 192e6fec1b Merge branch 'more-components' Shin'ya Ueoka 2017-10-01 20:33:18 +0900
  • a74a8b537e BackgroundInputComponent Shin'ya Ueoka 2017-10-01 17:17:20 +0900
  • 825bb63476 BackgroundComponent Shin'ya Ueoka 2017-10-01 17:04:26 +0900
  • 1f3dc0ba5a update README Shin'ya Ueoka 2017-10-01 15:46:07 +0900
  • c382715405 search engine validation Shin'ya Ueoka 2017-10-01 15:42:45 +0900
  • 27aa739caf search settings in store Shin'ya Ueoka 2017-10-01 15:04:23 +0900
  • 7a85b203ac load default settings Shin'ya Ueoka 2017-10-01 13:37:27 +0900
  • aecb4d9027 update TODOs Shin'ya Ueoka 2017-10-01 12:28:15 +0900
  • 1b2554adee Merge branch 'settings-validation' Shin'ya Ueoka 2017-10-01 12:25:49 +0900
  • 8c9051076f use validation on settings Shin'ya Ueoka 2017-10-01 12:15:35 +0900
  • 2d0968a70b add setting validator Shin'ya Ueoka 2017-10-01 11:58:34 +0900
  • 61806a4e7f setting as redux Shin'ya Ueoka 2017-10-01 10:59:47 +0900
  • 709fa95aa3 clean console.js Shin'ya Ueoka 2017-10-01 10:09:24 +0900
  • be5f4d12d5 allow class-methods-use-this Shin'ya Ueoka 2017-10-01 10:01:09 +0900
  • 0c0a7efe70 console component Shin'ya Ueoka 2017-10-01 09:59:34 +0900
  • 749eea5ecf completion in background Shin'ya Ueoka 2017-10-01 08:57:20 +0900
  • 40cc5b9175 add tests for completion and fix Shin'ya Ueoka 2017-10-01 08:32:55 +0900
  • 567b696cec redux in console Shin'ya Ueoka 2017-09-30 22:51:18 +0900
  • 6551420e1a move messages to content Shin'ya Ueoka 2017-09-30 20:27:26 +0900
  • 1145eb3478 Merge branch 'configurable-keymap' Shin'ya Ueoka 2017-09-30 16:20:16 +0900
  • c5efeda78c reload settings on settings changed Shin'ya Ueoka 2017-09-30 13:42:04 +0900
  • e3f95f9ecf Initialize default settings on background Shin'ya Ueoka 2017-09-28 21:02:47 +0900
  • e97ffafea3 load keymaps from storage Shin'ya Ueoka 2017-09-27 21:51:39 +0900
  • 8ba490ea11 fix settings form Shin'ya Ueoka 2017-09-30 13:24:24 +0900
  • 8791ed4e5e add simple form Shin'ya Ueoka 2017-09-25 22:15:56 +0900
  • 4edb0331a1 clean operation definitions Shin'ya Ueoka 2017-09-25 21:22:28 +0900
  • c2a5a41cb6 Merge branch 'some-fix' Shin'ya Ueoka 2017-09-25 21:14:52 +0900
  • 1a21e548d9 blur on input elements when Esc pressed Shin'ya Ueoka 2017-09-25 20:57:01 +0900
  • 6c01283973 support t/T command and fix alter mode Shin'ya Ueoka 2017-09-25 19:49:37 +0900
  • 2b6aca17b0 Merge branch 'improve-follow' Shin'ya Ueoka 2017-09-20 21:06:16 +0900
  • c8c76dbde1 remove TODO Shin'ya Ueoka 2017-09-20 20:34:35 +0900
  • 9e4e6f8475 fix miss function cal Shin'ya Ueoka 2017-09-20 20:19:54 +0900
  • e2b1f0d4d5 open cross-origin links by background Shin'ya Ueoka 2017-09-20 20:18:05 +0900
  • 71c271cdf0 ignore keypress for another elements Shin'ya Ueoka 2017-09-20 20:01:23 +0900
  • c5aaaa948f Merge branch 'improve-follow' Shin'ya Ueoka 2017-09-19 22:44:42 +0900
  • 7c943eb675 click link and avoid invalid links Shin'ya Ueoka 2017-09-19 22:23:23 +0900
  • a88890809c fix hint style Shin'ya Ueoka 2017-09-19 22:23:15 +0900
  • 2286448b68 use offsetHeight to check element visibility Shin'ya Ueoka 2017-09-19 21:55:25 +0900
  • 5d0c33c1a6 move hint to front Shin'ya Ueoka 2017-09-19 21:54:50 +0900
  • 2c079b0e01 Merge branch 'open-or-search' Shin'ya Ueoka 2017-09-18 22:06:17 +0900
  • 14a60c67b9 update README Shin'ya Ueoka 2017-09-18 22:00:49 +0900
  • c4e79243ca completion for search engines Shin'ya Ueoka 2017-09-18 21:59:39 +0900
  • 0e924a27d1 search with engines Shin'ya Ueoka 2017-09-18 21:48:34 +0900
  • 8a8222158c Merge branch 'history-completion' Shin'ya Ueoka 2017-09-18 00:58:14 +0900
  • 10bb350d84 update readme Shin'ya Ueoka 2017-09-18 00:54:51 +0900
  • a5af174db5 filter closed path Shin'ya Ueoka 2017-09-18 00:53:11 +0900
  • 44d9123bc4 sory by url Shin'ya Ueoka 2017-09-18 00:27:39 +0900
  • 5d13818fb4 use shortest link on suggestion filter Shin'ya Ueoka 2017-09-18 00:16:12 +0900
  • 43cf68b65b fix history range Shin'ya Ueoka 2017-09-18 00:00:57 +0900
  • bf8470e131 fix for lint Shin'ya Ueoka 2017-09-17 23:59:30 +0900
  • 7ace5e1e19 filter empty title Shin'ya Ueoka 2017-09-17 23:40:55 +0900
  • f8e7e7840a drop http history if https if in histories Shin'ya Ueoka 2017-09-17 23:03:34 +0900
  • 4bd55b67b6 fix .eslintrc Shin'ya Ueoka 2017-09-17 23:00:54 +0900
  • 66de4a59d0 complete histoly simply Shin'ya Ueoka 2017-09-17 21:32:05 +0900
  • 49fc34e444 add history permission Shin'ya Ueoka 2017-09-17 20:12:49 +0900
  • bf07e89126 Merge branch 'improve-follow-command' Shin'ya Ueoka 2017-09-17 20:04:34 +0900
  • 1880df95f6 show hints for elements in viewport Shin'ya Ueoka 2017-09-17 19:48:49 +0900
  • 324cf32c5b focus form items by following Shin'ya Ueoka 2017-09-17 18:21:07 +0900
  • ba2022c465 allow to open link in new tab Shin'ya Ueoka 2017-09-17 17:13:48 +0900
  • 655ac16f38 open link on content index Shin'ya Ueoka 2017-09-17 15:45:59 +0900
  • 59a28d0b44 follow key Shin'ya Ueoka 2017-09-17 15:18:51 +0900
  • 78233b25b7 Merge branch 'pagenation-and-navigation' Shin'ya Ueoka 2017-09-17 13:27:35 +0900
  • ac8f7e65dc implement go-root command Shin'ya Ueoka 2017-09-17 12:55:43 +0900
  • e9863299ab implement go-parent command Shin'ya Ueoka 2017-09-17 12:52:24 +0900
  • 0be9776cb3 fix ctrl modifier Shin'ya Ueoka 2017-09-17 11:25:42 +0900
  • ac8b40a2f3 pagenate by prev/next links Shin'ya Ueoka 2017-09-17 10:52:09 +0900
  • aeb0e0f96d rename history navigation Shin'ya Ueoka 2017-09-17 09:26:51 +0900
  • ae317113e7 Merge branch 'fix-lint' Shin'ya Ueoka 2017-09-17 09:23:49 +0900
  • 92d958f65b sort .eslintrc Shin'ya Ueoka 2017-09-17 09:07:32 +0900
  • e82581605c fix .eslintrc Shin'ya Ueoka 2017-09-17 09:07:00 +0900
  • 9df61e0451 update eslint Shin'ya Ueoka 2017-09-17 09:05:49 +0900
  • cd47088981 Merge branch 'lint' Shin'ya Ueoka 2017-09-17 09:00:41 +0900
  • 9ae814dfe4 more strict lint Shin'ya Ueoka 2017-09-17 08:59:12 +0900
  • c5529958d5 Merge branch 'more-redux' Shin'ya Ueoka 2017-09-16 23:32:19 +0900
  • ae394e28c0 keep error message Shin'ya Ueoka 2017-09-16 23:24:37 +0900
  • fb1d3b5962 add store test and fix store Shin'ya Ueoka 2017-09-16 23:17:42 +0900
  • bf75603e15 propagate sender object Shin'ya Ueoka 2017-09-16 22:24:27 +0900
  • 27702ef402 remove actions from content Shin'ya Ueoka 2017-09-16 21:28:21 +0900
  • c7a3dd16e6 message constants Shin'ya Ueoka 2017-09-16 20:26:13 +0900
  • 83cb277ba2 consome as store/reducers Shin'ya Ueoka 2017-09-14 22:04:42 +0900
  • 6127fdc285 use input as store/reducer Shin'ya Ueoka 2017-09-14 21:40:28 +0900
  • c42ac8fac4 improve store and reducers Shin'ya Ueoka 2017-09-14 21:14:13 +0900
  • 9dc02b2fd8 remove unused message Shin'ya Ueoka 2017-09-14 20:13:24 +0900
  • a61f37ad61 content operations Shin'ya Ueoka 2017-09-13 21:55:09 +0900
  • b6e5153c1f move background actions to operations Shin'ya Ueoka 2017-09-13 21:23:55 +0900
  • 0ae39f1b67 add simple store Shin'ya Ueoka 2017-09-13 21:11:01 +0900
  • b2cddcd69b Merge branch 'message-passing-refactoring' Shin'ya Ueoka 2017-09-11 21:45:48 +0900
  • 7bc569eac7 fix input actions test Shin'ya Ueoka 2017-09-11 21:37:51 +0900
  • 2190a525b4 add command actions test Shin'ya Ueoka 2017-09-11 21:37:32 +0900