Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ | | | | | Refactor background | |||||
| * | 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 | |
| | ||||||
* | Add about: pages to open home page | Shin'ya Ueoka | 2018-12-09 | 1 | -1/+1 | |
| | ||||||
* | Add gh/gH to open home page | Shin'ya Ueoka | 2018-12-09 | 3 | -2/+21 | |
| | ||||||
* | Use webextension message to console | Shin'ya Ueoka | 2018-11-18 | 1 | -0/+3 | |
| | ||||||
* | Fix default property value | Shin'ya Ueoka | 2018-10-16 | 1 | -1/+1 | |
| | ||||||
* | Remove adjacenttab | Shin'ya Ueoka | 2018-10-13 | 2 | -4/+0 | |
| | ||||||
* | Scroll on global mark and handle gone tab | Shin'ya Ueoka | 2018-10-12 | 1 | -0/+2 | |
| | ||||||
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 1 | -0/+3 | |
| | ||||||
* | Fix default key mappings | Shin'ya Ueoka | 2018-10-11 | 1 | -2/+2 | |
| | ||||||
* | lint | Shin'ya Ueoka | 2018-10-11 | 1 | -1/+1 | |
| | ||||||
* | Add mark keymaps | Shin'ya Ueoka | 2018-10-11 | 2 | -0/+6 | |
| | ||||||
* | Fix search keywords with colon | Shin'ya Ueoka | 2018-10-08 | 1 | -12/+18 | |
| | ||||||
* | Merge pull request #461 from ueokande/control-over-suggestions | Shin'ya Ueoka | 2018-10-08 | 2 | -1/+5 | |
|\ | | | | | Add complete property | |||||
| * | Add complete property | Shin'ya Ueoka | 2018-09-17 | 2 | -1/+5 | |
| | | ||||||
* | | rename modifierdKeyName to modifiedKeyName | Stefan | 2018-08-30 | 1 | -3/+3 | |
|/ | ||||||
* | Fix default settings | Shin'ya Ueoka | 2018-08-02 | 1 | -2/+7 | |
| | ||||||
* | Fix property document | Shin'ya Ueoka | 2018-08-02 | 1 | -1/+1 | |
| | ||||||
* | Update eslint | Shin'ya Ueoka | 2018-08-01 | 1 | -1/+1 | |
| | ||||||
* | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+25 | |
| | ||||||
* | Move commands to background/shared | Shin'ya Ueoka | 2018-07-21 | 2 | -70/+0 | |
| | ||||||
* | Complete set commands | Shin'ya Ueoka | 2018-07-11 | 1 | -1/+7 | |
| | ||||||
* | Complete console commands | Shin'ya Ueoka | 2018-07-11 | 1 | -0/+11 | |
| | ||||||
* | Move versions to background | Shin'ya Ueoka | 2018-07-11 | 3 | -56/+0 | |
| | ||||||
* | See you my redux | Shin'ya Ueoka | 2018-07-08 | 2 | -68/+0 | |
| | ||||||
* | Use official redux on content | Shin'ya Ueoka | 2018-07-08 | 1 | -2/+2 | |
| | ||||||
* | blacklist as an util | Shin'ya Ueoka | 2018-07-08 | 1 | -0/+13 | |
| | ||||||
* | fix but failed | Shin'ya Ueoka | 2018-06-28 | 2 | -7/+5 | |
| | ||||||
* | Use await/async on shared directory | Shin'ya Ueoka | 2018-06-17 | 3 | -33/+29 | |
| | ||||||
* | Add command.show.addbookmark operation | Shin'ya Ueoka | 2018-05-08 | 2 | -0/+2 | |
| | ||||||
* | Toggle add-on enabled by clicking indicator | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+1 | |
| | ||||||
* | Indicator shows the add-on enabled | Shin'ya Ueoka | 2018-05-06 | 1 | -0/+3 | |
| | ||||||
* | Refactor background directories | Shin'ya Ueoka | 2018-05-06 | 2 | -87/+0 | |
| | ||||||
* | Merge pull request #368 from emlow/issue-279 | Shin'ya Ueoka | 2018-05-05 | 2 | -0/+4 | |
|\ | | | | | Add shortcut to view page source | |||||
| * | shortcut to view page source | emlow | 2018-04-01 | 2 | -0/+4 | |
| | |