aboutsummaryrefslogtreecommitdiff
path: root/src/background/shared
Commit message (Collapse)AuthorAgeFilesLines
* Version as Clean ArchitectureShin'ya Ueoka2018-07-223-56/+0
|
* Move commands to background/sharedShin'ya Ueoka2018-07-213-1/+71
|
* Replace flat with reduce-concatShin'ya Ueoka2018-07-131-1/+2
|
* fixShin'ya Ueoka2018-07-131-1/+1
|
* Fix command and property completionsShin'ya Ueoka2018-07-131-0/+7
|
* Complete set commandsShin'ya Ueoka2018-07-111-0/+37
|
* Complete console commandsShin'ya Ueoka2018-07-111-16/+25
|
* Move versions to backgroundShin'ya Ueoka2018-07-113-0/+56
|
* fix bdelete/bdelete! commandsShin'ya Ueoka2018-06-251-2/+2
|
* Use async/await on backgroundShin'ya Ueoka2018-06-175-221/+184
|
* Reopen a tab on only current tabShin'ya Ueoka2018-06-161-4/+8
|
* Ignore cases for tab filteringShin'ya Ueoka2018-05-301-1/+2
|
* Use queryByKeyword for tab operationsShin'ya Ueoka2018-05-302-33/+27
|
* Check title nullShin'ya Ueoka2018-05-301-1/+1
|
* Fix tab completionsShin'ya Ueoka2018-05-123-25/+30
|
* Add bdlete/bdelete! commandsShin'ya Ueoka2018-05-122-1/+42
|
* Add bdeletes! comandShin'ya Ueoka2018-05-122-1/+10
|
* Add :bdeletes commandShin'ya Ueoka2018-05-122-1/+10
|
* addbookmark commandShin'ya Ueoka2018-05-081-0/+9
|
* limit history itemsShin'ya Ueoka2018-05-081-1/+1
|
* Open URLs from bookmarksShin'ya Ueoka2018-05-072-1/+36
|
* Get completion items as PromisesShin'ya Ueoka2018-05-061-8/+19
|
* Indicator shows the add-on enabledShin'ya Ueoka2018-05-061-0/+13
|
* Previous selected tab as reduxShin'ya Ueoka2018-05-061-13/+3
|
* Refactor background directoriesShin'ya Ueoka2018-05-065-0/+351