Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | use iframe-ed command-line | Shin'ya Ueoka | 2017-08-29 | 1 | -24/+38 | |
* | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 1 | -2/+8 | |
* | use keypress | Shin'ya Ueoka | 2017-08-27 | 1 | -16/+3 | |
* | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 1 | -0/+3 | |
* | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 1 | -5/+2 | |
* | support history navigation | Shin'ya Ueoka | 2017-08-23 | 1 | -1/+8 | |
* | add follow fot a tags | Shin'ya Ueoka | 2017-08-20 | 1 | -0/+4 | |
* | implement o/O command | Shin'ya Ueoka | 2017-08-15 | 1 | -16/+28 | |
* | implement simple open/tabopen command | Shin'ya Ueoka | 2017-08-15 | 1 | -1/+14 | |
* | add command-line bar | Shin'ya Ueoka | 2017-08-15 | 1 | -0/+8 | |
* | implement gg/G commands | Shin'ya Ueoka | 2017-08-13 | 1 | -6/+23 | |
* | ignore input-element | Shin'ya Ueoka | 2017-08-13 | 1 | -0/+4 | |
* | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 1 | -12/+17 | |
* | use key-code | Shin'ya Ueoka | 2017-08-13 | 1 | -2/+2 | |
* | implement simple scrolling | Shin'ya Ueoka | 2017-08-12 | 1 | -1/+17 | |
* | implement simple tab switch | Shin'ya Ueoka | 2017-08-12 | 1 | -4/+7 | |
* | message passing between background and content | Shin'ya Ueoka | 2017-08-12 | 1 | -0/+9 |