Shin'ya UEOKA
7528fe831f
Ignore keys on partial blacklist
2019-10-08 11:43:10 +00:00
Shin'ya UEOKA
da3ce77aa0
Move Key to settings
2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
0dec6c641f
Make Settings class
2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
2116ac90a6
Make Search class
2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
410ffbb037
Make Keymap class
2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
b496cea582
Make KeySequence class
2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
62a86c5253
Make key class
2019-10-06 12:58:59 +00:00
Shin'ya Ueoka
5133705dde
Fix ClipboardUseCase.test
2019-05-26 12:35:38 +09:00
Shin'ya Ueoka
8d0739463d
Move open parent and open root to background
2019-05-24 21:51:18 +09:00
Shin'ya Ueoka
1666e626b0
Use TSyringe on content script
2019-05-21 20:30:37 +09:00
Shin'ya Ueoka
c4dcdff984
Add HintKeyProducer
2019-05-19 15:40:23 +09:00
Shin'ya Ueoka
6d9aaef18c
Add NavigationPresenter
2019-05-19 15:36:14 +09:00
Shin'ya Ueoka
4be04628e1
Remove unused components
2019-05-19 09:34:40 +09:00
Shin'ya Ueoka
e0c4182f14
Follow as a clean architecture
2019-05-19 09:26:52 +09:00
Shin'ya Ueoka
a5518dce3d
Define Key and KeySequence
2019-05-18 21:43:56 +09:00
Shin'ya Ueoka
efc48dc742
Keymaps as a clean architecture [WIP]
2019-05-18 17:28:11 +09:00
Shin'ya Ueoka
fb8b4d28ce
Hints as a classes
2019-05-17 23:06:27 +09:00
Shin'ya Ueoka
8cef5981b8
Clipbaord as a clean architecture
2019-05-11 17:45:58 +09:00
Shin'ya Ueoka
c6288f19d9
Mark set/jump as a clean architecture
2019-05-11 16:38:08 +09:00
Shin'ya Ueoka
ebfb172520
find
2019-05-11 15:56:18 +09:00
Shin'ya Ueoka
1ba1660269
Make find as a clean architecture
2019-05-11 11:37:18 +09:00
Shin'ya Ueoka
bacf83a320
Make settings as a clean architecture
2019-05-11 08:04:01 +09:00
Shin'ya Ueoka
e76ca380f7
Make addon-enabled as a clean architecture
2019-05-10 23:00:59 +09:00
Shin'ya Ueoka
b002d70070
src/content
2019-05-06 22:17:18 +09:00
Shin'ya Ueoka
a0882bbceb
Declare setting types
2019-05-06 22:17:18 +09:00
Shin'ya Ueoka
d01db82c0d
Types src/content
2019-05-05 23:59:59 +09:00
Shin'ya Ueoka
c60d0e7392
Rename .js/.jsx to .ts/.tsx
2019-05-02 11:14:19 +09:00
Shin'ya Ueoka
f66e75575d
Store x position into marks
2018-10-11 17:33:27 +09:00
Shin'ya Ueoka
2055dfb2fb
Rename mode acton and reducer
2018-10-11 17:33:22 +09:00
Shin'ya Ueoka
bf283c732e
Add mark action and reducer
2018-10-11 15:00:50 +09:00
Magnus Bergmark
b45ffea6a4
Allow following <summary> elements
2018-07-16 13:04:26 +02:00
Shin'ya Ueoka
efa1cb3967
Use official redux on content
2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
fc8a12faa6
global expect
2018-05-05 13:56:52 +09:00
Shin'ya Ueoka
92f8365be7
set find keyword from background
2018-03-07 21:05:52 +09:00
Shin'ya Ueoka
90b83d7b7b
hide console on <Esc> and <C-{>
2018-03-04 18:41:23 +09:00
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
2017-11-23 16:39:45 +00:00
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
2017-11-17 23:17:32 +00:00
Shin'ya Ueoka
c202ab0529
fix hot-reload settings
2017-11-13 19:44:19 +09:00
Shin'ya Ueoka
036ede3379
support mutliple modifiers for key bindings
2017-11-11 20:34:31 +09:00
Shin'ya Ueoka
fe8a928317
remove unused actions and fix test
2017-11-11 18:51:32 +09:00
Shin'ya Ueoka
e1c70769ea
add find action and reducer
2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
387524a407
fix plugin load
2017-11-05 07:47:05 +09:00
Shin'ya Ueoka
2c600786c8
rename to follow-controller
2017-10-31 19:34:32 +09:00
Shin'ya Ueoka
c6eb5553d0
add setting actions in content
2017-10-22 20:14:38 +09:00
Shin'ya Ueoka
59f7ef205d
add addon actions
2017-10-21 13:26:36 +09:00
Shin'ya Ueoka
cd6f7e7788
support shift modifier
2017-10-21 12:50:53 +09:00
Shin'ya Ueoka
214a5103f3
emit mapped keys from input-component
2017-10-21 12:47:44 +09:00
Shin'ya Ueoka
45b3b0510f
follow links for multi-frames in viewport
2017-10-15 21:59:37 +09:00
Shin'ya Ueoka
4c9d0433a6
make top-content component and frame-content component
2017-10-15 09:04:00 +09:00
Shin'ya Ueoka
bebf8e2327
get hints from window
2017-10-14 06:46:31 +09:00