aboutsummaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* lintShin'ya Ueoka2018-10-111-1/+1
* Add mark keymapsShin'ya Ueoka2018-10-112-0/+6
* Fix search keywords with colonShin'ya Ueoka2018-10-081-12/+18
* Merge pull request #461 from ueokande/control-over-suggestionsShin'ya Ueoka2018-10-082-1/+5
|\
| * Add complete propertyShin'ya Ueoka2018-09-172-1/+5
* | rename modifierdKeyName to modifiedKeyNameStefan2018-08-301-3/+3
|/
* Fix default settingsShin'ya Ueoka2018-08-021-2/+7
* Fix property documentShin'ya Ueoka2018-08-021-1/+1
* Update eslintShin'ya Ueoka2018-08-011-1/+1
* Search keywords on pasteShin'ya Ueoka2018-07-281-0/+25
* Move commands to background/sharedShin'ya Ueoka2018-07-212-70/+0
* Complete set commandsShin'ya Ueoka2018-07-111-1/+7
* Complete console commandsShin'ya Ueoka2018-07-111-0/+11
* Move versions to backgroundShin'ya Ueoka2018-07-113-56/+0
* See you my reduxShin'ya Ueoka2018-07-082-68/+0
* Use official redux on contentShin'ya Ueoka2018-07-081-2/+2
* blacklist as an utilShin'ya Ueoka2018-07-081-0/+13
* fix but failedShin'ya Ueoka2018-06-282-7/+5
* Use await/async on shared directoryShin'ya Ueoka2018-06-173-33/+29
* Add command.show.addbookmark operationShin'ya Ueoka2018-05-082-0/+2
* Toggle add-on enabled by clicking indicatorShin'ya Ueoka2018-05-061-0/+1
* Indicator shows the add-on enabledShin'ya Ueoka2018-05-061-0/+3
* Refactor background directoriesShin'ya Ueoka2018-05-062-87/+0
* Merge pull request #368 from emlow/issue-279Shin'ya Ueoka2018-05-052-0/+4
|\
| * shortcut to view page sourceemlow2018-04-012-0/+4
* | Use default URLShin'ya Ueoka2018-05-051-1/+4
* | Notify when updatedShin'ya Ueoka2018-05-053-0/+55
* | Merge remote-tracking branch 'origin/master' into patch-1Shin'ya Ueoka2018-05-0114-185/+378
|\ \
| * | Make adjacenttab true in defaultShin'ya Ueoka2018-05-011-1/+1
| * | Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-0114-196/+376
| |\|
| | * add global find keywordShin'ya Ueoka2018-03-071-0/+2
| | * hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-042-0/+4
| | * set default propertiesShin'ya Ueoka2018-01-231-0/+3
| | * fix for slack scrollShin'ya Ueoka2018-01-201-1/+3
| | * Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-183-1/+27
| | |\
| | | * focus on visible elementsShin'ya Ueoka2018-01-151-1/+23
| | | * implement focus inputShin'ya Ueoka2018-01-131-0/+3
| | | * add focus input key mapShin'ya Ueoka2018-01-131-0/+1
| | * | Changed default key binding for closing pined tabs ('DD' -> '!d')as requested...Cornelius Matějka2018-01-141-1/+1
| | * | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-142-0/+2
| | * | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-142-0/+2
| | |\ \
| | | * | Default mapping for TAB_PREV_SEL operationDaniel Campoverde2017-11-261-1/+1
| | | * | Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-262-0/+2
| | * | | 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-132-1/+4
| | |\ \
| | | * | open clipboard's URL in current/new tabusk2018-01-032-1/+4
| | * | | fix smooth scroll on key repeatedShin'ya Ueoka2018-01-131-0/+1
| | * | | add smoothscroll propertyShin'ya Ueoka2018-01-131-0/+2
| | * | | support custom chars as hintcharsShin'ya Ueoka2018-01-111-8/+7