aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | add ambassador extensionShin'ya Ueoka2018-02-045-1/+41
| * | | add karma-webext-launcherShin'ya Ueoka2018-02-031-0/+53
| * | | install web-extShin'ya Ueoka2018-02-032-11/+3274
* | | | Merge pull request #332 from RyanWarnock/masterShin'ya Ueoka2018-02-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fixed grammar for warning promptLeBronse2018-02-061-2/+2
|/ / /
* | | Merge pull request #321 from ueokande/release-0.11Shin'ya Ueoka2018-01-231-1/+1
|\ \ \
| * | | bump a versionShin'ya Ueoka2018-01-231-1/+1
|/ / /
* | | Merge pull request #320 from ueokande/configuration-compatibleShin'ya Ueoka2018-01-231-0/+3
|\ \ \
| * | | set default propertiesShin'ya Ueoka2018-01-231-0/+3
|/ / /
* | | Merge pull request #316 from ueokande/release-0.10Shin'ya Ueoka2018-01-203-2/+22
|\ \ \
| * | | bump a versionShin'ya Ueoka2018-01-201-1/+1
| * | | revert package.shShin'ya Ueoka2018-01-202-1/+21
|/ / /
* | | Merge pull request #315 from ueokande/release-0.9Shin'ya Ueoka2018-01-201-1/+1
|\ \ \
| * | | bump a versionShin'ya Ueoka2018-01-201-1/+1
|/ / /
* | | Merge pull request #314 from ueokande/qa-0.9Shin'ya Ueoka2018-01-205-334/+2730
|\ \ \
| * | | update mochaShin'ya Ueoka2018-01-202-4/+4
| * | | update karmaShin'ya Ueoka2018-01-202-326/+2687
| * | | fix for slack scrollShin'ya Ueoka2018-01-201-1/+3
| * | | fix READMEShin'ya Ueoka2018-01-182-5/+26
| * | | Update QAShin'ya Ueoka2018-01-181-1/+13
|/ / /
* | | Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-188-22/+48
|\ \ \
| * | | focus on visible elementsShin'ya Ueoka2018-01-153-23/+30
| * | | update READMEShin'ya Ueoka2018-01-131-0/+1
| * | | implement focus inputShin'ya Ueoka2018-01-133-0/+16
| * | | add focus input key mapShin'ya Ueoka2018-01-132-0/+2
* | | | Merge pull request #312 from mathstuf/fix-typoShin'ya Ueoka2018-01-151-1/+1
|\ \ \ \
| * | | | keymaps-form: fix a typoBen Boeckel2018-01-151-1/+1
|/ / / /
* | | | Merge pull request #236 from r3r57/feature/force_remove_tabShin'ya Ueoka2018-01-154-3/+16
|\ \ \ \
| * | | | Changed default key binding for closing pined tabs ('DD' -> '!d')as requested...Cornelius Matějka2018-01-141-1/+1
| * | | | Fixed few lint errorsCornelius Matějka2018-01-141-2/+2
| * | | | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-144-3/+16
|/ / / /
* | | | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-145-2/+21
|\ \ \ \
| * | | | Document with actual keysDaniel Campoverde2018-01-131-1/+1
| * | | | Remove unused variablesDaniel Campoverde2017-11-261-1/+1
| * | | | Fix visible links testDaniel Campoverde2017-11-261-2/+4
| * | | | Fix linter errorDaniel Campoverde2017-11-261-4/+2
| * | | | Previous selected tab based on tab events onlyDaniel Campoverde2017-11-261-35/+1
| * | | | Use tab-change event handlerDaniel Campoverde2017-11-261-2/+14
| * | | | Keep current en previous tabs idDaniel Campoverde2017-11-261-7/+15
| * | | | Format lines to 80 charsDaniel Campoverde2017-11-261-5/+6
| * | | | Clean selectPrevSelTabDaniel Campoverde2017-11-261-6/+3
| * | | | Document TAB_PREV_SEL operationDaniel Campoverde2017-11-261-0/+1
| * | | | Default mapping for TAB_PREV_SEL operationDaniel Campoverde2017-11-261-1/+1
| * | | | Keep previous selected tabDaniel Campoverde2017-11-261-9/+25
| * | | | Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-264-2/+20
* | | | | Merge pull request #309 from ueokande/default-propertiesShin'ya Ueoka2018-01-142-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix default propertiestShin'ya Ueoka2018-01-141-1/+3
| * | | | fix default settingsShin'ya Ueoka2018-01-141-2/+2
|/ / / /
* | | | Merge pull request #300 from usk/feature/open-clipboard's-urlShin'ya Ueoka2018-01-138-3/+39
|\ \ \ \
| * | | | open clipboard's URL in current/new tabusk2018-01-038-3/+39