index
:
vim-vixen.git
master
vim-vixen: keyboard driven firefox navigation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
npm run lint:fix
Shin'ya UEOKA
2020-12-27
1
-6
/
+11
*
Merge pull request #854 from femnad/825-fix-scroll-up-from-bottom
Shin'ya Ueoka
2020-12-27
1
-18
/
+23
|
\
|
*
Check scrollability by actually scrolling elements
Cihan Demirci
2020-10-10
1
-18
/
+23
*
|
Remove unused usecases
Shin'ya Ueoka
2020-12-09
5
-121
/
+0
*
|
Add operators' test
Shin'ya Ueoka
2020-12-09
8
-31
/
+37
*
|
extract independent classes
Shin'ya Ueoka
2020-12-09
28
-323
/
+403
*
|
Make operators as a strategy pattern
Shin'ya Ueoka
2020-12-09
15
-78
/
+590
*
|
Make HintKeyRepository
Shin'ya Ueoka
2020-12-09
5
-84
/
+61
*
|
Update ScrollPresenter.ts
TeepaBlue
2020-12-03
1
-1
/
+1
|
/
*
Merge pull request #823 from dev-output/focus-inputs-missing-type
Shin'ya Ueoka
2020-09-21
1
-1
/
+1
|
\
|
*
Focus inputs without type
Steve Fromwork
2020-08-31
1
-1
/
+1
*
|
Prevent setting of console frame border
Steve Fromwork
2020-08-31
1
-1
/
+1
*
|
Prevent setting of console frame background
Steve Fromwork
2020-08-31
1
-1
/
+1
|
/
*
Merge pull request #798 from ueokande/eslint
Shin'ya Ueoka
2020-08-12
3
-23
/
+3
|
\
|
*
Enable @typescript-eslint/no-extra-non-null-assertion
Shin'ya Ueoka
2020-08-11
2
-3
/
+3
|
*
Enable @typescript-eslint/no-namespace
Shin'ya Ueoka
2020-08-11
1
-20
/
+0
*
|
Merge pull request #783 from YoloClin/follow-js-click-last-ditch-effort
Shin'ya Ueoka
2020-08-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
When no href value exists on a link the user selects to follow, attempt to cl...
yoloClin
2020-08-02
1
-0
/
+1
*
|
Merge pull request #755 from MatiasStorm/improved_scrolling
Shin'ya Ueoka
2020-08-10
1
-11
/
+14
|
\
\
|
*
|
Minor improvements to ScrollPresenter
MatiasStorm
2020-05-11
1
-11
/
+14
|
|
/
*
|
Reverted change in getTargets
MatiasStorm
2020-05-12
1
-1
/
+1
*
|
Removed performance measurements
MatiasStorm
2020-05-12
1
-3
/
+0
*
|
Added elements with the 'onclick' attribute to allowed hints
MatiasStorm
2020-05-12
2
-2
/
+9
|
/
*
Use plugin:prettier/recommended
Shin'ya Ueoka
2020-04-13
60
-635
/
+641
*
Clear keys on window blur
Shin'ya Ueoka
2020-02-05
3
-0
/
+15
*
Enable addon on blacklisted sites
Shin'ya Ueoka
2019-12-22
2
-6
/
+6
*
npm run lint:fix
Shin'ya Ueoka
2019-12-22
32
-145
/
+145
*
Rename count to repeat
Shin'ya Ueoka
2019-12-21
3
-10
/
+10
*
Add numeric prefix to repeat a command
Shin'ya Ueoka
2019-12-21
3
-52
/
+49
*
Repeat content operation with a numeric prefix
Shin'ya Ueoka
2019-12-13
2
-95
/
+103
*
Add prefix functions in KeySequence
Shin'ya Ueoka
2019-12-13
3
-2
/
+93
*
Ignore keys on partial blacklist
Shin'ya UEOKA
2019-10-08
3
-0
/
+26
*
Add partial blacklist item
Shin'ya UEOKA
2019-10-07
1
-1
/
+2
*
Move Key to settings
Shin'ya UEOKA
2019-10-07
10
-162
/
+46
*
Make Settings class
Shin'ya UEOKA
2019-10-06
3
-4
/
+4
*
Make Blacklist class
Shin'ya UEOKA
2019-10-06
1
-5
/
+1
*
Make Keymap class
Shin'ya UEOKA
2019-10-06
2
-15
/
+10
*
Make KeySequence class
Shin'ya UEOKA
2019-10-06
3
-39
/
+29
*
Make key class
Shin'ya UEOKA
2019-10-06
4
-60
/
+81
*
Do not map Ctrl+C on imput
Shin'ya Ueoka
2019-09-05
1
-3
/
+0
*
Cancel follow mode and console by Ctrl-C
Shin'ya Ueoka
2019-09-05
1
-1
/
+10
*
Add an option to close the current tab and select the tab to the left
chocolateboy
2019-07-28
1
-1
/
+1
*
Prepare target='_blank'
Shin'ya UEOKA
2019-05-26
1
-5
/
+5
*
Repeat open, tabopen and winopen command
Shin'ya Ueoka
2019-05-25
2
-3
/
+25
*
Repeat last operation
Shin'ya Ueoka
2019-05-25
3
-5
/
+11
*
Move open parent and open root to background
Shin'ya Ueoka
2019-05-24
3
-43
/
+0
*
Move some navigation operations to background
Shin'ya Ueoka
2019-05-23
3
-12
/
+41
*
Use @typescript-eslint/semi rule
Shin'ya Ueoka
2019-05-22
28
-56
/
+1
*
FollowSlaveClient as a factory pattern
Shin'ya Ueoka
2019-05-21
3
-21
/
+41
*
Use TSyringe on content script
Shin'ya Ueoka
2019-05-21
30
-427
/
+381
[next]