Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 1 | -1/+4 |
| | |||||
* | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 4 | -4/+4 |
| | |||||
* | get hints from window | Shin'ya Ueoka | 2017-10-14 | 1 | -1/+1 |
| | |||||
* | move hint component | Shin'ya Ueoka | 2017-10-14 | 2 | -2/+2 |
| | |||||
* | fix follow for contenteditable | Shin'ya Ueoka | 2017-10-12 | 2 | -3/+9 |
| | |||||
* | parse json in settings | Shin'ya Ueoka | 2017-10-09 | 1 | -6/+6 |
| | |||||
* | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 2 | -0/+15 |
| | |||||
* | use mode in console message | Shin'ya Ueoka | 2017-10-08 | 2 | -16/+15 |
| | |||||
* | move store to shared | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | separate content | Shin'ya Ueoka | 2017-10-08 | 6 | -10/+10 |
| | |||||
* | move background | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+22 |
| | |||||
* | separate settings | Shin'ya Ueoka | 2017-10-08 | 1 | -22/+0 |
| | |||||
* | separate console | Shin'ya Ueoka | 2017-10-08 | 2 | -17/+17 |
| | |||||
* | reset follow on enabled | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+1 |
| | |||||
* | use key instead of keyCode in follow | Shin'ya Ueoka | 2017-10-08 | 2 | -20/+10 |
| | |||||
* | remove completion actions/reducer | Shin'ya Ueoka | 2017-10-07 | 4 | -131/+103 |
| | |||||
* | fix imports in test | Shin'ya Ueoka | 2017-10-05 | 15 | -24/+24 |
| | |||||
* | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 3 | -49/+15 |
| | |||||
* | add follow action and reducers test | Shin'ya Ueoka | 2017-10-02 | 2 | -0/+82 |
| | |||||
* | follow as redux | Shin'ya Ueoka | 2017-10-02 | 2 | -6/+6 |
| | |||||
* | BackgroundInputComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | search engine validation | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+57 |
| | |||||
* | add setting validator | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+25 |
| | |||||
* | setting as redux | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+22 |
| | |||||
* | add tests for completion and fix | Shin'ya Ueoka | 2017-10-01 | 2 | -0/+117 |
| | |||||
* | redux in console | Shin'ya Ueoka | 2017-09-30 | 1 | -48/+0 |
| | |||||
* | move messages to content | Shin'ya Ueoka | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | implement go-parent command | Shin'ya Ueoka | 2017-09-17 | 1 | -3/+9 |
| | |||||
* | pagenate by prev/next links | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+50 |
| | |||||
* | add store test and fix store | Shin'ya Ueoka | 2017-09-16 | 1 | -0/+111 |
| | |||||
* | consome as store/reducers | Shin'ya Ueoka | 2017-09-16 | 2 | -65/+0 |
| | |||||
* | fix input actions test | Shin'ya Ueoka | 2017-09-11 | 1 | -6/+10 |
| | |||||
* | add command actions test | Shin'ya Ueoka | 2017-09-11 | 1 | -0/+51 |
| | |||||
* | add tests for input action/reducer | Shin'ya Ueoka | 2017-09-10 | 2 | -0/+51 |
| | |||||
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 2 | -50/+31 |
| | |||||
* | completion as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -0/+14 |
| | |||||
* | add console actions/reducer tests and fix targets | Shin'ya Ueoka | 2017-09-09 | 2 | -0/+80 |
| | |||||
* | remove messages | Shin'ya Ueoka | 2017-09-09 | 1 | -25/+0 |
| | |||||
* | remove keys | Shin'ya Ueoka | 2017-09-09 | 1 | -55/+0 |
| | |||||
* | add Completion class | Shin'ya Ueoka | 2017-09-05 | 1 | -0/+48 |
| | |||||
* | message passing by helper functions | Shin'ya Ueoka | 2017-09-01 | 1 | -0/+25 |
| | |||||
* | use char-code in KeyQueue | Shin'ya Ueoka | 2017-08-27 | 1 | -24/+27 |
| | |||||
* | add Hint tests | Shin'ya Ueoka | 2017-08-21 | 2 | -0/+59 |
| | |||||
* | add follow tests | Shin'ya Ueoka | 2017-08-21 | 2 | -0/+20 |
| | |||||
* | add Follow test | Shin'ya Ueoka | 2017-08-20 | 1 | -0/+14 |
| | |||||
* | add HintKeyProducer | Shin'ya Ueoka | 2017-08-17 | 1 | -0/+25 |
| | |||||
* | add keys test | Shin'ya Ueoka | 2017-08-15 | 1 | -0/+55 |
| | |||||
* | add key-queue test | Shin'ya Ueoka | 2017-08-15 | 1 | -0/+47 |