aboutsummaryrefslogtreecommitdiff
path: root/src/settings
Commit message (Expand)AuthorAgeFilesLines
* Use default settings on loading failureShin'ya Ueoka2019-08-281-1/+6
* tabs.close: rename selectLeft (boolean) -> select ("left" | "right")chocolateboy2019-07-311-1/+1
* Add an option to close the current tab and select the tab to the leftchocolateboy2019-07-281-6/+6
* Merge pull request #596 from ueokande/qa-0.23Shin'ya Ueoka2019-05-293-6/+15
|\
| * Save settings on switching a sourceShin'ya Ueoka2019-05-271-0/+2
| * Fix form keysShin'ya Ueoka2019-05-271-5/+7
| * Set default engine and remain last engine on form settingsShin'ya Ueoka2019-05-271-1/+6
* | Fix duplicated formShin'ya Ueoka2019-05-261-1/+0
|/
* Add repeat.last operation to default settingsShin'ya Ueoka2019-05-251-0/+1
* Use @typescript-eslint/semi ruleShin'ya Ueoka2019-05-222-2/+2
* src/contentShin'ya Ueoka2019-05-071-1/+1
* Declare setting typesShin'ya Ueoka2019-05-068-110/+163
* Types src/settingsShin'ya Ueoka2019-05-0211-116/+193
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-0213-0/+0
* Save settings by onBlur callbackShin'ya Ueoka2019-04-306-7/+32
* Specify default propsShin'ya Ueoka2019-04-304-19/+8
* Fix React Component testsShin'ya Ueoka2019-04-303-14/+13
* Declare types on settingsShin'ya Ueoka2019-04-295-0/+36
* Clean settings componentsShin'ya Ueoka2019-04-2918-74/+77
* Move to reactShin'ya Ueoka2019-04-299-20/+20
* Relaod settings on local storage changed instead of messageShin'ya Ueoka2019-04-141-4/+0
* Add close tabs to the right commandShin'ya Ueoka2018-12-271-0/+1
* Add start page to form settingsShin'ya Ueoka2018-12-271-0/+2
* Add mark fields to setting formShin'ya Ueoka2018-10-131-0/+3
* Fix error on settingsShin'ya Ueoka2018-08-022-5/+7
* Clean settingShin'ya Ueoka2018-07-084-139/+106
* Use official redux on settingsShin'ya Ueoka2018-07-081-4/+8
* fix but failedShin'ya Ueoka2018-06-284-13/+11
* Use await/async on settingsShin'ya Ueoka2018-06-171-11/+8
* Add commands to settings formShin'ya Ueoka2018-05-161-0/+2
* change "Plane" to "Plain"Vibhor Kumar2018-05-091-1/+1
* Add page.source formShin'ya Ueoka2018-05-051-0/+1
* fixed grammar for warning promptLeBronse2018-02-061-2/+2
* 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
* | keymaps-form: fix a typoBen Boeckel2018-01-151-1/+1
|/
* 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
* | separate setting actions and reducersShin'ya Ueoka2018-01-081-11/+7
* | default property valuesShin'ya Ueoka2018-01-081-2/+2
* | Add PropertiesFormShin'ya Ueoka2018-01-053-0/+82
* | move settings validatorShin'ya Ueoka2018-01-051-1/+1
|/
* fix scroll settings typosl42017-12-281-2/+2
* cancel migrate on failureShin'ya Ueoka2017-11-281-15/+41
* remove default form settingsShin'ya Ueoka2017-11-282-1/+18
* fix form key bindingsShin'ya Ueoka2017-11-261-1/+2
* fix form key bindingsShin'ya Ueoka2017-11-261-2/+4
* fix keymap fieldShin'ya Ueoka2017-11-262-5/+7
* confirm before setting migrationShin'ya Ueoka2017-11-261-0/+9
* fix form cssShin'ya Ueoka2017-11-269-7/+23