| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused components | Shin'ya Ueoka | 2019-05-19 | 5 | -259/+0 |
| * | Define Key and KeySequence | Shin'ya Ueoka | 2019-05-18 | 2 | -4/+4 |
| * | Define client and presenter for follow | Shin'ya Ueoka | 2019-05-18 | 1 | -5/+3 |
| * | Clipbaord as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -7/+5 |
| * | Mark set/jump as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 2 | -40/+2 |
| * | Make scroller as a presenter | Shin'ya Ueoka | 2019-05-11 | 1 | -8/+9 |
| * | Make find as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 2 | -111/+0 |
| * | Make settings as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 3 | -41/+5 |
| * | Make addon-enabled as a clean architecture | Shin'ya Ueoka | 2019-05-10 | 3 | -36/+12 |
| * | src/content | Shin'ya Ueoka | 2019-05-06 | 3 | -4/+20 |
| * | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 3 | -20/+10 |
| * | Types src/content | Shin'ya Ueoka | 2019-05-05 | 8 | -82/+196 |
| * | 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 |
