Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 3 | -56/+0 |
* | Move commands to background/shared | Shin'ya Ueoka | 2018-07-21 | 3 | -1/+71 |
* | Replace flat with reduce-concat | Shin'ya Ueoka | 2018-07-13 | 1 | -1/+2 |
* | fix | Shin'ya Ueoka | 2018-07-13 | 1 | -1/+1 |
* | Fix command and property completions | Shin'ya Ueoka | 2018-07-13 | 1 | -0/+7 |
* | Complete set commands | Shin'ya Ueoka | 2018-07-11 | 1 | -0/+37 |
* | Complete console commands | Shin'ya Ueoka | 2018-07-11 | 1 | -16/+25 |
* | Move versions to background | Shin'ya Ueoka | 2018-07-11 | 3 | -0/+56 |
* | fix bdelete/bdelete! commands | Shin'ya Ueoka | 2018-06-25 | 1 | -2/+2 |
* | Use async/await on background | Shin'ya Ueoka | 2018-06-17 | 5 | -221/+184 |
* | Reopen a tab on only current tab | Shin'ya Ueoka | 2018-06-16 | 1 | -4/+8 |
* | Ignore cases for tab filtering | Shin'ya Ueoka | 2018-05-30 | 1 | -1/+2 |
* | Use queryByKeyword for tab operations | Shin'ya Ueoka | 2018-05-30 | 2 | -33/+27 |
* | Check title null | Shin'ya Ueoka | 2018-05-30 | 1 | -1/+1 |
* | Fix tab completions | Shin'ya Ueoka | 2018-05-12 | 3 | -25/+30 |
* | Add bdlete/bdelete! commands | Shin'ya Ueoka | 2018-05-12 | 2 | -1/+42 |
* | Add bdeletes! comand | Shin'ya Ueoka | 2018-05-12 | 2 | -1/+10 |
* | Add :bdeletes command | Shin'ya Ueoka | 2018-05-12 | 2 | -1/+10 |
* | addbookmark command | Shin'ya Ueoka | 2018-05-08 | 1 | -0/+9 |
* | limit history items | Shin'ya Ueoka | 2018-05-08 | 1 | -1/+1 |
* | Open URLs from bookmarks | Shin'ya Ueoka | 2018-05-07 | 2 | -1/+36 |
* | Get completion items as Promises | Shin'ya Ueoka | 2018-05-06 | 1 | -8/+19 |
* | Indicator shows the add-on enabled | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+13 |
* | Previous selected tab as redux | Shin'ya Ueoka | 2018-05-06 | 1 | -13/+3 |
* | Refactor background directories | Shin'ya Ueoka | 2018-05-06 | 5 | -0/+351 |