Commit graph

255 commits

Author SHA1 Message Date
Shin'ya Ueoka
f8e7e7840a drop http history if https if in histories 2017-09-17 23:03:34 +09:00
Shin'ya Ueoka
4bd55b67b6 fix .eslintrc 2017-09-17 23:00:54 +09:00
Shin'ya Ueoka
66de4a59d0 complete histoly simply 2017-09-17 21:32:05 +09:00
Shin'ya Ueoka
49fc34e444 add history permission 2017-09-17 20:12:49 +09:00
Shin'ya Ueoka
bf07e89126 Merge branch 'improve-follow-command' 2017-09-17 20:04:34 +09:00
Shin'ya Ueoka
1880df95f6 show hints for elements in viewport 2017-09-17 19:48:49 +09:00
Shin'ya Ueoka
324cf32c5b focus form items by following 2017-09-17 19:12:30 +09:00
Shin'ya Ueoka
ba2022c465 allow to open link in new tab 2017-09-17 17:15:14 +09:00
Shin'ya Ueoka
655ac16f38 open link on content index 2017-09-17 15:45:59 +09:00
Shin'ya Ueoka
59a28d0b44 follow key 2017-09-17 15:18:51 +09:00
Shin'ya Ueoka
78233b25b7 Merge branch 'pagenation-and-navigation' 2017-09-17 13:27:35 +09:00
Shin'ya Ueoka
ac8f7e65dc implement go-root command 2017-09-17 12:55:43 +09:00
Shin'ya Ueoka
e9863299ab implement go-parent command 2017-09-17 12:52:24 +09:00
Shin'ya Ueoka
0be9776cb3 fix ctrl modifier 2017-09-17 11:54:26 +09:00
Shin'ya Ueoka
ac8b40a2f3 pagenate by prev/next links 2017-09-17 11:54:21 +09:00
Shin'ya Ueoka
aeb0e0f96d rename history navigation 2017-09-17 09:26:51 +09:00
Shin'ya Ueoka
ae317113e7 Merge branch 'fix-lint' 2017-09-17 09:23:49 +09:00
Shin'ya Ueoka
92d958f65b sort .eslintrc 2017-09-17 09:07:32 +09:00
Shin'ya Ueoka
e82581605c fix .eslintrc 2017-09-17 09:07:00 +09:00
Shin'ya Ueoka
9df61e0451 update eslint 2017-09-17 09:05:49 +09:00
Shin'ya Ueoka
cd47088981 Merge branch 'lint' 2017-09-17 09:00:41 +09:00
Shin'ya Ueoka
9ae814dfe4 more strict lint 2017-09-17 08:59:12 +09:00
Shin'ya Ueoka
c5529958d5 Merge branch 'more-redux' 2017-09-16 23:32:19 +09:00
Shin'ya Ueoka
ae394e28c0 keep error message 2017-09-16 23:25:18 +09:00
Shin'ya Ueoka
fb1d3b5962 add store test and fix store 2017-09-16 23:17:42 +09:00
Shin'ya Ueoka
bf75603e15 propagate sender object 2017-09-16 22:24:27 +09:00
Shin'ya Ueoka
27702ef402 remove actions from content 2017-09-16 21:28:21 +09:00
Shin'ya Ueoka
c7a3dd16e6 message constants 2017-09-16 21:08:18 +09:00
Shin'ya Ueoka
83cb277ba2 consome as store/reducers 2017-09-16 21:08:18 +09:00
Shin'ya Ueoka
6127fdc285 use input as store/reducer 2017-09-14 21:47:53 +09:00
Shin'ya Ueoka
c42ac8fac4 improve store and reducers 2017-09-14 21:14:13 +09:00
Shin'ya Ueoka
9dc02b2fd8 remove unused message 2017-09-14 20:13:24 +09:00
Shin'ya Ueoka
a61f37ad61 content operations 2017-09-13 21:55:09 +09:00
Shin'ya Ueoka
b6e5153c1f move background actions to operations 2017-09-13 21:23:55 +09:00
Shin'ya Ueoka
0ae39f1b67 add simple store 2017-09-13 21:16:21 +09:00
Shin'ya Ueoka
b2cddcd69b Merge branch 'message-passing-refactoring' 2017-09-11 21:45:48 +09:00
Shin'ya Ueoka
7bc569eac7 fix input actions test 2017-09-11 21:37:51 +09:00
Shin'ya Ueoka
2190a525b4 add command actions test 2017-09-11 21:37:32 +09:00
Shin'ya Ueoka
bf890a6d9d command as action/reducer 2017-09-11 21:07:02 +09:00
Shin'ya Ueoka
14d13e2c3a add tests for input action/reducer 2017-09-10 22:23:17 +09:00
Shin'ya Ueoka
879b5afe66 key input sequence as action/reducer 2017-09-10 22:14:55 +09:00
Shin'ya Ueoka
adc6a5175c content commands as action/reducer 2017-09-10 17:51:25 +09:00
Shin'ya Ueoka
2c40d239f0 background command from reducer 2017-09-10 17:30:09 +09:00
Shin'ya Ueoka
359fdb5288 blur as action/reducer 2017-09-10 16:05:13 +09:00
Shin'ya Ueoka
3c67cc0a00 completion as action/reducer 2017-09-10 11:13:05 +09:00
Shin'ya Ueoka
7e35d11f65 add console actions/reducer tests and fix targets 2017-09-09 22:50:00 +09:00
Shin'ya Ueoka
e8056d2a70 console state as action/reducer in redux 2017-09-09 22:31:54 +09:00
Shin'ya Ueoka
8593b3f5cd remove messages 2017-09-09 20:36:07 +09:00
Shin'ya Ueoka
e6c5aea074 more broadcast message 2017-09-09 20:35:15 +09:00
Shin'ya Ueoka
6a2bfc51ba receive message of console 2017-09-09 20:25:21 +09:00