Shin'ya Ueoka
|
be1f8e4d71
|
Merge pull request #300 from usk/feature/open-clipboard's-url
open clipboard's URL in current/new tab
|
2018-01-13 12:10:14 +00:00 |
|
Shin'ya Ueoka
|
335b9ca474
|
fix smooth scroll on key repeated
|
2018-01-13 19:51:22 +09:00 |
|
Shin'ya Ueoka
|
8fea1e5cd2
|
clean scrolls
|
2018-01-13 16:45:47 +09:00 |
|
Shin'ya Ueoka
|
2ca1b54faa
|
add smoothscroll property
|
2018-01-13 16:24:24 +09:00 |
|
Shin'ya Ueoka
|
42839161bb
|
add smooth scroll
|
2018-01-13 16:24:23 +09:00 |
|
Shin'ya Ueoka
|
057a0b8a46
|
remove window from scrolls
|
2018-01-13 15:33:59 +09:00 |
|
Shin'ya Ueoka
|
03bb124cce
|
support custom chars as hintchars
|
2018-01-11 22:02:38 +09:00 |
|
Shin'ya Ueoka
|
fad8f96a66
|
implement set option
|
2018-01-11 21:27:41 +09:00 |
|
Shin'ya Ueoka
|
befcff973a
|
fix property parser
|
2018-01-11 20:14:56 +09:00 |
|
Shin'ya Ueoka
|
dda4e7475c
|
move commands to background action
|
2018-01-11 20:07:25 +09:00 |
|
Shin'ya Ueoka
|
22c34a0a6f
|
add set property action in background
|
2018-01-10 21:34:40 +09:00 |
|
Shin'ya Ueoka
|
6083e70ea0
|
separate setting actions and reducers
|
2018-01-08 22:04:33 +09:00 |
|
Shin'ya Ueoka
|
d23c190cad
|
default properties
|
2018-01-08 21:40:12 +09:00 |
|
Shin'ya Ueoka
|
3dbdcdba07
|
property parser
|
2018-01-08 18:37:29 +09:00 |
|
Shin'ya Ueoka
|
5c449df9b6
|
separate command
|
2018-01-08 16:25:55 +09:00 |
|
Shin'ya Ueoka
|
fe48dce1c9
|
default property values
|
2018-01-08 16:25:55 +09:00 |
|
Shin'ya Ueoka
|
f4499b840c
|
Set default properties
|
2018-01-08 13:54:18 +09:00 |
|
Shin'ya Ueoka
|
86df54067f
|
Add PropertiesForm
|
2018-01-05 22:55:25 +09:00 |
|
Shin'ya Ueoka
|
e19f89f162
|
add property to settings
|
2018-01-05 22:55:25 +09:00 |
|
Shin'ya Ueoka
|
fbdec04786
|
move settings validator
|
2018-01-05 22:55:25 +09:00 |
|
usk
|
54a7662cd1
|
open clipboard's URL in current/new tab
|
2018-01-03 07:34:41 +09:00 |
|
Shin'ya Ueoka
|
df18fb337f
|
Merge pull request #291 from usk/feature/do-not-follow-link-which-has-aria-hidden-attribute-or-aria-disabled-attribute
do not follow link which has aria-hidden attribute or aria-disabled a…
|
2017-12-28 16:20:54 +09:00 |
|
l4
|
2e67d9a667
|
fix scroll settings typos
|
2017-12-28 13:58:53 +07:00 |
|
usk
|
de7883329b
|
do not follow link which has aria-hidden attribute or aria-disabled attribute
|
2017-12-24 06:29:07 +09:00 |
|
Shin'ya Ueoka
|
a133ee3d6a
|
Merge pull request #221 from kleschenko/fixed_completion
Fix history completion to show most frequent results first.
|
2017-12-22 08:04:14 +09:00 |
|
Shin'ya Ueoka
|
b18674de73
|
Merge pull request #240 from chocolateboy/pagination-tweaks
Pagination tweaks and fixes
|
2017-11-30 19:48:46 +09:00 |
|
Shin'ya Ueoka
|
d5517345a8
|
Merge pull request #252 from ollef/patch-1
Use encodeURIComponent for search queries
|
2017-11-29 18:54:57 +09:00 |
|
Shin'ya Ueoka
|
8361b70d0b
|
Merge pull request #222 from kleschenko/fix_buffers_completion
Fix buffers completion when there are some tabs with undefined title.
|
2017-11-29 18:35:35 +09:00 |
|
Shin'ya Ueoka
|
a69f33f569
|
cancel migrate on failure
|
2017-11-28 21:26:01 +09:00 |
|
Shin'ya Ueoka
|
e1060f9bb2
|
remove default form settings
|
2017-11-28 20:45:22 +09:00 |
|
Shin'ya Ueoka
|
6821372fc7
|
fix form key bindings
|
2017-11-26 21:59:29 +09:00 |
|
Shin'ya Ueoka
|
6b7fad3e49
|
fix form key bindings
|
2017-11-26 21:54:27 +09:00 |
|
Shin'ya Ueoka
|
8c79b2c5e7
|
fix keymap field
|
2017-11-26 21:06:39 +09:00 |
|
Shin'ya Ueoka
|
c934550a02
|
remove <C-Y>/<C-E> keymaps
|
2017-11-26 20:19:14 +09:00 |
|
Olle Fredriksson
|
86421b7586
|
Use encodeURIComponent for search queries
Should fix issue #244.
|
2017-11-26 12:02:08 +01:00 |
|
Shin'ya Ueoka
|
c23333110d
|
confirm before setting migration
|
2017-11-26 16:41:59 +09:00 |
|
Shin'ya Ueoka
|
26777d9e30
|
fix form css
|
2017-11-26 16:41:34 +09:00 |
|
Shin'ya Ueoka
|
705c47bc63
|
add KeymapsForm test
|
2017-11-26 12:34:49 +09:00 |
|
Shin'ya Ueoka
|
0967304ebe
|
add SearchForm test
|
2017-11-26 12:18:12 +09:00 |
|
Shin'ya Ueoka
|
d195890eb9
|
rename serach engine
|
2017-11-26 12:01:48 +09:00 |
|
Shin'ya Ueoka
|
e90cf895ad
|
add input test
|
2017-11-26 11:45:32 +09:00 |
|
Shin'ya Ueoka
|
256e7372d4
|
settings migration between json and form
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
2c46e9d448
|
fix keymap form
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
d15de42a75
|
settings helpers
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
f27d21908a
|
load settiongs from form
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
5070006193
|
add button
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
df10208ed5
|
blacklist form
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
bbad1c6c6a
|
delete button
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
2641183a5b
|
keymaps form
|
2017-11-26 11:45:05 +09:00 |
|
Shin'ya Ueoka
|
7b44b65247
|
Add search form
|
2017-11-26 11:45:05 +09:00 |
|