aboutsummaryrefslogtreecommitdiff
path: root/src/background/controllers/OperationController.ts
Commit message (Expand)AuthorAgeFilesLines
* Specific return typeShin'ya Ueoka2021-03-141-2/+2
* Make background operations as a operatorShin'ya Ueoka2020-12-091-108/+8
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-94/+97
* npm run lint:fixShin'ya Ueoka2019-12-221-1/+1
* Rename count to repeatShin'ya Ueoka2019-12-211-4/+4
* Add numeric prefix to repeat a commandShin'ya Ueoka2019-12-211-81/+94
* tabs.close: rename selectLeft (boolean) -> select ("left" | "right")chocolateboy2019-07-311-1/+1
* Add an option to close the current tab and select the tab to the leftchocolateboy2019-07-281-1/+1
* Repeat open, tabopen and winopen commandShin'ya Ueoka2019-05-251-0/+3
* Repeat last operationShin'ya Ueoka2019-05-251-1/+18
* Move open parent and open root to backgroundShin'ya Ueoka2019-05-241-0/+4
* Move some navigation operations to backgroundShin'ya Ueoka2019-05-231-0/+10
* Use TSyringe on background scriptShin'ya Ueoka2019-05-191-16/+9
* Types src/contentShin'ya Ueoka2019-05-051-2/+2
* Types on src/backgroundShin'ya Ueoka2019-05-021-1/+12
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-021-0/+77