aboutsummaryrefslogtreecommitdiff
path: root/src/background/components
Commit message (Collapse)AuthorAgeFilesLines
* Clean old codesShin'ya Ueoka2018-07-284-218/+0
|
* Background operation as Clean ArchitectureShin'ya Ueoka2018-07-281-3/+0
|
* Implement set-commandShin'ya Ueoka2018-07-271-5/+0
|
* Open link as Clean ArchitectureShin'ya Ueoka2018-07-221-9/+0
|
* Find as clean architectureShin'ya Ueoka2018-07-221-7/+0
|
* Settings as clean architectureShin'ya Ueoka2018-07-221-6/+0
|
* My First Clean ArchitectureShin'ya Ueoka2018-07-211-3/+0
|
* Remove sender on dispatchShin'ya Ueoka2018-07-191-4/+2
|
* Fix commandShin'ya Ueoka2018-07-081-1/+1
|
* Use official redux on backgroundShin'ya Ueoka2018-07-081-45/+49
|
* fix but failedShin'ya Ueoka2018-06-281-1/+1
|
* Use async/await on backgroundShin'ya Ueoka2018-06-173-20/+16
|
* Add command.show.addbookmark operationShin'ya Ueoka2018-05-081-0/+5
|
* addbookmark commandShin'ya Ueoka2018-05-081-1/+1
|
* Toggle add-on enabled by clicking indicatorShin'ya Ueoka2018-05-061-0/+7
|
* Indicator shows the add-on enabledShin'ya Ueoka2018-05-061-0/+38
|
* Previous selected tab as reduxShin'ya Ueoka2018-05-062-1/+23
|
* Refactor background directoriesShin'ya Ueoka2018-05-062-4/+4
|
* OperationComponentShin'ya Ueoka2018-05-062-5/+113
|
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-011-11/+20
|\
| * add global find keywordShin'ya Ueoka2018-03-071-0/+8
| |
| * set opener tab idShin'ya Ueoka2018-02-201-1/+1
| |
| * implement set optionShin'ya Ueoka2018-01-111-6/+5
| |
| * move commands to background actionShin'ya Ueoka2018-01-111-1/+2
| |
| * separate setting actions and reducersShin'ya Ueoka2018-01-081-2/+2
| |
* | Open adjacent tabs and background tabsErwan Ameil2017-11-161-1/+2
|/
* first find implementationShin'ya Ueoka2017-11-111-5/+1
|
* index reducer in backgroundShin'ya Ueoka2017-10-141-8/+4
|
* fix degrateShin'ya Ueoka2017-10-091-2/+2
|
* parse json in settingsShin'ya Ueoka2017-10-091-10/+2
|
* use mode in console messageShin'ya Ueoka2017-10-081-1/+1
|
* move backgroundShin'ya Ueoka2017-10-081-0/+79