Commit graph

73 commits

Author SHA1 Message Date
Shin'ya Ueoka
58123210ab separate settings 2017-10-08 14:44:21 +09:00
Shin'ya Ueoka
22db12f2a3 move messages to shared 2017-10-08 13:58:01 +09:00
Shin'ya Ueoka
e2aae9cff2 follow from content-input 2017-10-08 09:56:54 +09:00
Shin'ya Ueoka
6f9b217df8 make content-input more simple 2017-10-08 09:54:15 +09:00
Shin'ya Ueoka
ea455059bd prevent keymaps in the page 2017-10-08 07:41:55 +09:00
Shin'ya Ueoka
30641f1b75 load settings from content 2017-10-07 22:31:37 +09:00
Shin'ya Ueoka
8ff302a1f2 store input keys in content script 2017-10-07 18:50:43 +09:00
Shin'ya Ueoka
a6b197ca73 reload settings on content 2017-10-07 15:13:54 +09:00
Shin'ya Ueoka
4cb17031d1 [wip] remove STATE_UPDATE 2017-10-06 23:55:52 +09:00
Shin'ya Ueoka
32168a94e0 fix imports in src 2017-10-05 20:14:58 +09:00
Shin'ya Ueoka
5fb3de3263 move operations 2017-10-04 22:05:29 +09:00
Shin'ya Ueoka
79a4a805f6 single reducer 2017-10-04 22:01:16 +09:00
Shin'ya Ueoka
6594841b1d use createStore short-hand method 2017-10-04 21:30:57 +09:00
Shin'ya Ueoka
5ac1f60ece remove deprecated property in KeyboardEvent 2017-10-03 20:58:50 +09:00
Shin'ya UEOKA
eff8d9a83e comtent input as compoents 2017-10-03 20:20:24 +09:00
Shin'ya Ueoka
0a7ae631cd follow as redux 2017-10-02 21:38:23 +09:00
Shin'ya Ueoka
6551420e1a move messages to content 2017-09-30 20:36:17 +09:00
Shin'ya Ueoka
4edb0331a1 clean operation definitions 2017-09-25 21:45:03 +09:00
Shin'ya Ueoka
1a21e548d9 blur on input elements when Esc pressed 2017-09-25 20:57:01 +09:00
Shin'ya Ueoka
9e4e6f8475 fix miss function cal 2017-09-20 20:19:54 +09:00
Shin'ya Ueoka
e2b1f0d4d5 open cross-origin links by background 2017-09-20 20:18:05 +09:00
Shin'ya Ueoka
71c271cdf0 ignore keypress for another elements 2017-09-20 20:01:23 +09:00
Shin'ya Ueoka
7c943eb675 click link and avoid invalid links 2017-09-19 22:38:04 +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
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
9ae814dfe4 more strict lint 2017-09-17 08:59:12 +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
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
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
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
e8056d2a70 console state as action/reducer in redux 2017-09-09 22:31:54 +09:00
Shin'ya Ueoka
e6c5aea074 more broadcast message 2017-09-09 20:35:15 +09:00
Shin'ya Ueoka
0eed357a5e broadcast an action 2017-09-09 20:16:51 +09:00
Shin'ya Ueoka
3d35db9fc1 send message to content instead of response 2017-09-09 20:03:06 +09:00
Shin'ya Ueoka
e15de17598 use action as object 2017-09-09 16:51:19 +09:00
Shin'ya Ueoka
d8c9651b77 fix 2017-09-05 18:15:24 +09:00
Shin'ya Ueoka
73a4fe0bb1 do simple completion 2017-09-05 18:15:24 +09:00
Shin'ya Ueoka
29f82d3a7f reopen command line after error 2017-09-03 17:41:01 +09:00
Shin'ya Ueoka
e0bff54a82 use promise and show errors 2017-09-03 16:13:02 +09:00