Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 1 | -8/+7 |
| | |||||
* | Complete tabs by the completion packages | Shin'ya Ueoka | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Add SettingUseCase tests | Shin'ya Ueoka | 2020-02-09 | 1 | -4/+4 |
| | |||||
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 1 | -2/+2 |
| | |||||
* | Handle errors on loading settings | Shin'ya Ueoka | 2019-07-30 | 1 | -3/+1 |
| | | | | | | | 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. | ||||
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 1 | -7/+6 |
| | |||||
* | src/content | Shin'ya Ueoka | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 1 | -1/+1 |
| | |||||
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 1 | -3/+7 |
| | |||||
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 1 | -0/+26 |