Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename valueOf to fromJSON | Shin'ya UEOKA | 2019-10-07 | 1 | -1/+1 |
* | Make Settings class | Shin'ya UEOKA | 2019-10-06 | 1 | -4/+3 |
* | Make Properties class | Shin'ya UEOKA | 2019-10-06 | 1 | -2/+2 |
* | Make Keymap class | Shin'ya UEOKA | 2019-10-06 | 1 | -3/+5 |
* | Repeat last operation | Shin'ya Ueoka | 2019-05-25 | 1 | -0/+22 |
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 7 | -0/+16 |
* | src/content | Shin'ya Ueoka | 2019-05-07 | 1 | -1/+1 |
* | src/content | Shin'ya Ueoka | 2019-05-06 | 1 | -0/+16 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 2 | -7/+33 |
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 8 | -25/+29 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 8 | -0/+0 |
* | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 1 | -0/+8 |
* | Remove unused methods | Shin'ya Ueoka | 2019-02-24 | 1 | -4/+0 |
* | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 7 | -5/+5 |
* | Scroll on global mark and handle gone tab | Shin'ya Ueoka | 2018-10-12 | 1 | -2/+2 |
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 1 | -0/+33 |
* | Fix error on keyword not found | Shin'ya Ueoka | 2018-07-28 | 1 | -1/+2 |
* | Implement set-command | Shin'ya Ueoka | 2018-07-27 | 1 | -0/+6 |
* | [wip] implement command usecases | Shin'ya Ueoka | 2018-07-26 | 1 | -0/+13 |
* | TabPresenter | Shin'ya Ueoka | 2018-07-22 | 1 | -5/+0 |
* | Version as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 2 | -0/+15 |
* | Find as clean architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+18 |
* | Settings as clean architecture | Shin'ya Ueoka | 2018-07-22 | 2 | -0/+33 |
* | Clean and tests for filters on open command | Shin'ya Ueoka | 2018-07-21 | 1 | -79/+2 |
* | Complete open histories and bookmarks | Shin'ya Ueoka | 2018-07-21 | 1 | -0/+97 |
* | Buffer completion on Clean Architecture | Shin'ya Ueoka | 2018-07-21 | 1 | -0/+11 |