Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Set default engine and remain last engine on form settings | Shin'ya Ueoka | 2019-05-27 | 1 | -1/+6 | |
| * | Fix settings parsing | Shin'ya Ueoka | 2019-05-26 | 1 | -11/+17 | |
| * | Prepare target='_blank' | Shin'ya UEOKA | 2019-05-26 | 1 | -5/+5 | |
| * | Fix completion order | Shin'ya UEOKA | 2019-05-26 | 1 | -1/+4 | |
* | | Fix duplicated form | Shin'ya Ueoka | 2019-05-26 | 1 | -1/+0 | |
|/ | ||||||
* | Repeat open, tabopen and winopen command | Shin'ya Ueoka | 2019-05-25 | 7 | -4/+93 | |
* | Add repeat.last operation to default settings | Shin'ya Ueoka | 2019-05-25 | 3 | -0/+3 | |
* | Repeat last operation | Shin'ya Ueoka | 2019-05-25 | 7 | -7/+110 | |
* | NavigateUseCase TabPresenter | Shin'ya Ueoka | 2019-05-24 | 2 | -3/+5 | |
* | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 6 | -48/+26 | |
* | Move some navigation operations to background | Shin'ya Ueoka | 2019-05-23 | 7 | -13/+150 | |
* | Use @typescript-eslint/semi rule | Shin'ya Ueoka | 2019-05-22 | 35 | -63/+4 | |
* | FollowSlaveClient as a factory pattern | Shin'ya Ueoka | 2019-05-21 | 3 | -21/+41 | |
* | Use TSyringe on content script | Shin'ya Ueoka | 2019-05-21 | 30 | -427/+381 | |
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 36 | -200/+208 | |
* | Fix failed CircleCI | Shin'ya Ueoka | 2019-05-19 | 3 | -11/+18 | |
* | Merge pull request #587 from ueokande/refactor-content | Shin'ya Ueoka | 2019-05-19 | 93 | -1797/+2589 | |
|\ | ||||||
| * | Add HintKeyProducer | Shin'ya Ueoka | 2019-05-19 | 2 | -1/+39 | |
| * | Add NavigationPresenter | Shin'ya Ueoka | 2019-05-19 | 4 | -91/+116 | |
| * | Make routes | Shin'ya Ueoka | 2019-05-19 | 7 | -127/+201 | |
| * | Remove unused components | Shin'ya Ueoka | 2019-05-19 | 19 | -860/+1 | |
| * | Follow as a clean architecture | Shin'ya Ueoka | 2019-05-19 | 10 | -9/+492 | |
| * | Show console | Shin'ya Ueoka | 2019-05-18 | 1 | -0/+6 | |
| * | Define Key and KeySequence | Shin'ya Ueoka | 2019-05-18 | 15 | -175/+115 | |
| * | Mark keys as a clean archtecture | Shin'ya Ueoka | 2019-05-18 | 8 | -7/+200 | |
| * | Keymaps as a clean architecture [WIP] | Shin'ya Ueoka | 2019-05-18 | 13 | -16/+491 | |
| * | Define client and presenter for follow | Shin'ya Ueoka | 2019-05-18 | 9 | -180/+359 | |
| * | Send properties on activate | Shin'ya Ueoka | 2019-05-17 | 3 | -17/+10 | |
| * | Hints as a classes | Shin'ya Ueoka | 2019-05-17 | 4 | -120/+160 | |
| * | Clipbaord as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 6 | -52/+119 | |
| * | Mark set/jump as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 9 | -93/+122 | |
| * | Find as a controller | Shin'ya Ueoka | 2019-05-11 | 8 | -74/+77 | |
| * | Make scroller as a presenter | Shin'ya Ueoka | 2019-05-11 | 5 | -82/+89 | |
| * | Make find as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 12 | -159/+224 | |
| * | Make settings as a clean architecture | Shin'ya Ueoka | 2019-05-11 | 12 | -122/+122 | |
| * | Make addon-enabled as a clean architecture | Shin'ya Ueoka | 2019-05-10 | 13 | -79/+113 | |
* | | Fix openerTabId warning on Android | robsmith11 | 2019-05-17 | 1 | -3/+4 | |
* | | Fix history and bookmarks warnings on Android | robsmith11 | 2019-05-17 | 1 | -2/+4 | |
* | | Fix setIcon warning on Android | robsmith11 | 2019-05-17 | 1 | -1/+7 | |
|/ | ||||||
* | Use search settings on paster | Shin'ya Ueoka | 2019-05-07 | 3 | -9/+11 | |
* | src/content | Shin'ya Ueoka | 2019-05-07 | 2 | -2/+2 | |
* | src/content | Shin'ya Ueoka | 2019-05-06 | 18 | -79/+119 | |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 36 | -587/+1009 | |
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 47 | -464/+1358 | |
* | Types src/settings | Shin'ya Ueoka | 2019-05-02 | 11 | -116/+193 | |
* | Types on src/console | Shin'ya Ueoka | 2019-05-02 | 11 | -103/+204 | |
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 45 | -384/+445 | |
* | 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 | 114 | -0/+0 | |
* | Fix webpack | Shin'ya Ueoka | 2019-04-30 | 1 | -3/+3 |