Commit graph

127 commits

Author SHA1 Message Date
Shin'ya Ueoka
32168a94e0 fix imports in src 2017-10-05 20:14:58 +09:00
Shin'ya Ueoka
6594841b1d use createStore short-hand method 2017-10-04 21:30:57 +09:00
Shin'ya Ueoka
a74a8b537e BackgroundInputComponent 2017-10-01 17:18:26 +09:00
Shin'ya Ueoka
825bb63476 BackgroundComponent 2017-10-01 17:17:47 +09:00
Shin'ya Ueoka
27aa739caf search settings in store 2017-10-01 15:04:23 +09:00
Shin'ya Ueoka
7a85b203ac load default settings 2017-10-01 13:46:15 +09:00
Shin'ya Ueoka
6551420e1a move messages to content 2017-09-30 20:36:17 +09:00
Shin'ya Ueoka
c5efeda78c reload settings on settings changed 2017-09-30 13:42:04 +09:00
Shin'ya Ueoka
e3f95f9ecf Initialize default settings on background 2017-09-30 13:32:54 +09:00
Shin'ya Ueoka
e97ffafea3 load keymaps from storage 2017-09-30 13:32:34 +09:00
Shin'ya Ueoka
4edb0331a1 clean operation definitions 2017-09-25 21:45:03 +09:00
Shin'ya Ueoka
6c01283973 support t/T command and fix alter mode 2017-09-25 19:50:11 +09:00
Shin'ya Ueoka
a5af174db5 filter closed path 2017-09-18 00:53:11 +09:00
Shin'ya Ueoka
44d9123bc4 sory by url 2017-09-18 00:27:39 +09:00
Shin'ya Ueoka
5d13818fb4 use shortest link on suggestion filter 2017-09-18 00:17:26 +09:00
Shin'ya Ueoka
43cf68b65b fix history range 2017-09-18 00:02:03 +09:00
Shin'ya Ueoka
bf8470e131 fix for lint 2017-09-17 23:59:30 +09:00
Shin'ya Ueoka
7ace5e1e19 filter empty title 2017-09-17 23:40:55 +09:00
Shin'ya Ueoka
f8e7e7840a drop http history if https if in histories 2017-09-17 23:03:34 +09:00
Shin'ya Ueoka
66de4a59d0 complete histoly simply 2017-09-17 21:32:05 +09:00
Shin'ya Ueoka
ba2022c465 allow to open link in new tab 2017-09-17 17:15:14 +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
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
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
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
bf890a6d9d command as action/reducer 2017-09-11 21:07:02 +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
3c67cc0a00 completion as action/reducer 2017-09-10 11:13:05 +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
eff7fe276b remove keys 2017-09-09 16:43:17 +09:00
Shin'ya Ueoka
d8c9651b77 fix 2017-09-05 18:15:24 +09:00
Shin'ya Ueoka
ee9359c138 fix completion 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
4341f5ab62 select tab as rotations 2017-09-05 18:15:24 +09:00
Shin'ya Ueoka
e0bff54a82 use promise and show errors 2017-09-03 16:13:02 +09:00
Shin'ya Ueoka
68753b3660 response by type 2017-09-02 21:48:26 +09:00
Shin'ya Ueoka
3e2820a6b4 throw error on multiple buffer matched 2017-09-02 10:14:30 +09:00