Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | configure eslint | Shin'ya Ueoka | 2017-10-09 | 2 | -3/+8 | |
| | | ||||||
| * | configure webpack | Shin'ya Ueoka | 2017-10-09 | 1 | -3/+3 | |
| | | ||||||
| * | install react | Shin'ya Ueoka | 2017-10-09 | 2 | -9/+366 | |
| | | ||||||
| * | parse json in settings | Shin'ya Ueoka | 2017-10-09 | 7 | -28/+24 | |
| | | ||||||
| * | save keymap in input store in content | Shin'ya Ueoka | 2017-10-09 | 6 | -24/+19 | |
|/ | ||||||
* | Merge pull request #25 from ueokande/github | Shin'ya Ueoka | 2017-10-08 | 3 | -0/+103 | |
|\ | | | | | Add GitHub meta files | |||||
| * | add CODE_OF_CONDUCT | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+47 | |
| | | ||||||
| * | add CONTRIBUTING | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+30 | |
| | | ||||||
| * | add ISSUE_TEMPLATE | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+26 | |
|/ | ||||||
* | Merge pull request #24 from ueokande/yank-url | Shin'ya Ueoka | 2017-10-08 | 18 | -69/+137 | |
|\ | | | | | Yank url | |||||
| * | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 12 | -30/+83 | |
| | | ||||||
| * | use mode in console message | Shin'ya Ueoka | 2017-10-08 | 11 | -43/+36 | |
| | | ||||||
| * | yank a URL | Shin'ya Ueoka | 2017-10-08 | 4 | -1/+23 | |
|/ | ||||||
* | Merge pull request #23 from ueokande/winopen-command | Shin'ya Ueoka | 2017-10-08 | 4 | -1/+18 | |
|\ | | | | | winopen command | |||||
| * | support w/W command | Shin'ya Ueoka | 2017-10-08 | 3 | -0/+9 | |
| | | ||||||
| * | support winopen command | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+9 | |
|/ | ||||||
* | Merge pull request #22 from ueokande/separate-domains | Shin'ya Ueoka | 2017-10-08 | 45 | -140/+147 | |
|\ | | | | | Refactor: Separate domains | |||||
| * | rename background end-point script name | Shin'ya Ueoka | 2017-10-08 | 2 | -2/+2 | |
| | | ||||||
| * | move store to shared | Shin'ya Ueoka | 2017-10-08 | 6 | -5/+5 | |
| | | ||||||
| * | separate content | Shin'ya Ueoka | 2017-10-08 | 17 | -24/+24 | |
| | | ||||||
| * | move background | Shin'ya Ueoka | 2017-10-08 | 7 | -56/+82 | |
| | | ||||||
| * | separate settings | Shin'ya Ueoka | 2017-10-08 | 13 | -34/+17 | |
| | | ||||||
| * | separate console | Shin'ya Ueoka | 2017-10-08 | 13 | -40/+38 | |
| | | ||||||
| * | move messages to shared | Shin'ya Ueoka | 2017-10-08 | 9 | -8/+8 | |
|/ | ||||||
* | Merge pull request #20 from ueokande/prevent-page-keymaps | Shin'ya Ueoka | 2017-10-08 | 12 | -197/+188 | |
|\ | | | | | Prevent page keymaps | |||||
| * | reset follow on enabled | Shin'ya Ueoka | 2017-10-08 | 2 | -0/+2 | |
| | | ||||||
| * | disable follow after activate | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | follow from content-input | Shin'ya Ueoka | 2017-10-08 | 3 | -9/+9 | |
| | | ||||||
| * | make content-input more simple | Shin'ya Ueoka | 2017-10-08 | 3 | -37/+59 | |
| | | ||||||
| * | use key instead of keyCode in follow | Shin'ya Ueoka | 2017-10-08 | 4 | -72/+26 | |
| | | ||||||
| * | prevent keymaps in the page | Shin'ya Ueoka | 2017-10-08 | 2 | -25/+37 | |
| | | ||||||
| * | load settings from content | Shin'ya Ueoka | 2017-10-07 | 4 | -22/+25 | |
| | | ||||||
| * | store input keys in content script | Shin'ya Ueoka | 2017-10-07 | 7 | -119/+92 | |
| | | ||||||
| * | reload settings on content | Shin'ya Ueoka | 2017-10-07 | 3 | -0/+25 | |
|/ | ||||||
* | Merge pull request #19 from ueokande/content-and-background-redux-completely | Shin'ya Ueoka | 2017-10-07 | 44 | -404/+360 | |
|\ | | | | | Refactor: full redux on content and background | |||||
| * | fix console errors | Shin'ya Ueoka | 2017-10-07 | 3 | -8/+19 | |
| | | ||||||
| * | remove completion actions/reducer | Shin'ya Ueoka | 2017-10-07 | 13 | -259/+204 | |
| | | ||||||
| * | [wip] remove STATE_UPDATE | Shin'ya Ueoka | 2017-10-06 | 6 | -32/+31 | |
| | | ||||||
| * | console command actions without store | Shin'ya Ueoka | 2017-10-06 | 5 | -17/+12 | |
| | | ||||||
| * | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 25 | -66/+66 | |
| | | ||||||
| * | fix imports in test | Shin'ya Ueoka | 2017-10-05 | 15 | -24/+24 | |
| | | ||||||
| * | set import root for webpack | Shin'ya Ueoka | 2017-10-05 | 1 | -1/+2 | |
| | | ||||||
| * | move operations | Shin'ya Ueoka | 2017-10-04 | 4 | -3/+3 | |
| | | ||||||
| * | single reducer | Shin'ya Ueoka | 2017-10-04 | 6 | -9/+14 | |
| | | ||||||
| * | use createStore short-hand method | Shin'ya Ueoka | 2017-10-04 | 4 | -26/+26 | |
|/ | ||||||
* | Merge pull request #18 from ueokande/fix-17-key-repeat-does-not-work | Shin'ya Ueoka | 2017-10-04 | 1 | -6/+9 | |
|\ | | | | | Fix key-repeat does not work | |||||
| * | fix key-repeat does not work | Shin'ya Ueoka | 2017-10-04 | 1 | -6/+9 | |
|/ | ||||||
* | Merge pull request #16 from ueokande/enable-keys | Shin'ya Ueoka | 2017-10-03 | 10 | -102/+77 | |
|\ | | | | | Enable keys on github.com | |||||
| * | capture keys on both keypress and keydown | Shin'ya Ueoka | 2017-10-03 | 1 | -6/+19 | |
| | | ||||||
| * | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 10 | -87/+32 | |
| | |