Magnus Bergmark
b45ffea6a4
Allow following <summary> elements
6 years ago
Shin'ya Ueoka
067da88d06
Move versions to background
6 years ago
Shin'ya Ueoka
df890379ca
Clean setting
6 years ago
Shin'ya Ueoka
96649fef63
See you my redux
6 years ago
Shin'ya Ueoka
efa1cb3967
Use official redux on content
6 years ago
Shin'ya Ueoka
cf0dcf2522
blacklist as an util
6 years ago
Shin'ya Ueoka
85b4bd5b07
Use pure redux on console
6 years ago
Shin'ya Ueoka
88238005ab
Rewrite tests with async/await
6 years ago
Shin'ya Ueoka
1f51f3260d
add tests
7 years ago
Shin'ya Ueoka
88e216d49b
Notify when updated
7 years ago
Shin'ya Ueoka
a63311bd34
mock browser
7 years ago
Shin'ya Ueoka
fc8a12faa6
global expect
7 years ago
Shin'ya Ueoka
92f8365be7
set find keyword from background
7 years ago
Shin'ya Ueoka
24e72aa6e0
add global find keyword
7 years ago
Shin'ya Ueoka
90b83d7b7b
hide console on <Esc> and <C-{>
7 years ago
Shin'ya Ueoka
37410b874f
add hide action for console
7 years ago
Shin'ya Ueoka
befcff973a
fix property parser
7 years ago
Shin'ya Ueoka
dda4e7475c
move commands to background action
7 years ago
Shin'ya Ueoka
22c34a0a6f
add set property action in background
7 years ago
Shin'ya Ueoka
6083e70ea0
separate setting actions and reducers
7 years ago
Shin'ya Ueoka
3dbdcdba07
property parser
7 years ago
Shin'ya Ueoka
86df54067f
Add PropertiesForm
7 years ago
Shin'ya Ueoka
e19f89f162
add property to settings
7 years ago
Shin'ya Ueoka
fbdec04786
move settings validator
7 years ago
Shin'ya Ueoka
e1060f9bb2
remove default form settings
7 years ago
Shin'ya Ueoka
705c47bc63
add KeymapsForm test
7 years ago
Shin'ya Ueoka
0967304ebe
add SearchForm test
7 years ago
Shin'ya Ueoka
7e2c2476ef
add BlacklistForm test
7 years ago
Shin'ya Ueoka
e90cf895ad
add input test
7 years ago
Shin'ya Ueoka
d15de42a75
settings helpers
7 years ago
chocolateboy
ee3cd3faab
pagination tweaks and fixes:
...
- fallback links:
- select the last matching link rather than the first
- use `innerText` rather than `textContent`
- use a single regex for each pattern rather than an array
- fix markup typo in test
7 years ago
chocolateboy
4a44679321
improve #linkPrev and #linkNext:
...
- add support for <link> elements
- match if there's more than one rel e.g. <a rel="nofollow next">...</a>
- more tests
7 years ago
Shin'ya Ueoka
c202ab0529
fix hot-reload settings
7 years ago
Shin'ya Ueoka
ccf3c7b421
fix for symbol keys
7 years ago
Shin'ya Ueoka
036ede3379
support mutliple modifiers for key bindings
7 years ago
Shin'ya Ueoka
4e94695c75
add key utils
7 years ago
Shin'ya Ueoka
fe8a928317
remove unused actions and fix test
7 years ago
Shin'ya Ueoka
956dd937d3
console as redux architecture
7 years ago
Shin'ya Ueoka
e1c70769ea
add find action and reducer
7 years ago
Shin'ya Ueoka
be37c42d28
show find in console
7 years ago
Shin'ya Ueoka
387524a407
fix plugin load
7 years ago
Shin'ya Ueoka
2c600786c8
rename to follow-controller
7 years ago
Shin'ya Ueoka
b9f2668cea
add blacklist setting
7 years ago
Shin'ya Ueoka
c6eb5553d0
add setting actions in content
7 years ago
Shin'ya Ueoka
59f7ef205d
add addon actions
7 years ago
Shin'ya Ueoka
cd6f7e7788
support shift modifier
7 years ago
Shin'ya Ueoka
214a5103f3
emit mapped keys from input-component
7 years ago
Shin'ya Ueoka
45b3b0510f
follow links for multi-frames in viewport
7 years ago
Shin'ya Ueoka
4c9d0433a6
make top-content component and frame-content component
7 years ago
Shin'ya Ueoka
bebf8e2327
get hints from window
7 years ago