Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add reader-view keymaps to gr | Shin'ya Ueoka | 2021-05-09 | 1 | -0/+1 |
* | Fix e2e test on option | Shin'ya Ueoka | 2020-09-22 | 3 | -4/+17 |
* | Fix component test | Shin'ya Ueoka | 2020-09-21 | 2 | -3/+5 |
* | Introduce styled-components on top of form | Shin'ya Ueoka | 2020-09-21 | 4 | -63/+72 |
* | Introduce styled-components on form fields | Shin'ya Ueoka | 2020-09-21 | 10 | -218/+248 |
* | Introduce styled-components on settings ui | Shin'ya Ueoka | 2020-09-21 | 9 | -184/+145 |
* | Separate input component | Shin'ya Ueoka | 2020-09-21 | 6 | -99/+135 |
* | Enable @typescript-eslint/no-extra-non-null-assertion | Shin'ya Ueoka | 2020-08-11 | 1 | -2/+2 |
* | Remove discarded property | Shin'ya Ueoka | 2020-08-10 | 1 | -2/+0 |
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 15 | -468/+579 |
* | Synchronize settings via Firefox Sync | Shin'ya Ueoka | 2020-02-03 | 2 | -7/+19 |
* | Fix lint rules | Shin'ya Ueoka | 2019-12-22 | 2 | -4/+2 |
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 10 | -43/+43 |
* | Add partial blacklist form | Shin'ya UEOKA | 2019-10-08 | 4 | -31/+144 |
* | Rename valueOf to fromJSON | Shin'ya UEOKA | 2019-10-07 | 4 | -5/+5 |
* | Fix form options | Shin'ya UEOKA | 2019-10-07 | 3 | -22/+29 |
* | Make Blacklist class | Shin'ya UEOKA | 2019-10-06 | 1 | -2/+2 |
* | Make Properties class | Shin'ya UEOKA | 2019-10-06 | 2 | -12/+7 |
* | Make Keymap class | Shin'ya UEOKA | 2019-10-06 | 4 | -16/+16 |
* | Save on checkbox changed | Shin'ya UEOKA | 2019-08-29 | 1 | -1/+8 |
* | Use default settings on loading failure | Shin'ya Ueoka | 2019-08-28 | 1 | -1/+6 |
* | tabs.close: rename selectLeft (boolean) -> select ("left" | "right") | chocolateboy | 2019-07-31 | 1 | -1/+1 |
* | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -6/+6 |
* | Merge pull request #596 from ueokande/qa-0.23 | Shin'ya Ueoka | 2019-05-29 | 3 | -6/+15 |
|\ | |||||
| * | Save settings on switching a source | Shin'ya Ueoka | 2019-05-27 | 1 | -0/+2 |
| * | Fix form keys | Shin'ya Ueoka | 2019-05-27 | 1 | -5/+7 |
| * | Set default engine and remain last engine on form settings | Shin'ya Ueoka | 2019-05-27 | 1 | -1/+6 |
* | | Fix duplicated form | Shin'ya Ueoka | 2019-05-26 | 1 | -1/+0 |
|/ | |||||
* | Add repeat.last operation to default settings | Shin'ya Ueoka | 2019-05-25 | 1 | -0/+1 |
* | Use @typescript-eslint/semi rule | Shin'ya Ueoka | 2019-05-22 | 2 | -2/+2 |
* | src/content | Shin'ya Ueoka | 2019-05-07 | 1 | -1/+1 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 8 | -110/+163 |
* | Types src/settings | Shin'ya Ueoka | 2019-05-02 | 11 | -116/+193 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 13 | -0/+0 |
* | Save settings by onBlur callback | Shin'ya Ueoka | 2019-04-30 | 6 | -7/+32 |
* | 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 | 18 | -74/+77 |
* | Move to react | Shin'ya Ueoka | 2019-04-29 | 9 | -20/+20 |
* | Relaod settings on local storage changed instead of message | Shin'ya Ueoka | 2019-04-14 | 1 | -4/+0 |
* | 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 | 2 | -5/+7 |
* | Clean setting | Shin'ya Ueoka | 2018-07-08 | 4 | -139/+106 |
* | Use official redux on settings | Shin'ya Ueoka | 2018-07-08 | 1 | -4/+8 |
* | fix but failed | Shin'ya Ueoka | 2018-06-28 | 4 | -13/+11 |
* | Use await/async on settings | Shin'ya Ueoka | 2018-06-17 | 1 | -11/+8 |
* | Add commands to settings form | Shin'ya Ueoka | 2018-05-16 | 1 | -0/+2 |