Commit graph

224 commits

Author SHA1 Message Date
Shin'ya Ueoka
70ab186541 Relaod settings on local storage changed instead of message 2019-04-14 20:42:59 +09:00
Shin'ya Ueoka
8614c7a516 Show popup when installed or updated 2019-02-25 21:52:29 +09:00
Shin'ya Ueoka
f961c205a7 Use onInstalled event 2019-02-25 21:51:48 +09:00
Shin'ya Ueoka
0a1aeb2342 Ignore about: tabs on broadcast 2019-02-24 22:39:46 +09:00
Shin'ya Ueoka
f707f4da75 Clean classes and repository 2019-02-24 22:39:46 +09:00
Shin'ya Ueoka
a880d5684b Remove unused methods 2019-02-24 21:58:12 +09:00
Shin'ya Ueoka
a26d8a8a1b Capitalize background scripts 2019-02-24 21:58:12 +09:00
Elliot
8abc2d8ef0
Correct spelling of WebExtensions
Spelling as per https://wiki.mozilla.org/WebExtensions
2019-02-06 10:52:30 +00:00
Shin'ya Ueoka
e911d2772c Show alert on opening about:home 2019-02-04 15:48:03 +09:00
Shin'ya Ueoka
44aff07b89 Remove openerTabId on gH 2019-02-04 15:48:03 +09:00
Shin'ya Ueoka
54bbe4ecbd Close only unpinned tabs; 2018-12-27 20:06:32 +09:00
Shin'ya Ueoka
c03ab2862b Add close tabs to the right command 2018-12-27 19:49:48 +09:00
Shin'ya Ueoka
1f89464e42 Add gh/gH to open home page 2018-12-09 10:19:08 +09:00
Shin'ya Ueoka
63b93ce1ca Use webextension message to console 2018-11-18 18:47:35 +09:00
Shin'ya Ueoka
5ecada5b23 Set default complete property value 2018-10-18 21:41:47 +09:00
Shin'ya Ueoka
6c6dc23f97 Remove adjacenttab 2018-10-13 22:40:08 +09:00
Shin'ya Ueoka
e248477ecb Scroll on global mark and handle gone tab 2018-10-12 14:59:45 +09:00
Shin'ya Ueoka
003742ec51 Support global marks which select a tab 2018-10-12 10:14:33 +09:00
Shin'ya Ueoka
bab8066af8 Add complete property 2018-09-17 12:14:52 +09:00
Shin'ya Ueoka
b7ed6eb254 Limit bookmark items on completion 2018-08-12 21:29:54 +09:00
Christian Fillion
455318ebc0
fix typo in the buffer command's description 2018-08-09 17:34:07 -04:00
Shin'ya UEOKA
784a0d4037 Replace trimStart 2018-08-07 22:01:51 +00:00
Shin'ya Ueoka
fddb4914ad Use adjacent tab 2018-08-05 21:19:16 +09:00
Shin'ya Ueoka
b3672f0ffd Add buffer flags on buffer command and completion 2018-07-29 13:13:11 +09:00
Shin'ya Ueoka
0ca138cba4 Select last tab on presenter 2018-07-29 11:17:01 +09:00
Shin'ya Ueoka
09c5247dba Search keywords on paste 2018-07-28 23:47:26 +09:00
Shin'ya Ueoka
f914d76ce8 Fix error on keyword not found 2018-07-28 23:34:26 +09:00
Shin'ya Ueoka
4bd2084ba7 Error on console 2018-07-28 19:43:35 +09:00
Shin'ya Ueoka
6f4e327b6f Fix indicate return values 2018-07-28 19:09:49 +09:00
Shin'ya Ueoka
7cd606fd70 Fix quitall command 2018-07-28 18:52:39 +09:00
Shin'ya Ueoka
87b4f8e997 Empty buf completion 2018-07-28 18:45:24 +09:00
Shin'ya Ueoka
ee0f7b5806 Catch errors on background 2018-07-28 17:43:52 +09:00
Shin'ya Ueoka
691e9ca8f2 Fix last tab is undefined 2018-07-28 17:10:08 +09:00
Shin'ya Ueoka
b3dafedf88 Rename class 2018-07-28 15:09:00 +09:00
Shin'ya Ueoka
b5b6ba0c74 Deep-copy objects on MemoryStorage and add tests 2018-07-28 14:20:29 +09:00
Shin'ya Ueoka
f23eeee4f1 Use replace instead of trimStart 2018-07-28 14:20:29 +09:00
Shin'ya Ueoka
ccdb0a2428 Clean old codes 2018-07-28 14:20:29 +09:00
Shin'ya Ueoka
66c23423f9 Background operation as Clean Architecture 2018-07-28 10:42:32 +09:00
Shin'ya Ueoka
ab29706348 Complete set properties 2018-07-27 21:26:19 +09:00
Shin'ya Ueoka
86c4841964 Implement set-command 2018-07-27 21:14:57 +09:00
Shin'ya Ueoka
c4afd7237b [wip] implement command usecases 2018-07-26 21:59:05 +09:00
Shin'ya Ueoka
0846587baf Open link as Clean Architecture 2018-07-22 17:09:14 +09:00
Shin'ya Ueoka
42d902982a Indicator as Clean Architecture 2018-07-22 15:39:23 +09:00
Shin'ya Ueoka
b130fd5268 TabPresenter 2018-07-22 11:33:52 +09:00
Shin'ya Ueoka
a2345f55d6 Search engine completions 2018-07-22 11:13:21 +09:00
Shin'ya Ueoka
87ed1f43a9 Version as Clean Architecture 2018-07-22 09:30:01 +09:00
Shin'ya Ueoka
a1e5e97200 Find as clean architecture 2018-07-22 00:34:22 +09:00
Shin'ya Ueoka
89c28d67fd Settings as clean architecture 2018-07-22 00:01:24 +09:00
Shin'ya Ueoka
0652131de8 Clean and tests for filters on open command 2018-07-21 16:26:54 +09:00
Shin'ya Ueoka
fc5e6b2b41 Complete open histories and bookmarks 2018-07-21 16:15:07 +09:00