Commit Graph

575 Commits (fix-remove-moment-js)
 

Author SHA1 Message Date
greenkeeper[bot] 6f65702a6c Update moment-timezone to the latest version 🚀 (#455)
* fix(package): update moment-timezone to version 0.5.26

* chore(package): update lockfile yarn.lock
5 years ago
greenkeeper[bot] c764cebc0c chore(package): update remark-cli to version 7.0.0 (#460) 5 years ago
greenkeeper[bot] 853e041d84 deps: update husky to the latest version 🚀 (#450)
* chore(package): update husky to version 3.0.0

* chore(package): update lockfile yarn.lock
5 years ago
greenkeeper[bot] f42f81218b deps: update iconv-lite to the latest version 🚀 (#447)
* fix(package): update iconv-lite to version 0.5.0

* chore(package): update lockfile yarn.lock
5 years ago
Kirill Danshin 592f175270 tests: remove a duplicate test (#448) 5 years ago
Adam Pash 713de25751
release: 2.1.1 (#446) 5 years ago
greenkeeper[bot] c11b85f405 deps: update eslint-config-prettier to version 5.0.0 (#441) 5 years ago
Jaen 3b0d5fed69 chore: prevent adding phantomjs-prebuilt as a dependency in CI. (#412)
Fixes #384.
5 years ago
Toufic Mouallem 939d181951 fix: support query strings in lazy-loaded srcsets (#387) 5 years ago
Ben Ubois 0942c37876 feat: custom parser for phoronix.com. (#431) 5 years ago
Michael P. Geraci 571a913745 feat: pitchfork extractor (#439)
* generate the custom extractor and get the first test to pass

* add the basic extractors (title, author, date, etc)

* select the score as well as the review text, and break the content test

* prepend the score to the content

* get the date from the datetime attribute

* mangle this test a little, but just a little (it does work properly)

* move from prepending the score to the review text to adding it as a custom field in the extractor
5 years ago
greenkeeper[bot] c8a66b0d77 deps: Update moment-timezone to the latest version 🚀 (#388)
* fix(package): update moment-timezone to version 0.5.24

* chore(package): update lockfile yarn.lock
5 years ago
dependabot[bot] 255da63e26 deps: bump handlebars from 4.0.6 to 4.1.2 (#434)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.6...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot] c7abfc25c6 chore(deps): bump sshpk from 1.10.1 to 1.16.1 (#435)
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.10.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/commits/v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
david0leong 694ea820aa Custom Extractor for clinicaltrials.gov (#305)
* Add prototype of custom extractor for clinicaltrials.gov

* Add .DS_Store to gitignore

* Make tests for title, author and date_published selectors pass

* Make content selector test pass

* Fix date_published test

* Rebuild

* Remove .DS-Store from gitignore

* Improve extractor and text/fixture of clinicaltrials.gov
5 years ago
Toufic Mouallem a7cd9027e2
chore: update husky to version 2.3.0 (#422)
* chore(package): update husky to version 2.3.0

Closes #395

* chore(package): update lockfile yarn.lock
5 years ago
Gina Trapani 9f6f07508c
docs: Add links to README 5 years ago
Toufic Mouallem 3414ebaa62
chore: update jquery to version 3.4.1 (#420) 5 years ago
Wajeeh Zantout 7c8de71c52 fix: new yorker extractor (#414)
* fix: new yorker extractor

* fix: date_published selector

* fix: remove footer from content

* feat: add additional selector for title

* feat: support article with multiple authors
5 years ago
Wajeeh Zantout e66ad8b81c feat: add le monde extractor (#415) 5 years ago
kik0220 f81dc63617 feat: add rbbtoday.com custom parser (#411)
* feat: add rbbtoday.com custom parser

* fix: content test

* fix: dek and content
5 years ago
kik0220 5e1113b3a9 feat: add japan.zdnet.com custom parser (#410)
* feat: add japan.zdnet.com custom parser

* fix: author and date_published selector
5 years ago
kik0220 77e3bc00e2 feat: add wired.jp custom parser (#409)
* feat: add wired.jp custom parser

* fix: author test

* fix: date_published selector

* test: fix dek and contest

* test: fix content (without clean dek)
5 years ago
kik0220 0b36c96de0 feat: add techlog.iij.ad.jp custom parser (#405)
* feat: add techlog.iij.ad.jp custom parser

* fix: date_published and content selector
5 years ago
kik0220 406bf1b1a9 feat: add weekly.ascii.jp custom parser (#401)
* feat: add weekly.ascii.jp custom parser

* fix: title and date_published selector
5 years ago
kik0220 216bfade00 feat: add www.ipa.go.jp custom parser (#408) 5 years ago
kik0220 3ae8f3bde3 feat: add www.oreilly.co.jp custom parser (#407) 5 years ago
kik0220 7396e81b72 feat: add sect.iij.ad.jp custom parser (#404) 5 years ago
kik0220 3f1d9030ee feat: add www.lifehacker.jp custom parser (#403) 5 years ago
kik0220 b077000c4a feat: add getnews.jp custom parser (#402) 5 years ago
kik0220 b5425c3e8a feat: add www.gizmodo.jp custom parser (#400) 5 years ago
kik0220 a38c727a0a feat: add deadline.com custom parser (#383)
* feat: add deadline.com custom parser

* fix: timezone

* fix: date_published selectors

* fix: title and author selector

* test: transform .embed-twitter

* fix: regenerate the fixture and fix content selector
5 years ago
kik0220 74a3c49a3c feat: add japan.cnet.com custom parser (#382)
* feat: add japan.cnet.com custom parser

* fix: remove transform
5 years ago
kik0220 7b07f88448 feat: add www.yomiuri.co.jp custom parser (#381) 5 years ago
Toufic Mouallem 3f46859d14
fix: skip absolutizing invalid srcsets (#386)
* fix: skip absolutizing empty srcsets

* test: empty srcsets are handled properly
5 years ago
kik0220 779c1154fb fix: add date_published selector in www.sanwa.co.jp extractor (#378) 5 years ago
kik0220 ea5b65f019 fix: add date_published selector in www.elecom.co.jp extractor (#377) 5 years ago
kik0220 7c0949e587 fix: add date_published selector in www.ossnews.jp extractor (#376) 5 years ago
kik0220 3e91ac55db fix: add date_published selector in jvndb.jvn.jp extractor (#375) 5 years ago
kik0220 8ca2894751 feat: add bookwalker.jp custom parser (#374) 5 years ago
kik0220 a5f06ce27a feat: add takagi-hiromitsu.jp custom parser (#364) 5 years ago
kik0220 b9c57dbc2f feat: add www.publickey1.jp custom parser (#365)
* feat: add www.publickey1.jp custom parser

* fix: date_published selector
5 years ago
kik0220 d7dbea8a95 feat: add www.itmedia.co.jp custom parser (#366)
* feat: add www.itmedia.co.jp custom parser

* feat: add nlab.itmedia.co.jp support

* fix: title selectors
5 years ago
kik0220 9218f80da6 feat: add www.moongift.jp custom parser (#367)
* feat: add www.moongift.jp custom parser

* fix: date_published selectors

* fix: pass test

* fix: add timezone
5 years ago
kik0220 4eb73dffb0 feat: add www.infoq.com custom parser (#368)
* feat: add www.infoq.com custom parser

* fix: date_published selector
5 years ago
kik0220 ce5cd2dd0d feat: add phpspot.org custom parser (#369)
* feat: add phpspot.org custom parser

* fix: date_published selector
5 years ago
Adam Pash ca47f9c7a7
release: 2.1.0 (#373) 5 years ago
Toufic Mouallem 3614e31abc fix: skip absolutizing empty hrefs (#372) 5 years ago
kik0220 73be0c5a10 feat: add www.jnsa.org custom parser (#346)
* feat: add www.jnsa.org custom parser
5 years ago
Adam Pash eacd1ee97f feat: custom genius parser. (#284)
also adds ability to transform value returned by an attribute selector
5 years ago