Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update releases URL to match new versioning scheme | Cihan Demirci | 2021-03-28 | 1 | -1/+1 |
* | Send resize message to the sender tab instead of the current tab. | Shin'ya Ueoka | 2021-03-28 | 1 | -8/+1 |
* | Move classes to a correct directory | Shin'ya Ueoka | 2021-03-28 | 1 | -0/+21 |
* | Specific return type | Shin'ya Ueoka | 2021-03-14 | 4 | -15/+15 |
* | Remove unused classes | Shin'ya Ueoka | 2020-12-09 | 9 | -407/+4 |
* | Make WindowPresenter interface | Shin'ya Ueoka | 2020-12-09 | 2 | -1/+3 |
* | Make background operator as an operator | Shin'ya Ueoka | 2020-12-09 | 8 | -25/+100 |
* | Enable @typescript-eslint/no-extra-non-null-assertion | Shin'ya Ueoka | 2020-08-11 | 2 | -7/+7 |
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 14 | -188/+198 |
* | Clean unused code | Shin'ya Ueoka | 2020-03-29 | 1 | -205/+0 |
* | Complete tabs by the completion packages | Shin'ya Ueoka | 2020-03-28 | 12 | -24/+24 |
* | Use new completion use-case on current use-case (aliased) | Shin'ya Ueoka | 2020-03-26 | 2 | -111/+20 |
* | Add SettingUseCase tests | Shin'ya Ueoka | 2020-02-09 | 4 | -23/+22 |
* | Synchronize settings via Firefox Sync | Shin'ya Ueoka | 2020-02-03 | 1 | -6/+17 |
* | Rename setting repositories and refactor | Shin'ya Ueoka | 2020-02-03 | 3 | -13/+12 |
* | Update typescript | Shin'ya Ueoka | 2019-12-22 | 1 | -1/+2 |
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 14 | -124/+124 |
* | Make Settings class | Shin'ya UEOKA | 2019-10-06 | 1 | -1/+1 |
* | Make Properties class | Shin'ya UEOKA | 2019-10-06 | 2 | -4/+4 |
* | Add :help command to open help | Shin'ya UEOKA | 2019-10-01 | 1 | -1/+7 |
* | Fix undefined checking on operation parameter | Shin'ya Ueoka | 2019-08-28 | 1 | -4/+14 |
* | Open options page on banner click | Shin'ya Ueoka | 2019-08-20 | 1 | -1/+3 |
* | Merge pull request #622 from ueokande/fallback-default-settings | Shin'ya Ueoka | 2019-08-05 | 2 | -5/+11 |
|\ | |||||
| * | Distinct notification IDs | Shin'ya Ueoka | 2019-08-01 | 1 | -1/+1 |
| * | Handle errors on loading settings | Shin'ya Ueoka | 2019-07-30 | 2 | -5/+11 |
* | | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -1/+5 |
|/ | |||||
* | Fix completion order | Shin'ya UEOKA | 2019-05-26 | 1 | -1/+4 |
* | Repeat open, tabopen and winopen command | Shin'ya Ueoka | 2019-05-25 | 3 | -0/+33 |
* | Repeat last operation | Shin'ya Ueoka | 2019-05-25 | 1 | -0/+49 |
* | NavigateUseCase TabPresenter | Shin'ya Ueoka | 2019-05-24 | 1 | -2/+2 |
* | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 1 | -4/+21 |
* | Move some navigation operations to background | Shin'ya Ueoka | 2019-05-23 | 1 | -0/+40 |
* | Use TSyringe on background script | Shin'ya Ueoka | 2019-05-19 | 12 | -106/+80 |
* | Fix failed CircleCI | Shin'ya Ueoka | 2019-05-19 | 2 | -6/+13 |
* | 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 |
* | src/content | Shin'ya Ueoka | 2019-05-06 | 3 | -12/+13 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 4 | -38/+37 |
* | Types src/content | Shin'ya Ueoka | 2019-05-05 | 1 | -1/+1 |
* | Types on src/console | Shin'ya Ueoka | 2019-05-02 | 1 | -5/+7 |
* | Types on src/background | Shin'ya Ueoka | 2019-05-02 | 14 | -168/+243 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 14 | -0/+0 |
* | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 1 | -22/+7 |
* | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 6 | -208/+233 |
* | Remove unused methods | Shin'ya Ueoka | 2019-02-24 | 1 | -4/+0 |
* | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 9 | -58/+59 |
* | Correct spelling of WebExtensions | Elliot | 2019-02-06 | 1 | -1/+1 |
* | Show alert on opening about:home | Shin'ya Ueoka | 2019-02-04 | 1 | -0/+4 |
* | Remove openerTabId on gH | Shin'ya Ueoka | 2019-02-04 | 1 | -1/+1 |
* | Close only unpinned tabs; | Shin'ya Ueoka | 2018-12-27 | 1 | -1/+4 |