Commit Graph

553 Commits (chore-update-deps)
 

Author SHA1 Message Date
Ben Ubois a7e4c67d1d Extract content from GitHub repos. (#306)
* Extract content from GitHub repos.

* Add published and dek.

* Timezone fix.
6 years ago
Matthew Watkins 6e66887048 docs: add content formats to README.md (#318) 6 years ago
Toufic Mouallem 0940971069 fix: better handling for responsive images (#312) 6 years ago
Drew Bell 785a22245f feat: switch from forked request to postman-request (#319) 6 years ago
Toufic Mouallem 7844129fda feat: Add custom parser for Reddit (#307) 6 years ago
Drew Bell 13581cd899 feat: upgrade watchify to remove vulnerable hoek dep (#320) 6 years ago
Drew Bell 91fb0dfb46 fix: update parse signature in tests (#315) 6 years ago
Adam Pash ffb25f34d7
docs: add usage gif (#308) 6 years ago
Toufic Mouallem 9714cb70c5 feat: Use Deadspin parser for all Kinja websites (#304) 6 years ago
Jordan Hotmann 83d1c2401b feat: add custom extractor for blisterreview.com (#299) 6 years ago
kik0220 d9a1e7b22b feat: add news.mynavi.jp custom parser (#287) 6 years ago
Olli Sulopuisto 44a7ec791d docs: typofix (#300) 6 years ago
Adam Pash 0a15a37f04
fix: ci artifact paths (#301) 6 years ago
Adam Pash 9698d9a0c4
dx: comment on custom parser pr fix (#278)
* dx: comment on custom parser pr fix

* fix path

* write json

* chore: rename comment script
6 years ago
Ben Ubois ed14203e97 fix: return early if creating the resource failed. (#285) 6 years ago
greenkeeper[bot] 52dfdda553 Update mocha to the latest version 🚀 (#282)
* chore(package): update mocha to version 6.0.0

* chore(package): update lockfile yarn.lock
6 years ago
Adam Pash b044cfa958
release: 2.0.0 (#275) 6 years ago
Adam Pash 2afd8c9fa8
fix: jquery doesn't like the case insensitive selector (#274) 6 years ago
Adam Pash 9bf88b0ba3
chore: refactor format output adjustments (#272)
I had previously done this in an overly complicated manner. This PR cleans
it up a bit.
6 years ago
David Brownman 867623ab33 chore: add files to package.json (#269) 6 years ago
Adam Pash ab56ce0de3
fix: custom parser generator (#271)
- swap fs import
- fix rollup config
6 years ago
Ben Ubois 0e27448866 feat: Various Character Encoding Improvements (#270)
* Support HTML5 charset tag

In HTML5 `<meta charset="">` is shorthand for `<meta http-equiv="content-type" content="">`
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta

* Handle more character encoding declaration methods.
6 years ago
Madison Kanna b3fa18b6d9 docs: delete extra semicolon (#266) 6 years ago
Adam Pash e033835c72
fix: parse signature in cli (#259) 6 years ago
Adam Pash 32748ad4c5
dx: add .prettierignore (#258) 6 years ago
Adam Pash 2d0f10a888
dx: add .prettierignore (#257) 6 years ago
Adam Pash 9b0664bc91
feat: add content format output options (#256) 6 years ago
Adam Pash a57f29eec3
release: 1.1.1 (#254)
see [changelog](./CHANGELOG.md) for changes.
6 years ago
George Haddad b15948f3f4 chore: remove all-contributors-cli deps and script since no longer used (#253) 6 years ago
Adam Pash 02476f4336
docs: add instructions for cli to README (#251) 6 years ago
Adam Pash b77a236dbe
feat: handle cli errors/timeout (#250) 6 years ago
Keith Mancuso 44edcda53f docs: added gitter badge (#249) 6 years ago
Paul Ford cfd9b59345
docs: add custom parsers to README
Added paragraph about custom parsers to README with links to relevant code and documentation.
6 years ago
Adam Pash d0726a2d32
chor: remove appveyor yml and badge (#247) 6 years ago
Adam Pash 03c7040065
fix: ci config (#246)
CI config needs filters on all jobs referenced from jobs with filters
6 years ago
Adam Pash d884c3470c
release: 1.1.0 (#245) 6 years ago
Adam Pash 6844975c94
feat: add mercury-parser cli (#244) 6 years ago
greenkeeper[bot] 7bdbbc8ed8 deps: update dependencies to enable Greenkeeper 🌴 (#243) 6 years ago
Adam Pash e38aff9c17
docs: add npm install instructions (#240) 6 years ago
Gina Trapani dc3dff6584 docs: add hero to README (#239) 6 years ago
Adam Pash 15f7fa1e27 a more explicit .prettierrc 6 years ago
Adam Pash c6f42c1278
docs: cleanup and update docs (#238) 6 years ago
Adam Pash 92de5ce4ed
docs: remove contributors (github already has this covered) (#237) 6 years ago
George Haddad 2845a1bb7e docs: add gitter room text and link (#235) 6 years ago
George Haddad 380196b709 docs: change text to include AMP and Reader (#236) 6 years ago
George Haddad 33bf5882b9
docs: add mit license badge (#234) 6 years ago
George Haddad 5c0325f5a7
feat: hook up ci to publish to npm (#226)
* chore: add missing fields to  package.json

* feat: add postlight org scope to package name

* feat: automate npm publish

* test: npm publish without filters

* fix: add docker image

* test: change directory

* test: add working directory

* fix: defaults syntax

* test: add workspace

* fix: attach workspace

* fix: use standard mercury email

* fix: use ISO time format and preserve original timezone offset

* fix: do not match time zone offset

* chore: move babel runtime-corejs2 to prod deps

* chore: uncomment config to deploy on git tag

* feat: publish to npm public

* adding browser-request

It doesn't seem to impact the build, but technically it should be there
so for good measure, why not...

* chore: roll version back to original state
6 years ago
Adam Pash 663cc45bf4
fresh run of prettier; remove NOTES.md (#233) 6 years ago
Adam Pash 244d17ddd3
fix: proxy browser in build tests (#232) 6 years ago
Toufic Mouallem 0668f5d75b docs: add instructions for browser usage to parse current page (#231) 6 years ago