aboutsummaryrefslogtreecommitdiff
path: root/src/shared/settings
Commit message (Expand)AuthorAgeFilesLines
* npm run lint:fixShin'ya Ueoka2019-12-225-12/+12
* Add prefix functions in KeySequenceShin'ya Ueoka2019-12-131-69/+0
* Identify the key is a digitShin'ya Ueoka2019-12-062-5/+32
* Make engines requiredShin'ya Ueoka2019-12-033-4/+15
* Validate on top-level settings and use pre-compiled ajvShin'ya Ueoka2019-12-038-435/+377
* Add settings schema and compile scriptShin'ya Ueoka2019-12-032-0/+619
* Validate json settings with ajvShin'ya Ueoka2019-12-035-108/+112
* Add partial blacklist formShin'ya UEOKA2019-10-082-9/+17
* Add partial blacklist itemShin'ya UEOKA2019-10-071-19/+97
* Use string settings on default settingsShin'ya UEOKA2019-10-071-79/+83
* Move Key to settingsShin'ya UEOKA2019-10-072-0/+115
* Fix form optionsShin'ya UEOKA2019-10-071-1/+1
* Make Settings classShin'ya UEOKA2019-10-061-0/+154
* Make Blacklist classShin'ya UEOKA2019-10-061-0/+39
* Make Properties classShin'ya UEOKA2019-10-061-0/+110
* Make Search classShin'ya UEOKA2019-10-061-0/+76
* Make Keymap classShin'ya UEOKA2019-10-061-0/+37
* Declare setting typesShin'ya Ueoka2019-05-065-325/+0
* Types src/contentShin'ya Ueoka2019-05-051-1/+1
* Types on src/shareShin'ya Ueoka2019-05-024-24/+24
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-025-0/+0
* Add close tabs to the right commandShin'ya Ueoka2018-12-271-0/+1
* Add gh/gH to open home pageShin'ya Ueoka2018-12-091-0/+2
* Fix default property valueShin'ya Ueoka2018-10-161-1/+1
* Remove adjacenttabShin'ya Ueoka2018-10-132-4/+0
* Fix default key mappingsShin'ya Ueoka2018-10-111-2/+2
* Add mark keymapsShin'ya Ueoka2018-10-111-0/+2
* Add complete propertyShin'ya Ueoka2018-09-172-1/+5
* 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
* Complete set commandsShin'ya Ueoka2018-07-111-1/+7
* fix but failedShin'ya Ueoka2018-06-282-7/+5
* Use await/async on shared directoryShin'ya Ueoka2018-06-171-22/+20
* Add command.show.addbookmark operationShin'ya Ueoka2018-05-081-0/+1
* Merge pull request #368 from emlow/issue-279Shin'ya Ueoka2018-05-051-0/+1
|\
| * shortcut to view page sourceemlow2018-04-011-0/+1
* | Merge remote-tracking branch 'origin/master' into patch-1Shin'ya Ueoka2018-05-011-0/+2
* | Make adjacenttab true in defaultShin'ya Ueoka2018-05-011-1/+1
* | Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-012-2/+4
|/
* set default propertiesShin'ya Ueoka2018-01-231-0/+3
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-181-0/+1
|\
| * 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-141-0/+1
* | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-141-0/+1
|\ \
| * | Default mapping for TAB_PREV_SEL operationDaniel Campoverde2017-11-261-1/+1
| * | Dummy selectPrevSelTab implementationDaniel Campoverde2017-11-261-0/+1
* | | fix default propertiestShin'ya Ueoka2018-01-141-1/+3
* | | fix default settingsShin'ya Ueoka2018-01-141-2/+2
| |/ |/|