Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Validate on top-level settings and use pre-compiled ajv | Shin'ya Ueoka | 2019-12-03 | 3 | -32/+0 |
* | handle localhost urls with path | chenchao | 2019-11-07 | 1 | -3/+5 |
* | more localhost use cases | chenchao | 2019-11-06 | 1 | -1/+13 |
* | Add partial blacklist form | Shin'ya UEOKA | 2019-10-08 | 1 | -7/+10 |
* | Add partial blacklist item | Shin'ya UEOKA | 2019-10-07 | 1 | -50/+128 |
* | Use Settings.toJSON on test | Shin'ya UEOKA | 2019-10-07 | 1 | -18/+3 |
* | Rename valueOf to fromJSON | Shin'ya UEOKA | 2019-10-07 | 1 | -6/+6 |
* | Move Key to settings | Shin'ya UEOKA | 2019-10-07 | 2 | -0/+164 |
* | Make Settings class | Shin'ya UEOKA | 2019-10-06 | 2 | -26/+23 |
* | Make Blacklist class | Shin'ya UEOKA | 2019-10-06 | 5 | -101/+85 |
* | Make Properties class | Shin'ya UEOKA | 2019-10-06 | 5 | -71/+41 |
* | Make Search class | Shin'ya UEOKA | 2019-10-06 | 4 | -75/+86 |
* | Make Keymap class | Shin'ya UEOKA | 2019-10-06 | 3 | -53/+106 |
* | Fix settings parsing | Shin'ya Ueoka | 2019-05-26 | 1 | -0/+4 |
* | Define Key and KeySequence | Shin'ya Ueoka | 2019-05-18 | 1 | -164/+0 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 6 | -219/+519 |
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 1 | -0/+41 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 6 | -0/+0 |
* | Support blacklist with port | Shin'ya Ueoka | 2019-04-17 | 1 | -0/+7 |
* | Merge pull request #544 from ueokande/refactor-background | Shin'ya Ueoka | 2019-02-24 | 1 | -9/+0 |
|\ | |||||
| * | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 1 | -9/+0 |
* | | Enable to bind space key | Shin'ya Ueoka | 2019-02-11 | 1 | -0/+20 |
|/ | |||||
* | Add gh/gH to open home page | Shin'ya Ueoka | 2018-12-09 | 1 | -9/+27 |
* | Fix search keywords with colon | Shin'ya Ueoka | 2018-10-08 | 1 | -0/+9 |
* | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+30 |
* | Move commands to background/shared | Shin'ya Ueoka | 2018-07-21 | 1 | -84/+0 |
* | Move versions to background | Shin'ya Ueoka | 2018-07-11 | 2 | -68/+0 |
* | See you my redux | Shin'ya Ueoka | 2018-07-08 | 1 | -110/+0 |
* | blacklist as an util | Shin'ya Ueoka | 2018-07-08 | 1 | -0/+42 |
* | Rewrite tests with async/await | Shin'ya Ueoka | 2018-06-17 | 2 | -53/+27 |
* | Notify when updated | Shin'ya Ueoka | 2018-05-05 | 2 | -0/+94 |
* | global expect | Shin'ya Ueoka | 2018-05-05 | 6 | -6/+0 |
* | fix property parser | Shin'ya Ueoka | 2018-01-11 | 1 | -0/+7 |
* | move commands to background action | Shin'ya Ueoka | 2018-01-11 | 2 | -41/+78 |
* | property parser | Shin'ya Ueoka | 2018-01-08 | 1 | -0/+41 |
* | add property to settings | Shin'ya Ueoka | 2018-01-05 | 1 | -2/+27 |
* | move settings validator | Shin'ya Ueoka | 2018-01-05 | 1 | -1/+1 |
* | remove default form settings | Shin'ya Ueoka | 2017-11-28 | 1 | -1/+3 |
* | settings helpers | Shin'ya Ueoka | 2017-11-26 | 1 | -0/+112 |
* | fix for symbol keys | Shin'ya Ueoka | 2017-11-12 | 1 | -0/+12 |
* | add key utils | Shin'ya Ueoka | 2017-11-11 | 2 | -0/+133 |
* | add blacklist setting | Shin'ya Ueoka | 2017-10-22 | 1 | -0/+20 |
* | move store to shared | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+111 |
* | fix imports in test | Shin'ya Ueoka | 2017-10-05 | 1 | -1/+1 |
* | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 1 | -31/+0 |
* | BackgroundInputComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+31 |
* | search engine validation | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+57 |
* | add setting validator | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+25 |
* | remove messages | Shin'ya Ueoka | 2017-09-09 | 1 | -25/+0 |
* | message passing by helper functions | Shin'ya Ueoka | 2017-09-01 | 1 | -0/+25 |