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 |
|
Daniel Campoverde
|
f9b59a1433
|
Remove unused variables
|
2017-11-26 14:52:54 -05:00 |
|
Daniel Campoverde
|
0056c5fec4
|
Fix visible links test
|
2017-11-26 14:40:26 -05:00 |
|
Daniel Campoverde
|
70a47fdaee
|
Fix linter error
|
2017-11-26 13:38:17 -05:00 |
|
Daniel Campoverde
|
6fc5d06205
|
Previous selected tab based on tab events only
|
2017-11-26 13:26:27 -05:00 |
|
Daniel Campoverde
|
3acd921d52
|
Use tab-change event handler
|
2017-11-26 13:19:40 -05:00 |
|
Daniel Campoverde
|
e9a7f679c4
|
Keep current en previous tabs id
|
2017-11-26 12:39:09 -05:00 |
|
Daniel Campoverde
|
9c1bc5552a
|
Format lines to 80 chars
|
2017-11-26 12:39:09 -05:00 |
|
Daniel Campoverde
|
94dedbd0e9
|
Clean selectPrevSelTab
|
2017-11-26 12:39:09 -05:00 |
|
Daniel Campoverde
|
bab0616f11
|
Default mapping for TAB_PREV_SEL operation
|
2017-11-26 12:39:08 -05:00 |
|
Daniel Campoverde
|
92a1e170e1
|
Keep previous selected tab
|
2017-11-26 12:39:08 -05:00 |
|
Daniel Campoverde
|
50cc126e08
|
Dummy selectPrevSelTab implementation
|
2017-11-26 12:39:08 -05: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 |
|
Shin'ya Ueoka
|
4e5ddc1d57
|
Add keybindings form
|
2017-11-26 11:40:12 +09:00 |
|
Shin'ya Ueoka
|
d33b37cdb9
|
Use Preact for settings and show validation
|
2017-11-26 11:40:12 +09:00 |
|