Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relaod settings on local storage changed instead of message | Shin'ya Ueoka | 2019-04-14 | 2 | -7/+10 |
* | Show popup when installed or updated | Shin'ya Ueoka | 2019-02-25 | 1 | -1/+4 |
* | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 5 | -26/+27 |
* | Ignore about: tabs on broadcast | Shin'ya Ueoka | 2019-02-24 | 1 | -0/+3 |
* | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 8 | -237/+278 |
* | Remove unused methods | Shin'ya Ueoka | 2019-02-24 | 2 | -8/+0 |
* | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 46 | -240/+242 |
* | 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 |
* | Add close tabs to the right command | Shin'ya Ueoka | 2018-12-27 | 2 | -0/+14 |
* | Add gh/gH to open home page | Shin'ya Ueoka | 2018-12-09 | 3 | -1/+16 |
* | Use webextension message to console | Shin'ya Ueoka | 2018-11-18 | 1 | -0/+22 |
* | Set default complete property value | Shin'ya Ueoka | 2018-10-18 | 1 | -1/+2 |
* | Remove adjacenttab | Shin'ya Ueoka | 2018-10-13 | 2 | -20/+1 |
* | Scroll on global mark and handle gone tab | Shin'ya Ueoka | 2018-10-12 | 4 | -6/+29 |
* | Support global marks which select a tab | Shin'ya Ueoka | 2018-10-12 | 5 | -0/+110 |
* | 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 |
* | fix typo in the buffer command's description | Christian Fillion | 2018-08-09 | 1 | -1/+1 |
* | Replace trimStart | Shin'ya UEOKA | 2018-08-07 | 1 | -4/+9 |
* | 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 | 3 | -15/+61 |
* | Select last tab on presenter | Shin'ya Ueoka | 2018-07-29 | 2 | -17/+26 |
* | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 2 | -26/+3 |
* | Fix error on keyword not found | Shin'ya Ueoka | 2018-07-28 | 4 | -7/+11 |
* | Error on console | Shin'ya Ueoka | 2018-07-28 | 2 | -2/+14 |
* | Fix indicate return values | Shin'ya Ueoka | 2018-07-28 | 2 | -2/+2 |
* | Fix quitall command | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+2 |
* | Empty buf completion | Shin'ya Ueoka | 2018-07-28 | 1 | -0/+3 |
* | Catch errors on background | Shin'ya Ueoka | 2018-07-28 | 1 | -4/+2 |
* | Fix last tab is undefined | Shin'ya Ueoka | 2018-07-28 | 2 | -2/+8 |
* | Rename class | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+2 |
* | Deep-copy objects on MemoryStorage and add tests | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+6 |
* | Use replace instead of trimStart | Shin'ya Ueoka | 2018-07-28 | 1 | -2/+7 |
* | Clean old codes | Shin'ya Ueoka | 2018-07-28 | 25 | -1092/+2 |
* | Background operation as Clean Architecture | Shin'ya Ueoka | 2018-07-28 | 7 | -3/+318 |
* | Complete set properties | Shin'ya Ueoka | 2018-07-27 | 1 | -2/+35 |
* | Implement set-command | Shin'ya Ueoka | 2018-07-27 | 4 | -26/+71 |
* | [wip] implement command usecases | Shin'ya Ueoka | 2018-07-26 | 10 | -49/+291 |
* | Open link as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 5 | -12/+73 |
* | Indicator as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 7 | -2/+77 |
* | TabPresenter | Shin'ya Ueoka | 2018-07-22 | 2 | -4/+4 |
* | Search engine completions | Shin'ya Ueoka | 2018-07-22 | 1 | -24/+46 |
* | Version as Clean Architecture | Shin'ya Ueoka | 2018-07-22 | 9 | -68/+92 |
* | Find as clean architecture | Shin'ya Ueoka | 2018-07-22 | 5 | -7/+62 |
* | Settings as clean architecture | Shin'ya Ueoka | 2018-07-22 | 11 | -33/+176 |
* | Clean and tests for filters on open command | Shin'ya Ueoka | 2018-07-21 | 3 | -79/+86 |
* | Complete open histories and bookmarks | Shin'ya Ueoka | 2018-07-21 | 3 | -3/+120 |