Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | Handle errors on loading settings | ||||
| * | 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 |
| | | | | | | | | | | | | | | The error on loading settings can occurs when the settings lose backward compatibility on version up, or the saved date is broken. The error is caught, then the script done fallback to default settings and notify it to user. | ||||
* | | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 1 | -1/+5 |
|/ | | | | | | | | | | | | | | Add an option to tabs.close to close the current tab and select the tab to the left. Bound to `D` by default, which replaces the tabs.close.right command, which is rarely-used. [1] The old `D` behavior has been moved to `gd`. + update the README and fix some lint errors [1] https://tinyurl.com/y4mj7hjy | ||||
* | 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 |
| | | | Spelling as per https://wiki.mozilla.org/WebExtensions | ||||
* | 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 |
| | |||||
* | Add close tabs to the right command | Shin'ya Ueoka | 2018-12-27 | 1 | -0/+12 |
| | |||||
* | Add gh/gH to open home page | Shin'ya Ueoka | 2018-12-09 | 2 | -1/+14 |
| | |||||
* | Set default complete property value | Shin'ya Ueoka | 2018-10-18 | 1 | -1/+2 |
| | |||||
* | Remove adjacenttab | Shin'ya Ueoka | 2018-10-13 | 1 | -8/+1 |
| | |||||
* | Scroll on global mark and handle gone tab | Shin'ya Ueoka | 2018-10-12 | 1 | -3/+13 |
| | |||||
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 1 | -0/+29 |
| | |||||
* | Add complete property | Shin'ya Ueoka | 2018-09-17 | 1 | -11/+22 |
| | |||||
* | Limit bookmark items on completion | Shin'ya Ueoka | 2018-08-12 | 1 | -5/+6 |
| | |||||
* | Use adjacent tab | Shin'ya Ueoka | 2018-08-05 | 1 | -1/+1 |
| | |||||
* | Add buffer flags on buffer command and completion | Shin'ya Ueoka | 2018-07-29 | 2 | -3/+61 |
| | |||||
* | Select last tab on presenter | Shin'ya Ueoka | 2018-07-29 | 1 | -17/+1 |
| | |||||
* | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 2 | -26/+3 |
| |