Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove default form settings | Shin'ya Ueoka | 2017-11-28 | 4 | -77/+24 |
* | fix form key bindings | Shin'ya Ueoka | 2017-11-26 | 2 | -2/+4 |
* | fix form key bindings | Shin'ya Ueoka | 2017-11-26 | 2 | -2/+6 |
* | fix keymap field | Shin'ya Ueoka | 2017-11-26 | 2 | -5/+7 |
* | remove <C-Y>/<C-E> keymaps | Shin'ya Ueoka | 2017-11-26 | 1 | -2/+0 |
* | confirm before setting migration | Shin'ya Ueoka | 2017-11-26 | 1 | -0/+9 |
* | fix form css | Shin'ya Ueoka | 2017-11-26 | 9 | -7/+23 |
* | add KeymapsForm test | Shin'ya Ueoka | 2017-11-26 | 1 | -1/+5 |
* | add SearchForm test | Shin'ya Ueoka | 2017-11-26 | 1 | -7/+11 |
* | rename serach engine | Shin'ya Ueoka | 2017-11-26 | 3 | -9/+9 |
* | add input test | Shin'ya Ueoka | 2017-11-26 | 1 | -4/+1 |
* | settings migration between json and form | Shin'ya Ueoka | 2017-11-26 | 2 | -3/+22 |
* | fix keymap form | Shin'ya Ueoka | 2017-11-26 | 2 | -4/+4 |
* | settings helpers | Shin'ya Ueoka | 2017-11-26 | 2 | -17/+82 |
* | load settiongs from form | Shin'ya Ueoka | 2017-11-26 | 4 | -40/+83 |
* | add button | Shin'ya Ueoka | 2017-11-26 | 4 | -0/+23 |
* | blacklist form | Shin'ya Ueoka | 2017-11-26 | 4 | -13/+75 |
* | delete button | Shin'ya Ueoka | 2017-11-26 | 4 | -15/+27 |
* | keymaps form | Shin'ya Ueoka | 2017-11-26 | 4 | -95/+116 |
* | Add search form | Shin'ya Ueoka | 2017-11-26 | 4 | -19/+131 |
* | Add keybindings form | Shin'ya Ueoka | 2017-11-26 | 7 | -45/+268 |
* | Use Preact for settings and show validation | Shin'ya Ueoka | 2017-11-26 | 4 | -18/+99 |
* | use preact | Shin'ya Ueoka | 2017-11-26 | 3 | -18/+9 |
* | Fix message CSS | Shin'ya Ueoka | 2017-11-19 | 1 | -0/+2 |
* | Merge pull request #162 from heavenshell/feature/console_key | Shin'ya Ueoka | 2017-11-18 | 1 | -3/+39 |
|\ | |||||
| * | Fix drop arrow keys from console | Shinya Ohyanagi | 2017-11-18 | 1 | -6/+0 |
| * | Fix drop <C-j>, <C-k> from cursor selector | Shinya Ohyanagi | 2017-11-18 | 1 | -2/+0 |
| * | Fix add return statement | Shinya Ohyanagi | 2017-11-16 | 1 | -1/+1 |
| * | Add allow up and down to move cursor | Shinya Ohyanagi | 2017-11-16 | 1 | -12/+28 |
| * | Add c-n, c-p, c-m to console | Shinya Ohyanagi | 2017-11-15 | 1 | -0/+28 |
* | | Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.com | Shin'ya Ueoka | 2017-11-18 | 1 | -1/+2 |
|\ \ | |||||
| * | | add support for following some buttons on mobile.twitter.com | usk | 2017-11-05 | 1 | -1/+2 |
* | | | improve #linkPrev and #linkNext: | chocolateboy | 2017-11-17 | 1 | -14/+17 |
* | | | border on console | Shin'ya Ueoka | 2017-11-15 | 2 | -2/+5 |
* | | | maximize z-index of hints | Shin'ya Ueoka | 2017-11-15 | 1 | -1/+1 |
* | | | Fix console iframe styles | Shin'ya Ueoka | 2017-11-15 | 1 | -1/+2 |
| |/ |/| | |||||
* | | fix hot-reload settings | Shin'ya Ueoka | 2017-11-13 | 3 | -6/+6 |
* | | fix 0/$ | Shin'ya Ueoka | 2017-11-12 | 1 | -2/+2 |
* | | fix for symbol keys | Shin'ya Ueoka | 2017-11-12 | 1 | -1/+9 |
* | | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 7 | -31/+41 |
* | | add key utils | Shin'ya Ueoka | 2017-11-11 | 1 | -0/+78 |
* | | remove unused actions and fix test | Shin'ya Ueoka | 2017-11-11 | 3 | -20/+1 |
* | | fix on unfocus | Shin'ya Ueoka | 2017-11-11 | 1 | -1/+2 |
* | | show error on find and wrap search | Shin'ya Ueoka | 2017-11-11 | 4 | -15/+83 |
* | | prevent | Shin'ya Ueoka | 2017-11-11 | 1 | -0/+2 |
* | | first find implementation | Shin'ya Ueoka | 2017-11-11 | 8 | -25/+74 |
* | | console as redux architecture | Shin'ya Ueoka | 2017-11-11 | 5 | -82/+86 |
* | | add find action and reducer | Shin'ya Ueoka | 2017-11-11 | 4 | -0/+69 |
* | | show find in console | Shin'ya Ueoka | 2017-11-11 | 9 | -7/+36 |
* | | flexible prompt | Shin'ya Ueoka | 2017-11-11 | 2 | -2/+18 |