Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 1 | -23/+0 |
| | |||||
* | Relaod settings on local storage changed instead of message | Shin'ya Ueoka | 2019-04-14 | 1 | -1/+10 |
| | |||||
* | Show popup when installed or updated | Shin'ya Ueoka | 2019-02-25 | 1 | -1/+4 |
| | |||||
* | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 1 | -1/+4 |
| | |||||
* | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 1 | -3/+3 |
| | |||||
* | Rename class | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+2 |
| | |||||
* | Clean old codes | Shin'ya Ueoka | 2018-07-28 | 1 | -18/+0 |
| | |||||
* | Indicator as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -2/+0 |
| | |||||
* | Version as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -12/+2 |
| | |||||
* | Settings as clean architecture | Shin'ya Ueoka | 2018-07-22 | 1 | -3/+3 |
| | |||||
* | My First Clean Architecture | Shin'ya Ueoka | 2018-07-21 | 1 | -0/+4 |
| | |||||
* | Move versions to background | Shin'ya Ueoka | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Use official redux on background | Shin'ya Ueoka | 2018-07-08 | 1 | -11/+6 |
| | |||||
* | Use async/await on background | Shin'ya Ueoka | 2018-06-17 | 1 | -8/+10 |
| | |||||
* | Indicator shows the add-on enabled | Shin'ya Ueoka | 2018-05-06 | 1 | -3/+5 |
| | |||||
* | Previous selected tab as redux | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+3 |
| | |||||
* | OperationComponent | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+3 |
| | |||||
* | Notify when updated | Shin'ya Ueoka | 2018-05-05 | 1 | -0/+10 |
| | |||||
* | separate setting actions and reducers | Shin'ya Ueoka | 2018-01-08 | 1 | -2/+2 |
| | |||||
* | index reducer in background | Shin'ya Ueoka | 2017-10-14 | 1 | -4/+2 |
| | |||||
* | move store to shared | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | move background | Shin'ya Ueoka | 2017-10-08 | 1 | -2/+2 |
| | |||||
* | separate settings | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | move messages to shared | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | store input keys in content script | Shin'ya Ueoka | 2017-10-07 | 1 | -3/+0 |
| | |||||
* | fix console errors | Shin'ya Ueoka | 2017-10-07 | 1 | -2/+5 |
| | |||||
* | [wip] remove STATE_UPDATE | Shin'ya Ueoka | 2017-10-06 | 1 | -9/+0 |
| | |||||
* | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 1 | -7/+7 |
| | |||||
* | use createStore short-hand method | Shin'ya Ueoka | 2017-10-04 | 1 | -9/+9 |
| | |||||
* | BackgroundInputComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -50/+4 |
| | |||||
* | BackgroundComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -36/+5 |
| | |||||
* | search settings in store | Shin'ya Ueoka | 2017-10-01 | 1 | -21/+17 |
| | |||||
* | load default settings | Shin'ya Ueoka | 2017-10-01 | 1 | -1/+7 |
| | |||||
* | move messages to content | Shin'ya Ueoka | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | reload settings on settings changed | Shin'ya Ueoka | 2017-09-30 | 1 | -16/+11 |
| | |||||
* | Initialize default settings on background | Shin'ya Ueoka | 2017-09-30 | 1 | -2/+7 |
| | |||||
* | load keymaps from storage | Shin'ya Ueoka | 2017-09-30 | 1 | -2/+18 |
| | |||||
* | allow to open link in new tab | Shin'ya Ueoka | 2017-09-17 | 1 | -0/+8 |
| | |||||
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 1 | -12/+18 |
| | |||||
* | propagate sender object | Shin'ya Ueoka | 2017-09-16 | 1 | -31/+32 |
| | |||||
* | remove actions from content | Shin'ya Ueoka | 2017-09-16 | 1 | -10/+3 |
| | |||||
* | message constants | Shin'ya Ueoka | 2017-09-16 | 1 | -1/+1 |
| | |||||
* | consome as store/reducers | Shin'ya Ueoka | 2017-09-16 | 1 | -17/+43 |
| | |||||
* | use input as store/reducer | Shin'ya Ueoka | 2017-09-14 | 1 | -21/+24 |
| | |||||
* | improve store and reducers | Shin'ya Ueoka | 2017-09-14 | 1 | -5/+3 |
| | |||||
* | content operations | Shin'ya Ueoka | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | move background actions to operations | Shin'ya Ueoka | 2017-09-13 | 1 | -0/+9 |
| | |||||
* | command as action/reducer | Shin'ya Ueoka | 2017-09-11 | 1 | -42/+6 |
| | |||||
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -20/+36 |
| | |||||
* | content commands as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -5/+2 |
| |