Shin'ya Ueoka
|
0452370df4
|
Types on src/console
|
2019-05-02 22:07:53 +09:00 |
|
Shin'ya Ueoka
|
678020a3a2
|
Types on src/background
|
2019-05-02 22:07:53 +09:00 |
|
Shin'ya Ueoka
|
0cffb09e24
|
Types on src/share
|
2019-05-02 11:14:19 +09:00 |
|
Shin'ya Ueoka
|
c60d0e7392
|
Rename .js/.jsx to .ts/.tsx
|
2019-05-02 11:14:19 +09:00 |
|
Shin'ya Ueoka
|
037ee5fd40
|
Fix webpack
|
2019-04-30 11:08:14 +09:00 |
|
Shin'ya Ueoka
|
9ad3b53f7c
|
Use onChange instead of onInput
|
2019-04-30 09:58:21 +09:00 |
|
Shin'ya Ueoka
|
20f79f1da5
|
Save settings by onBlur callback
|
2019-04-30 09:50:05 +09:00 |
|
Shin'ya Ueoka
|
fce2434dcd
|
Specify default props
|
2019-04-30 09:15:58 +09:00 |
|
Shin'ya Ueoka
|
808344eecf
|
Fix React Component tests
|
2019-04-30 09:03:01 +09:00 |
|
Shin'ya Ueoka
|
ee078c677b
|
Declare types on settings
|
2019-04-29 16:06:51 +09:00 |
|
Shin'ya Ueoka
|
be900aa25c
|
Clean settings components
|
2019-04-29 16:06:13 +09:00 |
|
Shin'ya Ueoka
|
25111f9de4
|
Declare component prop types on console
|
2019-04-29 16:06:07 +09:00 |
|
Shin'ya Ueoka
|
46228c6b18
|
Uninstall preact
|
2019-04-29 09:49:54 +09:00 |
|
Shin'ya Ueoka
|
55f15c9350
|
Move to react
|
2019-04-29 09:13:59 +09:00 |
|
Shin'ya Ueoka
|
8f2b786177
|
Embed style by script
|
2019-04-26 23:18:47 +09:00 |
|
Shin'ya Ueoka
|
1bd2bf1ae3
|
Support blacklist with port
|
2019-04-17 20:49:47 +09:00 |
|
Shin'ya Ueoka
|
19ca873a38
|
Merge pull request #562 from aminroosta/amin/show-yanked-url
Show yanked url
|
2019-04-15 12:22:24 +00:00 |
|
Shin'ya Ueoka
|
70ab186541
|
Relaod settings on local storage changed instead of message
|
2019-04-14 20:42:59 +09:00 |
|
amin roosta
|
3d41e96a5d
|
show yanked url
|
2019-04-13 16:40:10 +08:00 |
|
Shin'ya Ueoka
|
b9d41333c1
|
Work around for scrollBy() after scrollTo() does not work
|
2019-03-09 17:01:36 +09:00 |
|
Shin'ya Ueoka
|
4a2b2e6134
|
Fix scroller target
|
2019-03-09 17:01:33 +09:00 |
|
Shin'ya Ueoka
|
124e221999
|
Merge pull request #538 from ueokande/scroll-console
Scroll console
|
2019-02-25 22:04:12 +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
|
dfeb7e7549
|
Merge pull request #544 from ueokande/refactor-background
Refactor background
|
2019-02-24 22:45:47 +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 |
|
Shin'ya Ueoka
|
9868da1ac4
|
Remove unused import
|
2019-02-15 21:16:34 +09:00 |
|
Shin'ya Ueoka
|
bc327e87a8
|
Fix Completion interface and add test
|
2019-02-15 21:16:34 +09:00 |
|
Shin'ya Ueoka
|
f43a2d2a9e
|
Clean completion component
|
2019-02-15 21:16:34 +09:00 |
|
Shin'ya Ueoka
|
014963b327
|
Implement completion scroll
|
2019-02-15 21:16:34 +09:00 |
|
Shin'ya Ueoka
|
0c2fcf74bb
|
Use single index on completions of the console
|
2019-02-15 21:16:34 +09:00 |
|
Shin'ya Ueoka
|
fd125422e0
|
Enable to bind space key
|
2019-02-11 20:19:34 +09:00 |
|
Shin'ya Ueoka
|
68668cfefa
|
Increase scroll delta
|
2019-02-11 20:07:46 +09:00 |
|
Shin'ya Ueoka
|
4f342102c0
|
Remove repeat properties
|
2019-02-11 20:06:31 +09:00 |
|
Shin'ya Ueoka
|
7bdecfdb34
|
Clean scroller
|
2019-02-11 20:05:29 +09:00 |
|
Shin'ya Ueoka
|
514f91f8dc
|
Make smooth-scroll smoother
|
2019-02-11 19:58:33 +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
|
d07b941406
|
Add start page to form settings
|
2018-12-27 16:32:13 +09:00 |
|
Shin'ya Ueoka
|
2d99515fd2
|
Add about: pages to open home page
|
2018-12-09 10:29:53 +09:00 |
|
Shin'ya Ueoka
|
1f89464e42
|
Add gh/gH to open home page
|
2018-12-09 10:19:08 +09:00 |
|
Shin'ya Ueoka
|
80de2149ad
|
Focus console on shown
|
2018-12-03 20:29:45 +09:00 |
|
Shin'ya Ueoka
|
63b93ce1ca
|
Use webextension message to console
|
2018-11-18 18:47:35 +09:00 |
|
Shin'ya Ueoka
|
8220336130
|
Fix console error
|
2018-11-17 22:13:19 +09:00 |
|