aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #392 from ueokande/e2e-testingShin'ya Ueoka2018-05-1413-64/+479
|\ \
| * | Insert sleepShin'ya Ueoka2018-05-131-0/+2
| * | Fix ci stepsShin'ya Ueoka2018-05-131-1/+1
| * | Use stable firefoxShin'ya Ueoka2018-05-131-1/+1
| * | Add e2e test cases for followingShin'ya Ueoka2018-05-133-4/+132
| * | Add e2e test cases for uShin'ya Ueoka2018-05-132-1/+17
| * | Add sleepShin'ya Ueoka2018-05-131-0/+2
| * | Add e2e test cases for [[/]]Shin'ya Ueoka2018-05-133-8/+120
| * | Fix debug web-server on e2e testingShin'ya Ueoka2018-05-136-58/+69
| * | Add e2e test case for history navigationsShin'ya Ueoka2018-05-132-1/+26
| * | Add e2e test cases for deleting tabsShin'ya Ueoka2018-05-136-5/+52
| * | Add navigate testShin'ya Ueoka2018-05-136-6/+78
|/ /
* | Merge pull request #391 from ueokande/delete-tabsShin'ya Ueoka2018-05-125-19/+104
|\ \
| * | Fix tab completionsShin'ya Ueoka2018-05-124-25/+31
| * | Add bdelete and bdeletes command to READMEShin'ya Ueoka2018-05-121-1/+9
| * | Add bdlete/bdelete! commandsShin'ya Ueoka2018-05-123-1/+50
| * | Add bdeletes! comandShin'ya Ueoka2018-05-123-1/+12
| * | Add :bdeletes commandShin'ya Ueoka2018-05-123-1/+12
|/ /
* | Merge pull request #348 from luanpotter/q_command_close_tabShin'ya Ueoka2018-05-102-0/+13
|\ \
| * | Adding new functionality to readmeLuan Nico2018-02-221-0/+4
| * | implement :q to close tabLuan Nico2018-02-221-0/+9
| |/
* | Merge pull request #388 from ueokande/create-bookmarksShin'ya Ueoka2018-05-106-2/+41
|\ \
| * | Fix bookmarkShin'ya Ueoka2018-05-081-2/+14
| * | Add command.show.addbookmark operationShin'ya Ueoka2018-05-083-0/+7
| * | addbookmark commandShin'ya Ueoka2018-05-083-2/+22
* | | Merge pull request #389 from ZeRoPoint1/masterShin'ya Ueoka2018-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | change "Plane" to "Plain"Vibhor Kumar2018-05-091-1/+1
|/ /
* | Merge pull request #387 from ueokande/open-from-bookmarksShin'ya Ueoka2018-05-083-9/+56
|\ \
| * | limit history itemsShin'ya Ueoka2018-05-081-1/+1
| * | Open URLs from bookmarksShin'ya Ueoka2018-05-073-2/+38
| * | Get completion items as PromisesShin'ya Ueoka2018-05-061-8/+19
|/ /
* | Merge pull request #386 from ueokande/addon-enabled-indicatorShin'ya Ueoka2018-05-0626-132/+329
|\ \
| * | update indicator on loadedShin'ya Ueoka2018-05-062-1/+3
| * | add testsShin'ya Ueoka2018-05-062-0/+35
| * | Toggle add-on enabled by clicking indicatorShin'ya Ueoka2018-05-063-1/+12
| * | Indicator shows the add-on enabledShin'ya Ueoka2018-05-069-3/+86
| * | Previous selected tab as reduxShin'ya Ueoka2018-05-068-15/+64
| * | Refactor background directoriesShin'ya Ueoka2018-05-069-21/+19
| * | OperationComponentShin'ya Ueoka2018-05-064-97/+116
|/ /
* | Merge pull request #368 from emlow/issue-279Shin'ya Ueoka2018-05-055-0/+12
|\ \
| * | Add page.source formShin'ya Ueoka2018-05-051-0/+1
| * | Use openerTabId for view-sourceShin'ya Ueoka2018-05-051-1/+2
| * | shortcut to view page sourceemlow2018-04-014-0/+10
* | | Merge pull request #385 from ueokande/update_notificationShin'ya Ueoka2018-05-0511-3495/+300
|\ \ \
| * | | Use default URLShin'ya Ueoka2018-05-051-1/+4
| * | | Notify when updatedShin'ya Ueoka2018-05-057-1/+161
| * | | mock browserShin'ya Ueoka2018-05-052-1/+5
| * | | install browser mock for testShin'ya Ueoka2018-05-052-3493/+131
|/ / /
* | | global expectShin'ya Ueoka2018-05-055-3/+4
* | | global expectShin'ya Ueoka2018-05-0533-31/+4