Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 3 | -66/+91 |
* | Types src/settings | Shin'ya Ueoka | 2019-05-02 | 8 | -97/+139 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 8 | -0/+0 |
* | Save settings by onBlur callback | Shin'ya Ueoka | 2019-04-30 | 5 | -6/+31 |
* | Specify default props | Shin'ya Ueoka | 2019-04-30 | 4 | -19/+8 |
* | Fix React Component tests | Shin'ya Ueoka | 2019-04-30 | 3 | -14/+13 |
* | Declare types on settings | Shin'ya Ueoka | 2019-04-29 | 5 | -0/+36 |
* | Clean settings components | Shin'ya Ueoka | 2019-04-29 | 16 | -136/+65 |
* | Move to react | Shin'ya Ueoka | 2019-04-29 | 8 | -18/+18 |
* | Add close tabs to the right command | Shin'ya Ueoka | 2018-12-27 | 1 | -0/+1 |
* | Add start page to form settings | Shin'ya Ueoka | 2018-12-27 | 1 | -0/+2 |
* | Add mark fields to setting form | Shin'ya Ueoka | 2018-10-13 | 1 | -0/+3 |
* | Fix error on settings | Shin'ya Ueoka | 2018-08-02 | 1 | -3/+6 |
* | Clean setting | Shin'ya Ueoka | 2018-07-08 | 1 | -124/+44 |
* | fix but failed | Shin'ya Ueoka | 2018-06-28 | 4 | -13/+11 |
* | Add commands to settings form | Shin'ya Ueoka | 2018-05-16 | 1 | -0/+2 |
* | change "Plane" to "Plain" | Vibhor Kumar | 2018-05-09 | 1 | -1/+1 |
* | Add page.source form | Shin'ya Ueoka | 2018-05-05 | 1 | -0/+1 |
* | fixed grammar for warning prompt | LeBronse | 2018-02-06 | 1 | -2/+2 |
* | Merge pull request #308 from ueokande/focus-input | Shin'ya Ueoka | 2018-01-18 | 1 | -0/+1 |
|\ | |||||
| * | add focus input key map | Shin'ya Ueoka | 2018-01-13 | 1 | -0/+1 |
* | | keymaps-form: fix a typo | Ben Boeckel | 2018-01-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #300 from usk/feature/open-clipboard's-url | Shin'ya Ueoka | 2018-01-13 | 1 | -0/+2 |
|\ | |||||
| * | open clipboard's URL in current/new tab | usk | 2018-01-03 | 1 | -0/+2 |
* | | default property values | Shin'ya Ueoka | 2018-01-08 | 1 | -2/+2 |
* | | Add PropertiesForm | Shin'ya Ueoka | 2018-01-05 | 3 | -0/+82 |
* | | move settings validator | Shin'ya Ueoka | 2018-01-05 | 1 | -1/+1 |
|/ | |||||
* | fix scroll settings typos | l4 | 2017-12-28 | 1 | -2/+2 |
* | cancel migrate on failure | Shin'ya Ueoka | 2017-11-28 | 1 | -15/+41 |
* | remove default form settings | Shin'ya Ueoka | 2017-11-28 | 2 | -1/+18 |
* | fix form key bindings | Shin'ya Ueoka | 2017-11-26 | 1 | -1/+2 |
* | fix form key bindings | Shin'ya Ueoka | 2017-11-26 | 1 | -2/+4 |
* | fix keymap field | Shin'ya Ueoka | 2017-11-26 | 2 | -5/+7 |
* | confirm before setting migration | Shin'ya Ueoka | 2017-11-26 | 1 | -0/+9 |
* | fix form css | Shin'ya Ueoka | 2017-11-26 | 9 | -7/+23 |
* | add KeymapsForm test | Shin'ya Ueoka | 2017-11-26 | 1 | -1/+5 |
* | add SearchForm test | Shin'ya Ueoka | 2017-11-26 | 1 | -7/+11 |
* | rename serach engine | Shin'ya Ueoka | 2017-11-26 | 3 | -9/+9 |
* | add input test | Shin'ya Ueoka | 2017-11-26 | 1 | -4/+1 |
* | settings migration between json and form | Shin'ya Ueoka | 2017-11-26 | 2 | -3/+22 |
* | fix keymap form | Shin'ya Ueoka | 2017-11-26 | 1 | -2/+2 |
* | load settiongs from form | Shin'ya Ueoka | 2017-11-26 | 1 | -19/+19 |
* | add button | Shin'ya Ueoka | 2017-11-26 | 4 | -0/+23 |
* | blacklist form | Shin'ya Ueoka | 2017-11-26 | 3 | -12/+73 |
* | delete button | Shin'ya Ueoka | 2017-11-26 | 4 | -15/+27 |
* | keymaps form | Shin'ya Ueoka | 2017-11-26 | 4 | -95/+116 |
* | Add search form | Shin'ya Ueoka | 2017-11-26 | 3 | -11/+123 |
* | Add keybindings form | Shin'ya Ueoka | 2017-11-26 | 4 | -41/+197 |
* | Use Preact for settings and show validation | Shin'ya Ueoka | 2017-11-26 | 4 | -18/+99 |
* | use preact | Shin'ya Ueoka | 2017-11-26 | 1 | -7/+2 |