141 Commits

Author SHA1 Message Date
syuilo
17fb5f6b46 1.6.1 2017-02-06 14:11:31 +09:00
syuilo⭐️
2d6fc82fbd Update CHANGELOG.md 2017-02-06 07:19:31 +09:00
syuilo⭐️
693e8b2bf4 Fix type 2017-02-06 07:13:01 +09:00
syuilo
9212319fc5 Happy typings 2017-02-06 07:02:33 +09:00
syuilo
7a28b44d44 Refactor: Move the post logic to each plugins 2017-02-06 07:00:53 +09:00
syuilo
85e00bf66f Add some doc comments 2017-02-06 06:58:04 +09:00
syuilo
59d9be5657 fix 2017-02-06 06:55:46 +09:00
syuilo
5a3181c0f4 Some refactors 2017-02-06 06:50:06 +09:00
syuilo
b483262e84 Fix doc 2017-02-05 21:24:51 +09:00
syuilo
337945d5bb docs 2017-02-05 21:22:36 +09:00
syuilo
135530b947 1.6.0 2017-02-05 21:17:25 +09:00
syuilo
68b0563bd4 Fix bug 2017-02-05 21:16:55 +09:00
syuilo
4fceeb1843 Fix bug and incorrect type definitions 2017-02-05 21:07:19 +09:00
syuilo
70bf14ad35 #22 2017-02-05 20:53:13 +09:00
syuilo⭐️
50c88af9ed Merge pull request #21 from armchair-philosophy/update_general
general: return object isn't assignable to ISummaly
2017-02-05 08:43:47 +09:00
otofune
bb79110911 general: return object isn't assignable to ISummaly
general's return object doesn't have 'url'.
2017-02-05 08:39:38 +09:00
syuilo⭐️
ce2481d6ce Merge pull request #20 from armchair-philosophy/update_cheerio-httpcli
follow cheerio-httpcli update
2017-02-05 08:37:08 +09:00
otofune
d9251334be follow cheerio-httpcli update
it's deprecated to manipulate values directly.
referer to 5776ab391d.
2017-02-05 08:31:56 +09:00
syuilo⭐️
cf1b1c5b1a Update README.md 2017-02-04 16:53:52 +09:00
syuilo⭐️
bd1fb73e94 Update README.md 2017-02-04 16:40:15 +09:00
syuilo⭐️
b87b2da0cc README: Add some badges 2017-02-04 16:33:00 +09:00
syuilo
bb534187ed CHANGELOG: Highlight the breaking change 2017-02-04 16:00:32 +09:00
syuilo
2a09c6c1cb #16 2017-02-04 15:57:02 +09:00
syuilo
382e963732 Refactor: Sorts alphabeticaly 2017-02-04 15:34:24 +09:00
syuilo
e05f849c18 #15 2017-02-04 15:32:24 +09:00
syuilo⭐️
08715a5e3c Add ChangeLog 2017-02-04 15:26:32 +09:00
syuilo⭐️
de20115b2b Merge pull request #18 from syuilo/greenkeeper/@types/node-7.0.5
Update @types/node to the latest version 🚀
2017-02-04 13:18:35 +09:00
greenkeeper[bot]
f56659efac chore(package): update @types/node to version 7.0.5
https://greenkeeper.io/
2017-02-04 02:11:54 +00:00
syuilo⭐️
0902340bc6 Merge pull request #17 from syuilo/greenkeeper/cheerio-httpcli-0.6.11
Update cheerio-httpcli to the latest version 🚀
2017-02-03 21:13:43 +09:00
greenkeeper[bot]
53a2fb522c fix(package): update cheerio-httpcli to version 0.6.11
https://greenkeeper.io/
2017-02-03 12:02:10 +00:00
syuilo
6bdffe70f1 1.5.0 2017-01-31 01:19:10 +09:00
syuilo
6cbe511922 #7 2017-01-31 01:19:06 +09:00
syuilo
a560fc5cb1 Improve, Refactor: Add some notes 2017-01-31 00:59:42 +09:00
syuilo
79226e5a6c #10 and some refactors 2017-01-31 00:50:09 +09:00
syuilo
3f9e947898 #11 2017-01-31 00:36:06 +09:00
syuilo
2e3e5d3368 Fix: Import the missing function 2017-01-31 00:35:04 +09:00
syuilo
e5c2672171 Refactor: Extract utility methods 2017-01-31 00:33:38 +09:00
syuilo⭐️
f2ea760806 Add needless files to .npmignore 2017-01-31 00:25:44 +09:00
syuilo⭐️
410ec6e7a2 Merge pull request #9 from armchair-philosophy/package.json
modify package.json
2017-01-30 12:12:58 +09:00
otofune
db3300466d modify package.json
* remove useless npm start script
* rename typings to types (follow new style)
https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#including-declarations-in-your-npm-package
2017-01-30 12:09:04 +09:00
syuilo⭐️
af20d95845 Merge pull request #8 from armchair-philosophy/escape-commonJS
escape from commonJS concept
2017-01-30 12:06:19 +09:00
otofune
f6182c3644 escape from commonJS concept
we use TypeScript, they shares EMCAScript 2015 modules concept.
if possible, let's follow it.
2017-01-30 11:54:09 +09:00
syuilo
12463da014 Fix bug (1.4.1) 2017-01-30 09:06:44 +09:00
syuilo
3d0a5995ff 1.4.0 2017-01-30 08:48:54 +09:00
syuilo
f491e40784 Add debug 2017-01-30 08:48:16 +09:00
syuilo
5e3321c03c noImplicitAny: true 2017-01-30 08:43:24 +09:00
syuilo⭐️
0953db5826 Refacotr: Better variable name 2017-01-28 09:15:42 +09:00
syuilo⭐️
25d9232ee2 Merge pull request #6 from armchair-philosophy/feature/#5
follow redirection
2017-01-28 09:13:36 +09:00
otofune
c37e0f3831 check redirection
resolve #5.
2017-01-28 04:42:40 +09:00
syuilo⭐️
2c1dda2505 Merge pull request #4 from syuilo/greenkeeper/@types/node-7.0.4
Update @types/node to the latest version 🚀
2017-01-26 08:01:27 +09:00