Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move messages to content | Shin'ya Ueoka | 2017-09-30 | 4 | -3/+47 |
| | |||||
* | clean operation definitions | Shin'ya Ueoka | 2017-09-25 | 1 | -2/+2 |
| | |||||
* | blur on input elements when Esc pressed | Shin'ya Ueoka | 2017-09-25 | 1 | -0/+3 |
| | |||||
* | remove TODO | Shin'ya Ueoka | 2017-09-20 | 1 | -1/+0 |
| | |||||
* | fix miss function cal | Shin'ya Ueoka | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | open cross-origin links by background | Shin'ya Ueoka | 2017-09-20 | 1 | -0/+9 |
| | |||||
* | ignore keypress for another elements | Shin'ya Ueoka | 2017-09-20 | 1 | -1/+3 |
| | |||||
* | click link and avoid invalid links | Shin'ya Ueoka | 2017-09-19 | 1 | -6/+16 |
| | |||||
* | fix hint style | Shin'ya Ueoka | 2017-09-19 | 1 | -0/+2 |
| | |||||
* | use offsetHeight to check element visibility | Shin'ya Ueoka | 2017-09-19 | 1 | -0/+1 |
| | |||||
* | move hint to front | Shin'ya Ueoka | 2017-09-19 | 1 | -0/+1 |
| | |||||
* | show hints for elements in viewport | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+13 |
| | |||||
* | focus form items by following | Shin'ya Ueoka | 2017-09-17 | 2 | -18/+32 |
| | |||||
* | allow to open link in new tab | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+5 |
| | |||||
* | open link on content index | Shin'ya Ueoka | 2017-09-17 | 3 | -10/+19 |
| | |||||
* | follow key | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+3 |
| | |||||
* | implement go-root command | Shin'ya Ueoka | 2017-09-17 | 2 | -1/+7 |
| | |||||
* | implement go-parent command | Shin'ya Ueoka | 2017-09-17 | 2 | -1/+22 |
| | |||||
* | fix ctrl modifier | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+1 |
| | |||||
* | pagenate by prev/next links | Shin'ya Ueoka | 2017-09-17 | 2 | -1/+44 |
| | |||||
* | rename history navigation | Shin'ya Ueoka | 2017-09-17 | 3 | -13/+13 |
| | |||||
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 6 | -24/+35 |
| | |||||
* | remove actions from content | Shin'ya Ueoka | 2017-09-16 | 1 | -6/+5 |
| | |||||
* | message constants | Shin'ya Ueoka | 2017-09-16 | 1 | -2/+3 |
| | |||||
* | consome as store/reducers | Shin'ya Ueoka | 2017-09-16 | 1 | -10/+9 |
| | |||||
* | remove unused message | Shin'ya Ueoka | 2017-09-14 | 1 | -8/+0 |
| | |||||
* | content operations | Shin'ya Ueoka | 2017-09-13 | 1 | -0/+30 |
| | |||||
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -8/+2 |
| | |||||
* | content commands as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -46/+4 |
| | |||||
* | blur as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -13/+13 |
| | |||||
* | completion as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -19/+0 |
| | |||||
* | console state as action/reducer in redux | Shin'ya Ueoka | 2017-09-09 | 1 | -1/+0 |
| | |||||
* | more broadcast message | Shin'ya Ueoka | 2017-09-09 | 1 | -10/+8 |
| | |||||
* | broadcast an action | Shin'ya Ueoka | 2017-09-09 | 1 | -7/+4 |
| | |||||
* | send message to content instead of response | Shin'ya Ueoka | 2017-09-09 | 1 | -15/+4 |
| | |||||
* | use action as object | Shin'ya Ueoka | 2017-09-09 | 1 | -9/+5 |
| | |||||
* | fix | Shin'ya Ueoka | 2017-09-05 | 1 | -4/+4 |
| | |||||
* | do simple completion | Shin'ya Ueoka | 2017-09-05 | 1 | -7/+19 |
| | |||||
* | reopen command line after error | Shin'ya Ueoka | 2017-09-03 | 1 | -1/+3 |
| | |||||
* | use promise and show errors | Shin'ya Ueoka | 2017-09-03 | 1 | -0/+5 |
| | |||||
* | response by type | Shin'ya Ueoka | 2017-09-02 | 1 | -5/+17 |
| | |||||
* | rename command names | Shin'ya Ueoka | 2017-09-02 | 1 | -3/+3 |
| | |||||
* | buffer by b command | Shin'ya Ueoka | 2017-09-02 | 1 | -0/+3 |
| | |||||
* | error title | Shin'ya Ueoka | 2017-09-01 | 1 | -8/+5 |
| | |||||
* | message passing by helper functions | Shin'ya Ueoka | 2017-09-01 | 1 | -9/+2 |
| | |||||
* | Rename command-line to console | Shin'ya Ueoka | 2017-09-01 | 1 | -4/+4 |
| | |||||
* | remove footer-line | Shin'ya Ueoka | 2017-08-29 | 2 | -124/+0 |
| | |||||
* | use iframe-ed command-line | Shin'ya Ueoka | 2017-08-29 | 1 | -24/+38 |
| | |||||
* | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 2 | -3/+21 |
| | |||||
* | use keypress | Shin'ya Ueoka | 2017-08-27 | 1 | -16/+3 |
| |