aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Soucemap on testsShin'ya Ueoka2018-07-211-3/+3
|
* Complete open histories and bookmarksShin'ya Ueoka2018-07-213-3/+120
|
* Buffer completion on Clean ArchitectureShin'ya Ueoka2018-07-213-15/+47
|
* My First Clean ArchitectureShin'ya Ueoka2018-07-218-3/+185
|
* Move commands to background/sharedShin'ya Ueoka2018-07-215-3/+3
|
* Remove sender on dispatchShin'ya Ueoka2018-07-191-4/+2
|
* Merge pull request #424 from ueokande/greenkeeper/css-loader-1.0.0Shin'ya Ueoka2018-07-132-888/+20
|\ | | | | Update css-loader to the latest version 🚀
| * Merge remote-tracking branch 'origin/master' into greenkeeper/css-loader-1.0.0Shin'ya Ueoka2018-07-1344-675/+658
| |\ | |/ |/|
* | Merge pull request #431 from ueokande/command-completionsShin'ya Ueoka2018-07-1312-60/+110
|\ \ | | | | | | Command completions
| * | Replace flat with reduce-concatShin'ya Ueoka2018-07-131-1/+2
| | |
| * | fixShin'ya Ueoka2018-07-132-2/+2
| | |
| * | Fix error on no completion itemsShin'ya Ueoka2018-07-131-0/+3
| | |
| * | Fix command and property completionsShin'ya Ueoka2018-07-131-0/+7
| | |
| * | Complete set commandsShin'ya Ueoka2018-07-112-1/+44
| | |
| * | Complete console commandsShin'ya Ueoka2018-07-112-16/+36
| | |
| * | Move versions to backgroundShin'ya Ueoka2018-07-116-5/+5
| | |
| * | Use combineReducersShin'ya Ueoka2018-07-112-40/+16
|/ /
* | Merge pull request #429 from ueokande/use-official-reduxShin'ya Ueoka2018-07-0833-615/+548
|\ \ | | | | | | Use official redux
| * | Fix commandShin'ya Ueoka2018-07-081-1/+1
| | |
| * | Clean settingShin'ya Ueoka2018-07-085-143/+144
| | |
| * | See you my reduxShin'ya Ueoka2018-07-083-178/+0
| | |
| * | Use official redux on settingsShin'ya Ueoka2018-07-081-4/+8
| | |
| * | Install preact-reduxShin'ya Ueoka2018-07-082-0/+7
| | |
| * | Use official redux on backgroundShin'ya Ueoka2018-07-085-87/+144
| | |
| * | Use official redux on contentShin'ya Ueoka2018-07-0811-101/+34
| | |
| * | blacklist as an utilShin'ya Ueoka2018-07-083-21/+65
| | |
| * | [wip] contentShin'ya Ueoka2018-07-086-58/+86
| | |
| * | Use pure redux on consoleShin'ya Ueoka2018-07-084-63/+61
| | |
| * | Fix lintShin'ya Ueoka2018-07-081-1/+1
| | |
| * | Install redux-promiseShin'ya Ueoka2018-07-082-0/+20
| | |
| * | Install reduxShin'ya Ueoka2018-07-082-0/+19
|/ /
| * Update package-lock.jsonShin'ya Ueoka2018-07-131-887/+19
| |
| * chore(package): update css-loader to version 1.0.0greenkeeper[bot]2018-07-061-1/+1
|/
* Merge pull request #402 from jvbrandaom/quit-all-commandShin'ya Ueoka2018-07-012-1/+16
|\ | | | | Adds command to close all tabs
| * Adds command to close all tabsJoão Vitor Brandão2018-05-242-1/+16
| | | | | | | | Type :qa or :quitall to close all tabs
* | Merge pull request #423 from ueokande/greenkeeper/eslint-5.0.1Shin'ya Ueoka2018-06-2824-157/+489
|\ \ | | | | | | Update eslint
| * | fix for lintShin'ya Ueoka2018-06-281-9/+6
| | |
| * | Use stage-2 presetShin'ya Ueoka2018-06-281-1/+1
| | |
| * | Install babel-preset-stage-2Shin'ya Ueoka2018-06-282-0/+223
| | |
| * | fix but failedShin'ya Ueoka2018-06-2820-98/+74
| | |
| * | Update package-lock.jsonShin'ya Ueoka2018-06-281-48/+184
| | |
| * | chore(package): update eslint to version 5.0.1greenkeeper[bot]2018-06-261-1/+1
| | | | | | | | | Closes #420
* | | Merge pull request #421 from ueokande/release-0.15Shin'ya Ueoka2018-06-261-1/+1
|\ \ \ | | | | | | | | Release 0.15
| * | | bump a versionShin'ya Ueoka2018-06-261-1/+1
|/ / /
* | | Merge pull request #416 from ueokande/qa-0.15Shin'ya Ueoka2018-06-264-12/+24
|\ \ \ | |/ / |/| | QA 0.15
| * | fix bdelete/bdelete! commandsShin'ya Ueoka2018-06-251-2/+2
| | |
| * | fixShin'ya Ueoka2018-06-181-17/+11
| | |
| * | fixShin'ya Ueoka2018-06-182-9/+9
| | |
| * | Implement e2e test of view-sourceShin'ya Ueoka2018-06-182-1/+18
| | |
| * | Update QA.mdShin'ya Ueoka2018-06-181-0/+1
| | |