Daniel Campoverde
|
f9b59a1433
|
Remove unused variables
|
7 years ago |
Daniel Campoverde
|
0056c5fec4
|
Fix visible links test
|
7 years ago |
Daniel Campoverde
|
70a47fdaee
|
Fix linter error
|
7 years ago |
Daniel Campoverde
|
6fc5d06205
|
Previous selected tab based on tab events only
|
7 years ago |
Daniel Campoverde
|
3acd921d52
|
Use tab-change event handler
|
7 years ago |
Daniel Campoverde
|
e9a7f679c4
|
Keep current en previous tabs id
|
7 years ago |
Daniel Campoverde
|
9c1bc5552a
|
Format lines to 80 chars
|
7 years ago |
Daniel Campoverde
|
94dedbd0e9
|
Clean selectPrevSelTab
|
7 years ago |
Daniel Campoverde
|
848b3c097f
|
Document TAB_PREV_SEL operation
|
7 years ago |
Daniel Campoverde
|
bab0616f11
|
Default mapping for TAB_PREV_SEL operation
|
7 years ago |
Daniel Campoverde
|
92a1e170e1
|
Keep previous selected tab
|
7 years ago |
Daniel Campoverde
|
50cc126e08
|
Dummy selectPrevSelTab implementation
|
7 years ago |
Shin'ya Ueoka
|
0b37c2250e
|
Merge pull request #248 from ueokande/gui-settings
GUI Settings
|
7 years ago |
Shin'ya Ueoka
|
c23333110d
|
confirm before setting migration
|
7 years ago |
Shin'ya Ueoka
|
26777d9e30
|
fix form css
|
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
|
d195890eb9
|
rename serach engine
|
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
|
256e7372d4
|
settings migration between json and form
|
7 years ago |
Shin'ya Ueoka
|
2c46e9d448
|
fix keymap form
|
7 years ago |
Shin'ya Ueoka
|
d15de42a75
|
settings helpers
|
7 years ago |
Shin'ya Ueoka
|
f27d21908a
|
load settiongs from form
|
7 years ago |
Shin'ya Ueoka
|
5070006193
|
add button
|
7 years ago |
Shin'ya Ueoka
|
df10208ed5
|
blacklist form
|
7 years ago |
Shin'ya Ueoka
|
bbad1c6c6a
|
delete button
|
7 years ago |
Shin'ya Ueoka
|
2641183a5b
|
keymaps form
|
7 years ago |
Shin'ya Ueoka
|
7b44b65247
|
Add search form
|
7 years ago |
Shin'ya Ueoka
|
4e5ddc1d57
|
Add keybindings form
|
7 years ago |
Shin'ya Ueoka
|
d33b37cdb9
|
Use Preact for settings and show validation
|
7 years ago |
Shin'ya Ueoka
|
44459e39c3
|
use preact
|
7 years ago |
Shin'ya Ueoka
|
89c52173ce
|
install preact
|
7 years ago |
Shin'ya Ueoka
|
2ae2d1582d
|
Merge pull request #246 from ueokande/badges
Add badges to READM
|
7 years ago |
Shin'ya Ueoka
|
127e94836e
|
Add badges to READM
|
7 years ago |
Shin'ya Ueoka
|
507c5b4f78
|
Merge pull request #212 from ueokande/release-0.6
Bump a version
|
7 years ago |
Shin'ya Ueoka
|
3a05b9300e
|
Bump a version
|
7 years ago |
Shin'ya Ueoka
|
551dea20b6
|
Merge pull request #211 from ueokande/qa-0.6
QA 0.6
|
7 years ago |
Shin'ya Ueoka
|
27263e906d
|
Fix message CSS
|
7 years ago |
Shin'ya Ueoka
|
bf141d0330
|
Update QA
|
7 years ago |
Shin'ya Ueoka
|
a269b117b1
|
Update QA
|
7 years ago |
Shin'ya Ueoka
|
b878ef3f09
|
Update QA for release 0.6
|
7 years ago |
Shin'ya Ueoka
|
bdae21b3a1
|
Merge pull request #162 from heavenshell/feature/console_key
Add c-n, c-j, c-p, c-k, c-m to console keybind
|
7 years ago |
Shin'ya Ueoka
|
7803739227
|
Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.com
add support for following some buttons on mobile.twitter.com
|
7 years ago |
Shinya Ohyanagi
|
5d0554c7e8
|
Fix drop arrow keys from console
|
7 years ago |
Shinya Ohyanagi
|
b70a671d7e
|
Fix drop <C-j>, <C-k> from cursor selector
Because these are not Vim's default behavior.
|
7 years ago |
Shin'ya Ueoka
|
af3a2cbf30
|
Merge pull request #196 from chocolateboy/rel-improvements
improve #linkPrev and #linkNext
|
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 |
Shinya Ohyanagi
|
9ce5458331
|
Fix add return statement
|
7 years ago |
Shinya Ohyanagi
|
f32dce829c
|
Add allow up and down to move cursor
Also refactor methods.
|
7 years ago |