aboutsummaryrefslogtreecommitdiff
path: root/src/background/presenters
Commit message (Expand)AuthorAgeFilesLines
* npm run lint:fixShin'ya Ueoka2019-12-223-16/+16
* Add :help command to open helpShin'ya UEOKA2019-10-011-0/+10
* Open options page on banner clickShin'ya Ueoka2019-08-201-1/+10
* Distinct notification IDsShin'ya Ueoka2019-08-011-19/+17
* Handle errors on loading settingsShin'ya Ueoka2019-07-301-1/+14
* NavigateUseCase TabPresenterShin'ya Ueoka2019-05-241-1/+3
* Move open parent and open root to backgroundShin'ya Ueoka2019-05-241-1/+1
* Use TSyringe on background scriptShin'ya Ueoka2019-05-194-0/+11
* Fix failed CircleCIShin'ya Ueoka2019-05-191-5/+5
* Fix setIcon warning on Androidrobsmith112019-05-171-1/+7
* Types src/contentShin'ya Ueoka2019-05-051-3/+3
* Types on src/backgroundShin'ya Ueoka2019-05-024-24/+34
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-024-0/+0
* Use onInstalled eventShin'ya Ueoka2019-02-251-0/+23
* Capitalize background scriptsShin'ya Ueoka2019-02-244-37/+1
* Remove adjacenttabShin'ya Ueoka2018-10-131-12/+0
* Add buffer flags on buffer command and completionShin'ya Ueoka2018-07-291-12/+0
* Select last tab on presenterShin'ya Ueoka2018-07-291-0/+25
* Background operation as Clean ArchitectureShin'ya Ueoka2018-07-283-0/+55
* [wip] implement command usecasesShin'ya Ueoka2018-07-264-2/+64
* Open link as Clean ArchitectureShin'ya Ueoka2018-07-221-2/+18
* Indicator as Clean ArchitectureShin'ya Ueoka2018-07-222-0/+16
* TabPresenterShin'ya Ueoka2018-07-221-0/+5