Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add numeric prefix to repeat a command | Shin'ya Ueoka | 2019-12-21 | 2 | -0/+27 |
* | Add prefix functions in KeySequence | Shin'ya Ueoka | 2019-12-13 | 1 | -69/+0 |
* | Identify the key is a digit | Shin'ya Ueoka | 2019-12-06 | 2 | -5/+32 |
* | Make engines required | Shin'ya Ueoka | 2019-12-03 | 3 | -4/+15 |
* | Validate on top-level settings and use pre-compiled ajv | Shin'ya Ueoka | 2019-12-03 | 8 | -435/+377 |
* | Add settings schema and compile script | Shin'ya Ueoka | 2019-12-03 | 2 | -0/+619 |
* | Validate json settings with ajv | Shin'ya Ueoka | 2019-12-03 | 5 | -108/+112 |
* | Fix for eslint | Shin'ya UEOKA | 2019-12-01 | 1 | -1/+1 |
* | handle localhost urls with path | chenchao | 2019-11-07 | 1 | -2/+17 |
* | more localhost use cases | chenchao | 2019-11-06 | 1 | -2/+12 |
* | support url started with localhost | chenchao | 2019-11-05 | 1 | -1/+1 |
* | Add partial blacklist form | Shin'ya UEOKA | 2019-10-08 | 2 | -9/+17 |
* | Add partial blacklist item | Shin'ya UEOKA | 2019-10-07 | 1 | -19/+97 |
* | Rename valueOf to fromJSON | Shin'ya UEOKA | 2019-10-07 | 1 | -12/+12 |
* | Use string settings on default settings | Shin'ya UEOKA | 2019-10-07 | 2 | -164/+85 |
* | Move Key to settings | Shin'ya UEOKA | 2019-10-07 | 2 | -0/+115 |
* | Fix form options | Shin'ya UEOKA | 2019-10-07 | 2 | -6/+6 |
* | Make Settings class | Shin'ya UEOKA | 2019-10-06 | 2 | -50/+77 |
* | Make Blacklist class | Shin'ya UEOKA | 2019-10-06 | 5 | -41/+51 |
* | Make Properties class | Shin'ya UEOKA | 2019-10-06 | 5 | -145/+123 |
* | Make Search class | Shin'ya UEOKA | 2019-10-06 | 4 | -53/+93 |
* | Make Keymap class | Shin'ya UEOKA | 2019-10-06 | 3 | -37/+80 |
* | Fix type checkings | Shin'ya UEOKA | 2019-08-29 | 2 | -8/+7 |
* | Fix undefined checking on operation parameter | Shin'ya Ueoka | 2019-08-28 | 1 | -11/+15 |
* | tabs.close: rename selectLeft (boolean) -> select ("left" | "right") | chocolateboy | 2019-07-31 | 3 | -5/+18 |
* | tabs.close.right: rename `gd` -> `x$` | chocolateboy | 2019-07-31 | 2 | -2/+2 |
* | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 3 | -8/+16 |
* | Fix settings parsing | Shin'ya Ueoka | 2019-05-26 | 1 | -11/+17 |
* | Repeat open, tabopen and winopen command | Shin'ya Ueoka | 2019-05-25 | 1 | -1/+32 |
* | Add repeat.last operation to default settings | Shin'ya Ueoka | 2019-05-25 | 2 | -0/+2 |
* | Repeat last operation | Shin'ya Ueoka | 2019-05-25 | 1 | -1/+10 |
* | Move some navigation operations to background | Shin'ya Ueoka | 2019-05-23 | 1 | -1/+30 |
* | Use @typescript-eslint/semi rule | Shin'ya Ueoka | 2019-05-22 | 1 | -1/+0 |
* | Define Key and KeySequence | Shin'ya Ueoka | 2019-05-18 | 1 | -99/+0 |
* | Define client and presenter for follow | Shin'ya Ueoka | 2019-05-18 | 1 | -3/+5 |
* | Send properties on activate | Shin'ya Ueoka | 2019-05-17 | 1 | -2/+2 |
* | Clipbaord as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 1 | -4/+6 |
* | Find as a controller | Shin'ya Ueoka | 2019-05-11 | 1 | -33/+33 |
* | Use search settings on paster | Shin'ya Ueoka | 2019-05-07 | 1 | -1/+1 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 10 | -326/+715 |
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 4 | -154/+719 |
* | Types on src/share | Shin'ya Ueoka | 2019-05-02 | 11 | -54/+88 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 12 | -0/+0 |
* | Support blacklist with port | Shin'ya Ueoka | 2019-04-17 | 1 | -2/+2 |
* | Relaod settings on local storage changed instead of message | Shin'ya Ueoka | 2019-04-14 | 1 | -1/+0 |
* | Merge pull request #544 from ueokande/refactor-background | Shin'ya Ueoka | 2019-02-24 | 1 | -5/+1 |
|\ | |||||
| * | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 1 | -5/+1 |
* | | Enable to bind space key | Shin'ya Ueoka | 2019-02-11 | 1 | -0/+3 |
|/ | |||||
* | Remove repeat properties | Shin'ya Ueoka | 2019-02-11 | 1 | -1/+0 |
* | Add close tabs to the right command | Shin'ya Ueoka | 2018-12-27 | 2 | -0/+2 |