Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Get completion items as Promises | Shin'ya Ueoka | 2018-05-06 | 1 | -8/+19 | |
* | | Toggle add-on enabled by clicking indicator | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+7 | |
* | | Indicator shows the add-on enabled | Shin'ya Ueoka | 2018-05-06 | 3 | -3/+56 | |
* | | Previous selected tab as redux | Shin'ya Ueoka | 2018-05-06 | 8 | -15/+64 | |
* | | Refactor background directories | Shin'ya Ueoka | 2018-05-06 | 8 | -15/+100 | |
* | | OperationComponent | Shin'ya Ueoka | 2018-05-06 | 4 | -97/+116 | |
* | | Merge pull request #368 from emlow/issue-279 | Shin'ya Ueoka | 2018-05-05 | 1 | -0/+6 | |
|\ \ | ||||||
| * | | Use openerTabId for view-source | Shin'ya Ueoka | 2018-05-05 | 1 | -1/+2 | |
| * | | shortcut to view page source | emlow | 2018-04-01 | 1 | -0/+5 | |
* | | | Notify when updated | Shin'ya Ueoka | 2018-05-05 | 1 | -0/+10 | |
* | | | Merge remote-tracking branch 'origin/master' into background-adjacent-tabs | Shin'ya Ueoka | 2018-05-01 | 13 | -20/+236 | |
|\| | | ||||||
| * | | add global find keyword | Shin'ya Ueoka | 2018-03-07 | 5 | -0/+40 | |
| * | | hide console on <Esc> and <C-{> | Shin'ya Ueoka | 2018-03-04 | 1 | -0/+4 | |
| * | | set opener tab id | Shin'ya Ueoka | 2018-02-20 | 2 | -3/+3 | |
| |/ | ||||||
| * | Fixed few lint errors | Cornelius Matějka | 2018-01-14 | 1 | -2/+2 | |
| * | Pinned tabs are not closeable by 'd' | Cornelius Matějka | 2018-01-14 | 2 | -3/+14 | |
| * | Merge pull request #137 from alx741/tabs | Shin'ya Ueoka | 2018-01-14 | 2 | -2/+18 | |
| |\ | ||||||
| | * | Remove unused variables | Daniel Campoverde | 2017-11-26 | 1 | -1/+1 | |
| | * | Fix visible links test | Daniel Campoverde | 2017-11-26 | 1 | -2/+4 | |
| | * | Fix linter error | Daniel Campoverde | 2017-11-26 | 1 | -4/+2 | |
| | * | Previous selected tab based on tab events only | Daniel Campoverde | 2017-11-26 | 1 | -35/+1 | |
| | * | Use tab-change event handler | Daniel Campoverde | 2017-11-26 | 1 | -2/+14 | |
| | * | Keep current en previous tabs id | Daniel Campoverde | 2017-11-26 | 1 | -7/+15 | |
| | * | Format lines to 80 chars | Daniel Campoverde | 2017-11-26 | 1 | -5/+6 | |
| | * | Clean selectPrevSelTab | Daniel Campoverde | 2017-11-26 | 1 | -6/+3 | |
| | * | Keep previous selected tab | Daniel Campoverde | 2017-11-26 | 1 | -9/+25 | |
| | * | Dummy selectPrevSelTab implementation | Daniel Campoverde | 2017-11-26 | 2 | -2/+18 | |
| * | | implement set option | Shin'ya Ueoka | 2018-01-11 | 2 | -6/+22 | |
| * | | move commands to background action | Shin'ya Ueoka | 2018-01-11 | 2 | -1/+64 | |
| * | | add set property action in background | Shin'ya Ueoka | 2018-01-10 | 3 | -2/+18 | |
| * | | separate setting actions and reducers | Shin'ya Ueoka | 2018-01-08 | 6 | -5/+39 | |
| * | | Merge pull request #221 from kleschenko/fixed_completion | Shin'ya Ueoka | 2017-12-22 | 1 | -1/+0 | |
| |\ \ | ||||||
| | * | | Fix history completion to show most frequent results first. | Kostyantyn Leschenko | 2017-11-20 | 1 | -1/+0 | |
| | |/ | ||||||
| * / | Fix buffers completion when there are some tabs with undefined title. | Kostyantyn Leschenko | 2017-11-20 | 1 | -1/+1 | |
| |/ | ||||||
* / | Open adjacent tabs and background tabs | Erwan Ameil | 2017-11-16 | 2 | -6/+3 | |
|/ | ||||||
* | first find implementation | Shin'ya Ueoka | 2017-11-11 | 1 | -5/+1 | |
* | show find in console | Shin'ya Ueoka | 2017-11-11 | 1 | -0/+4 | |
* | add support for duplicating current tab | usk | 2017-11-07 | 2 | -1/+7 | |
* | code review | Jiabo Hou | 2017-11-05 | 2 | -7/+11 | |
* | added support for pinning/unpinning tabs | Jiabo Hou | 2017-11-05 | 2 | -1/+19 | |
* | Merge pull request #113 from alx741/tabs | Shin'ya Ueoka | 2017-11-05 | 2 | -1/+19 | |
|\ | ||||||
| * | Add TAB_LAST operation | Daniel Campoverde | 2017-10-29 | 2 | -8/+9 | |
| * | Clean up TAB_FIRST operation | Daniel Campoverde | 2017-10-29 | 2 | -3/+3 | |
| * | Fix selectFirstTab | Daniel Campoverde | 2017-10-29 | 1 | -2/+4 | |
| * | Default TAB_FIRST mapping | Daniel Campoverde | 2017-10-29 | 1 | -1/+1 | |
| * | Add TAB_FIRST operation | Daniel Campoverde | 2017-10-29 | 2 | -0/+15 | |
* | | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 1 | -0/+0 | |
|/ | ||||||
* | index reducer in background | Shin'ya Ueoka | 2017-10-14 | 3 | -12/+18 | |
* | fix errors on tabs selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 | |
* | fix tab selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |