Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SettingUseCase tests | Shin'ya Ueoka | 2020-02-09 | 1 | -11/+10 |
| | |||||
* | Synchronize settings via Firefox Sync | Shin'ya Ueoka | 2020-02-03 | 1 | -6/+17 |
| | |||||
* | Rename setting repositories and refactor | Shin'ya Ueoka | 2020-02-03 | 1 | -9/+8 |
| | |||||
* | Make Settings class | Shin'ya UEOKA | 2019-10-06 | 1 | -1/+1 |
| | |||||
* | Fix undefined checking on operation parameter | Shin'ya Ueoka | 2019-08-28 | 1 | -4/+14 |
| | |||||
* | Open options page on banner click | Shin'ya Ueoka | 2019-08-20 | 1 | -1/+3 |
| | |||||
* | Distinct notification IDs | Shin'ya Ueoka | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Handle errors on loading settings | Shin'ya Ueoka | 2019-07-30 | 1 | -2/+10 |
| | | | | | | | 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 | -8/+8 |
| | |||||
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 1 | -9/+8 |
| | |||||
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 1 | -2/+6 |
| | |||||
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 1 | -0/+28 |