aboutsummaryrefslogtreecommitdiff
path: root/src/shared/settings
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge pull request #300 from usk/feature/open-clipboard's-urlShin'ya Ueoka2018-01-131-0/+2
|\ \
| * | open clipboard's URL in current/new tabusk2018-01-031-0/+2
* | | add smoothscroll propertyShin'ya Ueoka2018-01-131-0/+2
* | | support custom chars as hintcharsShin'ya Ueoka2018-01-111-8/+7
* | | separate setting actions and reducersShin'ya Ueoka2018-01-081-0/+31
* | | default propertiesShin'ya Ueoka2018-01-081-3/+4
* | | default property valuesShin'ya Ueoka2018-01-084-10/+22
* | | Set default propertiesShin'ya Ueoka2018-01-081-0/+2
* | | add property to settingsShin'ya Ueoka2018-01-053-7/+34