aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * OperationComponentShin'ya Ueoka2018-05-064-97/+116
|/
* Merge pull request #368 from emlow/issue-279Shin'ya Ueoka2018-05-055-0/+12
|\ | | | | Add shortcut to view page source
| * 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
|\ \ | | | | | | Update notification
| * | 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
| |
* | Merge pull request #198 from kleschenko/patch-1Shin'ya Ueoka2018-05-011-0/+2
|\ \ | | | | | | Add vimperator-like keybindings for next and previous tabs
| * \ Merge remote-tracking branch 'origin/master' into patch-1Shin'ya Ueoka2018-05-01119-1598/+14606
| |\ \ | |/ / |/| |
* | | Merge pull request #171 from idlewan/background-adjacent-tabsShin'ya Ueoka2018-05-0110-12/+46
|\ \ \ | | | | | | | | Open adjacent tabs and background tabs
| * | | Make adjacenttab true in defaultShin'ya Ueoka2018-05-011-1/+1
| | | | | | | | | | | | | | | | Click with Ctrl key opens a tab adjacently.
| * | | Improve READMEShin'ya Ueoka2018-05-011-0/+9
| | | |
| * | | Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-01120-1607/+14591
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #381 from ueokande/update-packagesShin'ya Ueoka2018-05-011-46/+150
|\ \ \ \ | | | | | | | | | | Update packages
| * | | | Update package-lock.jsonShin'ya Ueoka2018-05-011-46/+150
|/ / / /
* | | | Merge pull request #382 from ueokande/greenkeeper/initialShin'ya Ueoka2018-05-012-3/+5
|\ \ \ \ | |_|_|/ |/| | | Update dependencies to enable Greenkeeper 🌴
| * | | docs(readme): add Greenkeeper badgegreenkeeper[bot]2018-05-011-0/+2
| | | |
| * | | chore(package): update dependenciesgreenkeeper[bot]2018-05-011-3/+3
|/ / /
* | | Merge pull request #360 from ueokande/circleciShin'ya Ueoka2018-03-111-1/+1
|\ \ \ | | | | | | | | update build status badge
| * | | update build status badgeShin'ya Ueoka2018-03-111-1/+1
| | | |
* | | | Merge pull request #359 from ueokande/circleciShin'ya Ueoka2018-03-112-18/+45
|\| | | | | | | | | | | Migrate to CircleCI
| * | | clean circleciShin'ya Ueoka2018-03-111-6/+2
| | | |
| * | | Merge to single jobShin'ya Ueoka2018-03-111-25/+5
| | | |
| * | | Goodble Travis CIShin'ya Ueoka2018-03-111-18/+0
| | | |
| * | | Add CircleCIShin'ya Ueoka2018-03-111-0/+69
|/ / /
* | | Merge pull request #358 from ueokande/improve-buildShin'ya Ueoka2018-03-116-779/+4818
|\ \ \ | | | | | | | | Improve build
| * | | update webpackShin'ya Ueoka2018-03-113-133/+4623
| | | |
| * | | update style-loader, css-loader, and sass-loaderShin'ya Ueoka2018-03-112-208/+302
| | | |