Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repeat open, tabopen and winopen command | Shin'ya Ueoka | 2019-05-25 | 1 | -0/+3 |
* | Repeat last operation | Shin'ya Ueoka | 2019-05-25 | 1 | -1/+18 |
* | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 1 | -0/+4 |
* | Move some navigation operations to background | Shin'ya Ueoka | 2019-05-23 | 1 | -0/+10 |
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 8 | -49/+46 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 1 | -1/+2 |
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 2 | -3/+3 |
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 9 | -34/+52 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 9 | -0/+0 |
* | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 2 | -2/+15 |
* | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 1 | -29/+37 |
* | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 15 | -165/+165 |
* | Add close tabs to the right command | Shin'ya Ueoka | 2018-12-27 | 1 | -0/+2 |
* | Add gh/gH to open home page | Shin'ya Ueoka | 2018-12-09 | 1 | -0/+2 |
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 1 | -0/+15 |
* | Replace trimStart | Shin'ya UEOKA | 2018-08-07 | 1 | -4/+9 |
* | Error on console | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+5 |
* | Fix indicate return values | Shin'ya Ueoka | 2018-07-28 | 1 | -1/+1 |
* | Background operation as Clean Architecture | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+65 |
* | [wip] implement command usecases | Shin'ya Ueoka | 2018-07-26 | 2 | -43/+89 |
* | Open link as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+15 |
* | Indicator as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+11 |
* | Version as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+11 |
* | Find as clean architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+15 |
* | Settings as clean architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+18 |
* | Complete open histories and bookmarks | Shin'ya Ueoka | 2018-07-21 | 1 | -1/+1 |
* | Buffer completion on Clean Architecture | Shin'ya Ueoka | 2018-07-21 | 1 | -9/+10 |
* | My First Clean Architecture | Shin'ya Ueoka | 2018-07-21 | 1 | -0/+42 |