aboutsummaryrefslogtreecommitdiff
path: root/src/background/shared/completions/index.js
Commit message (Expand)AuthorAgeFilesLines
* Clean old codesShin'ya Ueoka2018-07-281-173/+0
* Move commands to background/sharedShin'ya Ueoka2018-07-211-1/+1
* 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
* Use async/await on backgroundShin'ya Ueoka2018-06-171-63/+53
* Fix tab completionsShin'ya Ueoka2018-05-121-20/+26
* Add bdlete/bdelete! commandsShin'ya Ueoka2018-05-121-0/+6
* Add bdeletes! comandShin'ya Ueoka2018-05-121-0/+1
* Add :bdeletes commandShin'ya Ueoka2018-05-121-0/+1
* Open URLs from bookmarksShin'ya Ueoka2018-05-071-1/+21
* Get completion items as PromisesShin'ya Ueoka2018-05-061-8/+19
* Refactor background directoriesShin'ya Ueoka2018-05-061-0/+84