aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Types src/contentShin'ya Ueoka2019-05-0512-16/+59
|
* Types src/settingsShin'ya Ueoka2019-05-021-1/+1
|
* Types on src/consoleShin'ya Ueoka2019-05-022-2/+2
|
* Types on src/backgroundShin'ya Ueoka2019-05-023-47/+1
|
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-0237-0/+0
|
* Fix React Component testsShin'ya Ueoka2019-04-3011-480/+606
|
* Move to reactShin'ya Ueoka2019-04-296-6/+6
|
* Support blacklist with portShin'ya Ueoka2019-04-171-0/+7
|
* Merge pull request #538 from ueokande/scroll-consoleShin'ya Ueoka2019-02-252-23/+153
|\ | | | | Scroll console
| * Fix Completion interface and add testShin'ya Ueoka2019-02-151-0/+138
| |
| * Use single index on completions of the consoleShin'ya Ueoka2019-02-151-23/+15
| |
* | Merge pull request #544 from ueokande/refactor-backgroundShin'ya Ueoka2019-02-245-14/+5
|\ \ | | | | | | Refactor background
| * | Clean classes and repositoryShin'ya Ueoka2019-02-241-9/+0
| | |
| * | Capitalize background scriptsShin'ya Ueoka2019-02-244-5/+5
| |/
* / Enable to bind space keyShin'ya Ueoka2019-02-111-0/+20
|/
* Add gh/gH to open home pageShin'ya Ueoka2018-12-091-9/+27
|
* Scroll on global mark and handle gone tabShin'ya Ueoka2018-10-122-5/+9
|
* Support global marks which select a tabShin'ya Ueoka2018-10-123-2/+33
|
* Store x position into marksShin'ya Ueoka2018-10-112-4/+7
|
* Rename mode acton and reducerShin'ya Ueoka2018-10-111-8/+8
|
* Add mark action and reducerShin'ya Ueoka2018-10-112-0/+73
|
* Fix search keywords with colonShin'ya Ueoka2018-10-081-0/+9
|
* Fix error on settingsShin'ya Ueoka2018-08-021-1/+1
|
* Merge pull request #432 from Mange/follow-details-summaryShin'ya Ueoka2018-07-292-2/+12
|\ | | | | Allow following <summary> elements
| * Allow following <summary> elementsMagnus Bergmark2018-07-162-2/+12
| |
* | Search keywords on pasteShin'ya Ueoka2018-07-282-26/+30
| |
* | Fix last tab is undefinedShin'ya Ueoka2018-07-281-0/+5
| |
* | Deep-copy objects on MemoryStorage and add testsShin'ya Ueoka2018-07-281-0/+41
| |
* | Clean old codesShin'ya Ueoka2018-07-287-187/+2
| |
* | Implement set-commandShin'ya Ueoka2018-07-271-0/+74
| |
* | Version as Clean ArchitectureShin'ya Ueoka2018-07-222-46/+12
| |
* | Clean and tests for filters on open commandShin'ya Ueoka2018-07-211-0/+113
| |
* | Move commands to background/sharedShin'ya Ueoka2018-07-211-1/+1
|/
* Move versions to backgroundShin'ya Ueoka2018-07-112-3/+3
|
* Clean settingShin'ya Ueoka2018-07-081-4/+38
|
* See you my reduxShin'ya Ueoka2018-07-081-110/+0
|
* Use official redux on contentShin'ya Ueoka2018-07-082-47/+2
|
* blacklist as an utilShin'ya Ueoka2018-07-081-0/+42
|
* Use pure redux on consoleShin'ya Ueoka2018-07-081-17/+8
|
* Rewrite tests with async/awaitShin'ya Ueoka2018-06-172-53/+27
|
* add testsShin'ya Ueoka2018-05-062-0/+35
|
* Notify when updatedShin'ya Ueoka2018-05-052-0/+94
|
* mock browserShin'ya Ueoka2018-05-051-0/+4
|
* global expectShin'ya Ueoka2018-05-0532-31/+2
|
* set find keyword from backgroundShin'ya Ueoka2018-03-071-1/+1
|
* add global find keywordShin'ya Ueoka2018-03-072-0/+32
|
* hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-042-1/+2
|
* add hide action for consoleShin'ya Ueoka2018-03-042-0/+12
|
* fix property parserShin'ya Ueoka2018-01-111-0/+7
|
* move commands to background actionShin'ya Ueoka2018-01-112-41/+78
|