Commit graph

124 commits

Author SHA1 Message Date
Shin'ya Ueoka
c60d0e7392 Rename .js/.jsx to .ts/.tsx 2019-05-02 11:14:19 +09:00
Shin'ya Ueoka
808344eecf Fix React Component tests 2019-04-30 09:03:01 +09:00
Shin'ya Ueoka
55f15c9350 Move to react 2019-04-29 09:13:59 +09:00
Shin'ya Ueoka
1bd2bf1ae3 Support blacklist with port 2019-04-17 20:49:47 +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
dfeb7e7549
Merge pull request #544 from ueokande/refactor-background
Refactor background
2019-02-24 22:45:47 +09:00
Shin'ya Ueoka
f707f4da75 Clean classes and repository 2019-02-24 22:39:46 +09:00
Shin'ya Ueoka
a26d8a8a1b Capitalize background scripts 2019-02-24 21:58:12 +09:00
Shin'ya Ueoka
bc327e87a8 Fix Completion interface and add test 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
1f89464e42 Add gh/gH to open home page 2018-12-09 10:19: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
f66e75575d Store x position into marks 2018-10-11 17:33:27 +09:00
Shin'ya Ueoka
2055dfb2fb Rename mode acton and reducer 2018-10-11 17:33:22 +09:00
Shin'ya Ueoka
bf283c732e Add mark action and reducer 2018-10-11 15:00:50 +09:00
Shin'ya Ueoka
f4d7ca2d70 Fix search keywords with colon 2018-10-08 11:08:44 +09:00
Shin'ya Ueoka
db9f430627 Fix error on settings 2018-08-02 22:09:49 +09:00
Shin'ya Ueoka
85e9b9da37
Merge pull request #432 from Mange/follow-details-summary
Allow following <summary> elements
2018-07-29 13:25:47 +09:00
Shin'ya Ueoka
09c5247dba Search keywords on paste 2018-07-28 23:47:26 +09:00
Shin'ya Ueoka
691e9ca8f2 Fix last tab is undefined 2018-07-28 17:10:08 +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
ccdb0a2428 Clean old codes 2018-07-28 14:20:29 +09:00
Shin'ya Ueoka
86c4841964 Implement set-command 2018-07-27 21:14:57 +09:00
Shin'ya Ueoka
87ed1f43a9 Version as Clean Architecture 2018-07-22 09:30:01 +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
4d4aaa2c4b Move commands to background/shared 2018-07-21 16:15:07 +09:00
Magnus Bergmark
b45ffea6a4
Allow following <summary> elements 2018-07-16 13:04:26 +02:00
Shin'ya Ueoka
067da88d06 Move versions to background 2018-07-11 21:01:48 +09:00
Shin'ya Ueoka
df890379ca Clean setting 2018-07-08 17:27:30 +09:00
Shin'ya Ueoka
96649fef63 See you my redux 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
efa1cb3967 Use official redux on content 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
cf0dcf2522 blacklist as an util 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
85b4bd5b07 Use pure redux on console 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
88238005ab Rewrite tests with async/await 2018-06-17 17:50:42 +09:00
Shin'ya Ueoka
1f51f3260d add tests 2018-05-06 21:11:26 +09:00
Shin'ya Ueoka
88e216d49b Notify when updated 2018-05-05 17:43:42 +09:00
Shin'ya Ueoka
a63311bd34 mock browser 2018-05-05 15:08:01 +09:00
Shin'ya Ueoka
fc8a12faa6 global expect 2018-05-05 13:56:52 +09:00
Shin'ya Ueoka
92f8365be7 set find keyword from background 2018-03-07 21:05:52 +09:00
Shin'ya Ueoka
24e72aa6e0 add global find keyword 2018-03-07 20:57:52 +09:00
Shin'ya Ueoka
90b83d7b7b hide console on <Esc> and <C-{> 2018-03-04 18:41:23 +09:00
Shin'ya Ueoka
37410b874f add hide action for console 2018-03-04 17:57:56 +09:00
Shin'ya Ueoka
befcff973a fix property parser 2018-01-11 20:14:56 +09:00
Shin'ya Ueoka
dda4e7475c move commands to background action 2018-01-11 20:07:25 +09:00
Shin'ya Ueoka
22c34a0a6f add set property action in background 2018-01-10 21:34:40 +09:00
Shin'ya Ueoka
6083e70ea0 separate setting actions and reducers 2018-01-08 22:04:33 +09:00
Shin'ya Ueoka
3dbdcdba07 property parser 2018-01-08 18:37:29 +09:00
Shin'ya Ueoka
86df54067f Add PropertiesForm 2018-01-05 22:55:25 +09:00