aboutsummaryrefslogtreecommitdiff
path: root/test/shared
Commit message (Collapse)AuthorAgeFilesLines
* Fix settings parsingShin'ya Ueoka2019-05-261-0/+4
|
* Define Key and KeySequenceShin'ya Ueoka2019-05-181-164/+0
|
* Declare setting typesShin'ya Ueoka2019-05-066-219/+519
|
* Types src/contentShin'ya Ueoka2019-05-051-0/+41
|
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-026-0/+0
|
* Support blacklist with portShin'ya Ueoka2019-04-171-0/+7
|
* Merge pull request #544 from ueokande/refactor-backgroundShin'ya Ueoka2019-02-241-9/+0
|\ | | | | Refactor background
| * Clean classes and repositoryShin'ya Ueoka2019-02-241-9/+0
| |
* | Enable to bind space keyShin'ya Ueoka2019-02-111-0/+20
|/
* Add gh/gH to open home pageShin'ya Ueoka2018-12-091-9/+27
|
* Fix search keywords with colonShin'ya Ueoka2018-10-081-0/+9
|
* Search keywords on pasteShin'ya Ueoka2018-07-281-0/+30
|
* Move commands to background/sharedShin'ya Ueoka2018-07-211-84/+0
|
* Move versions to backgroundShin'ya Ueoka2018-07-112-68/+0
|
* See you my reduxShin'ya Ueoka2018-07-081-110/+0
|
* blacklist as an utilShin'ya Ueoka2018-07-081-0/+42
|
* Rewrite tests with async/awaitShin'ya Ueoka2018-06-172-53/+27
|
* Notify when updatedShin'ya Ueoka2018-05-052-0/+94
|
* global expectShin'ya Ueoka2018-05-056-6/+0
|
* fix property parserShin'ya Ueoka2018-01-111-0/+7
|
* move commands to background actionShin'ya Ueoka2018-01-112-41/+78
|
* property parserShin'ya Ueoka2018-01-081-0/+41
|
* add property to settingsShin'ya Ueoka2018-01-051-2/+27
|
* move settings validatorShin'ya Ueoka2018-01-051-1/+1
|
* remove default form settingsShin'ya Ueoka2017-11-281-1/+3
|
* settings helpersShin'ya Ueoka2017-11-261-0/+112
|
* fix for symbol keysShin'ya Ueoka2017-11-121-0/+12
|
* add key utilsShin'ya Ueoka2017-11-112-0/+133
|
* add blacklist settingShin'ya Ueoka2017-10-221-0/+20
|
* move store to sharedShin'ya Ueoka2017-10-081-0/+111
|
* fix imports in testShin'ya Ueoka2017-10-051-1/+1
|
* remove deprecated property in KeyboardEventShin'ya Ueoka2017-10-031-31/+0
|
* BackgroundInputComponentShin'ya Ueoka2017-10-011-0/+31
|
* search engine validationShin'ya Ueoka2017-10-011-0/+57
|
* add setting validatorShin'ya Ueoka2017-10-011-0/+25
|
* remove messagesShin'ya Ueoka2017-09-091-25/+0
|
* message passing by helper functionsShin'ya Ueoka2017-09-011-0/+25