aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | bump a versionShin'ya Ueoka2018-05-161-1/+1
|/ /
* | Merge pull request #394 from ueokande/qa-0.13Shin'ya Ueoka2018-05-164-9/+42
|\ \ | | | | | | QA 0.13
| * | Add commands to settings formShin'ya Ueoka2018-05-161-0/+2
| | |
| * | Improve READMEShin'ya Ueoka2018-05-161-0/+1
| | |
| * | Fix quit commandShin'ya Ueoka2018-05-161-1/+3
| | |
| * | Add test casesShin'ya Ueoka2018-05-161-8/+36
|/ /
* | Merge pull request #393 from ueokande/update-packagesShin'ya Ueoka2018-05-143-4585/+7879
|\ \ | | | | | | Update packages
| * | Reduce package-lock.jsonShin'ya Ueoka2018-05-141-3534/+1638
| | |
| * | Update dependenciesShin'ya Ueoka2018-05-142-36/+4462
| | |
| * | Update test packageShin'ya Ueoka2018-05-142-1360/+1073
| | |
| * | Update build dependenciesShin'ya Ueoka2018-05-142-4874/+2429
| | |
| * | Remove package.scriptShin'ya Ueoka2018-05-143-67/+3563
|/ /
* | Merge pull request #392 from ueokande/e2e-testingShin'ya Ueoka2018-05-1413-64/+479
|\ \ | | | | | | Add e2e test cases
| * | 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
|\ \ | | | | | | Delete tabs
| * | 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
|\ \ | | | | | | implement :q to close tab
| * | 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
|\ \ | | | | | | addbookmark command
| * | 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" in settings page
| * | 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
|\ \ | | | | | | Open URLs from bookmarks
| * | 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
|\ \ | | | | | | Addon enabled indicator
| * | 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
| | |