Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make WindowPresenter interface | Shin'ya Ueoka | 2020-12-09 | 1 | -5/+6 |
| | |||||
* | Enable @typescript-eslint/ban-types rule | Shin'ya Ueoka | 2020-08-11 | 1 | -2/+22 |
| | |||||
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 5 | -32/+35 |
| | |||||
* | Complete tabs by the completion packages | Shin'ya Ueoka | 2020-03-28 | 1 | -17/+48 |
| | |||||
* | Add SettingUseCase tests | Shin'ya Ueoka | 2020-02-09 | 1 | -4/+7 |
| | |||||
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 3 | -16/+16 |
| | |||||
* | Add :help command to open help | Shin'ya UEOKA | 2019-10-01 | 1 | -0/+10 |
| | |||||
* | Open options page on banner click | Shin'ya Ueoka | 2019-08-20 | 1 | -1/+10 |
| | |||||
* | Distinct notification IDs | Shin'ya Ueoka | 2019-08-01 | 1 | -19/+17 |
| | |||||
* | Handle errors on loading settings | Shin'ya Ueoka | 2019-07-30 | 1 | -1/+14 |
| | | | | | | | The error on loading settings can occurs when the settings lose backward compatibility on version up, or the saved date is broken. The error is caught, then the script done fallback to default settings and notify it to user. | ||||
* | NavigateUseCase TabPresenter | Shin'ya Ueoka | 2019-05-24 | 1 | -1/+3 |
| | |||||
* | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 4 | -0/+11 |
| | |||||
* | Fix failed CircleCI | Shin'ya Ueoka | 2019-05-19 | 1 | -5/+5 |
| | |||||
* | Fix setIcon warning on Android | robsmith11 | 2019-05-17 | 1 | -1/+7 |
| | |||||
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 1 | -3/+3 |
| | |||||
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 4 | -24/+34 |
| | |||||
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 4 | -0/+0 |
| | |||||
* | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 1 | -0/+23 |
| | |||||
* | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 4 | -37/+1 |
| | |||||
* | Remove adjacenttab | Shin'ya Ueoka | 2018-10-13 | 1 | -12/+0 |
| | |||||
* | Add buffer flags on buffer command and completion | Shin'ya Ueoka | 2018-07-29 | 1 | -12/+0 |
| | |||||
* | Select last tab on presenter | Shin'ya Ueoka | 2018-07-29 | 1 | -0/+25 |
| | |||||
* | Background operation as Clean Architecture | Shin'ya Ueoka | 2018-07-28 | 3 | -0/+55 |
| | |||||
* | [wip] implement command usecases | Shin'ya Ueoka | 2018-07-26 | 4 | -2/+64 |
| | |||||
* | Open link as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -2/+18 |
| | |||||
* | Indicator as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 2 | -0/+16 |
| | |||||
* | TabPresenter | Shin'ya Ueoka | 2018-07-22 | 1 | -0/+5 |