Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 8 | -0/+0 |
* | show yanked url | amin roosta | 2019-04-13 | 1 | -1/+1 |
* | Remove repeat properties | Shin'ya Ueoka | 2019-02-11 | 1 | -4/+4 |
* | Use webextension message to console | Shin'ya Ueoka | 2018-11-18 | 2 | -23/+4 |
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 1 | -0/+20 |
* | Store local marks | Shin'ya Ueoka | 2018-10-11 | 1 | -4/+4 |
* | Store x position into marks | Shin'ya Ueoka | 2018-10-11 | 1 | -1/+2 |
* | Rename mode acton and reducer | Shin'ya Ueoka | 2018-10-11 | 1 | -0/+5 |
* | Add mark action and reducer | Shin'ya Ueoka | 2018-10-11 | 2 | -0/+31 |
* | correct INPUT_KEY_PRESS action name | Stefan | 2018-08-30 | 1 | -1/+1 |
* | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 1 | -1/+3 |
* | Use official redux on content | Shin'ya Ueoka | 2018-07-08 | 4 | -15/+17 |
* | [wip] content | Shin'ya Ueoka | 2018-07-08 | 2 | -20/+48 |
* | fix but failed | Shin'ya Ueoka | 2018-06-28 | 2 | -5/+4 |
* | Use async/await on content script | Shin'ya Ueoka | 2018-06-17 | 1 | -24/+22 |
* | Fix no previous search keywords | Shin'ya Ueoka | 2018-06-17 | 1 | -0/+9 |
* | Merge remote-tracking branch 'origin/master' into background-adjacent-tabs | Shin'ya Ueoka | 2018-05-01 | 3 | -30/+67 |
|\ | |||||
| * | set find keyword from background | Shin'ya Ueoka | 2018-03-07 | 1 | -18/+33 |
| * | show message on find | Shin'ya Ueoka | 2018-03-06 | 2 | -5/+12 |
| * | hide console on <Esc> and <C-{> | Shin'ya Ueoka | 2018-03-04 | 1 | -1/+8 |
| * | implement focus input | Shin'ya Ueoka | 2018-01-13 | 1 | -0/+3 |
| * | Merge pull request #300 from usk/feature/open-clipboard's-url | Shin'ya Ueoka | 2018-01-13 | 1 | -0/+2 |
| |\ | |||||
| | * | open clipboard's URL in current/new tab | usk | 2018-01-03 | 1 | -0/+2 |
| * | | fix smooth scroll on key repeated | Shin'ya Ueoka | 2018-01-13 | 1 | -8/+8 |
| * | | add smoothscroll property | Shin'ya Ueoka | 2018-01-13 | 1 | -8/+11 |
| * | | remove window from scrolls | Shin'ya Ueoka | 2018-01-13 | 1 | -7/+7 |
| |/ | |||||
* / | Open adjacent tabs and background tabs | Erwan Ameil | 2017-11-16 | 2 | -2/+4 |
|/ | |||||
* | fix hot-reload settings | Shin'ya Ueoka | 2017-11-13 | 1 | -4/+3 |
* | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 1 | -1/+15 |
* | remove unused actions and fix test | Shin'ya Ueoka | 2017-11-11 | 2 | -11/+1 |
* | show error on find and wrap search | Shin'ya Ueoka | 2017-11-11 | 1 | -10/+37 |
* | first find implementation | Shin'ya Ueoka | 2017-11-11 | 2 | -3/+12 |
* | add find action and reducer | Shin'ya Ueoka | 2017-11-11 | 2 | -0/+41 |
* | rename to follow-controller | Shin'ya Ueoka | 2017-10-31 | 2 | -8/+8 |
* | add setting actions in content | Shin'ya Ueoka | 2017-10-22 | 3 | -10/+16 |
* | enable/disable addon by keys | Shin'ya Ueoka | 2017-10-21 | 1 | -0/+7 |
* | add addon actions | Shin'ya Ueoka | 2017-10-21 | 2 | -0/+19 |
* | emit mapped keys from input-component | Shin'ya Ueoka | 2017-10-21 | 1 | -9/+2 |
* | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 1 | -2/+4 |
* | follow link in new tab | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
* | fix method name | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+2 |
* | scroll horizonally | Shin'ya Ueoka | 2017-10-09 | 1 | -2/+4 |
* | save keymap in input store in content | Shin'ya Ueoka | 2017-10-09 | 2 | -5/+9 |
* | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+6 |
* | yank a URL | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+3 |
* | separate content | Shin'ya Ueoka | 2017-10-08 | 4 | -0/+115 |