aboutsummaryrefslogtreecommitdiff
path: root/src/background/usecases
Commit message (Expand)AuthorAgeFilesLines
* Use onInstalled eventShin'ya Ueoka2019-02-251-22/+7
* Clean classes and repositoryShin'ya Ueoka2019-02-246-208/+233
* Remove unused methodsShin'ya Ueoka2019-02-241-4/+0
* Capitalize background scriptsShin'ya Ueoka2019-02-249-58/+59
* Correct spelling of WebExtensionsElliot2019-02-061-1/+1
* Show alert on opening about:homeShin'ya Ueoka2019-02-041-0/+4
* Remove openerTabId on gHShin'ya Ueoka2019-02-041-1/+1
* Close only unpinned tabs;Shin'ya Ueoka2018-12-271-1/+4
* Add close tabs to the right commandShin'ya Ueoka2018-12-271-0/+12
* Add gh/gH to open home pageShin'ya Ueoka2018-12-092-1/+14
* Set default complete property valueShin'ya Ueoka2018-10-181-1/+2
* Remove adjacenttabShin'ya Ueoka2018-10-131-8/+1
* Scroll on global mark and handle gone tabShin'ya Ueoka2018-10-121-3/+13
* Support global marks which select a tabShin'ya Ueoka2018-10-121-0/+29
* Add complete propertyShin'ya Ueoka2018-09-171-11/+22
* Limit bookmark items on completionShin'ya Ueoka2018-08-121-5/+6
* Use adjacent tabShin'ya Ueoka2018-08-051-1/+1
* Add buffer flags on buffer command and completionShin'ya Ueoka2018-07-292-3/+61
* Select last tab on presenterShin'ya Ueoka2018-07-291-17/+1
* Search keywords on pasteShin'ya Ueoka2018-07-282-26/+3
* Fix error on keyword not foundShin'ya Ueoka2018-07-282-5/+4
* Fix indicate return valuesShin'ya Ueoka2018-07-281-1/+1
* Fix quitall commandShin'ya Ueoka2018-07-281-2/+2
* Empty buf completionShin'ya Ueoka2018-07-281-0/+3
* Fix last tab is undefinedShin'ya Ueoka2018-07-281-1/+3
* Use replace instead of trimStartShin'ya Ueoka2018-07-281-2/+7
* Clean old codesShin'ya Ueoka2018-07-281-1/+1
* Background operation as Clean ArchitectureShin'ya Ueoka2018-07-281-0/+190
* Complete set propertiesShin'ya Ueoka2018-07-271-2/+35
* Implement set-commandShin'ya Ueoka2018-07-272-21/+65
* [wip] implement command usecasesShin'ya Ueoka2018-07-262-1/+115
* Open link as Clean ArchitectureShin'ya Ueoka2018-07-221-0/+27
* Indicator as Clean ArchitectureShin'ya Ueoka2018-07-221-0/+29
* TabPresenterShin'ya Ueoka2018-07-221-3/+3
* Search engine completionsShin'ya Ueoka2018-07-221-24/+46
* Version as Clean ArchitectureShin'ya Ueoka2018-07-221-0/+41
* Find as clean architectureShin'ya Ueoka2018-07-221-0/+15
* Settings as clean architectureShin'ya Ueoka2018-07-221-0/+31
* Clean and tests for filters on open commandShin'ya Ueoka2018-07-212-0/+84
* Complete open histories and bookmarksShin'ya Ueoka2018-07-211-2/+22
* Buffer completion on Clean ArchitectureShin'ya Ueoka2018-07-211-6/+26
* My First Clean ArchitectureShin'ya Ueoka2018-07-211-0/+40