summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-08Import all the new test casesAndres Rey
2017-06-15Safecheck for really bad HTMLAndres Rey
2017-06-02Override github linguist detection to force PHPAndres Rey
2017-05-31Prepare for releaseAndres Rey
2017-05-31Merge pull request #21 from andreskrey/pr-20-new-backup-approachAndres Rey
2017-05-31Merge branch 'development' into pr-20-new-backup-approachAndres Rey
2017-05-31Merge remote-tracking branch 'origin/pr-20-new-backup-approach' into pr-20-ne...Andres Rey
2017-05-31Added info to the changelogAndres Rey
2017-05-31Merge pull request #22 from andreskrey/analysis-8mVroDAndres Rey
2017-05-31Apply fixes from StyleCIAndres Rey
2017-05-31Updated readme.md fileAndres Rey
2017-05-30Updat test case for needs-entity-normalizationAndres Rey
2017-05-30Minor fixAndres Rey
2017-05-21Minor fixAndres Rey
2017-05-20Move the removeScripts and prepDocument functions inside the loadHTML functio...Andres Rey
2017-05-20Merge remote-tracking branch 'origin/pr-20-new-backup-approach' into pr-20-ne...Andres Rey
2017-05-20Add new backup approach. Cloning the original DOM object is not useful to kee...Andres Rey
2017-03-27Fixed CLRF issueAndres Rey
2017-03-26Added normalizeEntities flag.Andres Rey
2017-03-13Failsafe for missing config filesAndres Rey
2017-03-12TypoAndres Rey
2017-03-10TypoAndres Rey
2017-03-10Merge pull request #19 from andreskrey/analysis-qrG5dGAndres Rey
2017-03-10Apply fixes from StyleCIAndres Rey
2017-03-10Merge pull request #18 from andreskrey/developmentAndres Rey
2017-03-10Preparing for release 0.2.0Andres Rey
2017-03-10Merge pull request #17 from andreskrey/analysis-zDANGlAndres Rey
2017-03-10Apply fixes from StyleCIAndres Rey
2017-03-10Updated travisAndres Rey
2017-03-10Fixed all test cases and bugs, now 100% of our test pass. BREAK OUT THE CHAMP...Andres Rey
2017-03-09Fixed test casesAndres Rey
2017-03-09Deleted webmd-1 files due to JS errorsAndres Rey
2017-03-09Fixed small mistake when getting the articleByLine. Corrected test caseAndres Rey
2017-03-07Added dummy data to readability testAndres Rey
2017-03-07Removed ehow test case because it has broken JS and there's pretty much nothi...Andres Rey
2017-03-07Corrected some test casesAndres Rey
2017-03-07Fuck this, we are not going to normalize blank space.Andres Rey
2017-03-03Functons to normalize space and disable subtitute entitiesAndres Rey
2017-02-24Fixed some test casesAndres Rey
2017-02-22Added name data sets because it was driving me crazy to search for "dataset #...Andres Rey
2017-02-21Fixed test cases and added function to replace font tags with span + param to...Andres Rey
2017-02-21Fixed expected result on Mozilla 1 test caseAndres Rey
2017-02-21Fixed expected result on missing paragraphs test caseAndres Rey
2017-02-19Added the fixRelativeURLs flag to true for Unit TestingAndres Rey
2017-02-12Extract top image when og:image and twitter:image are missing on the HTMLAndres Rey
2017-02-05Merge pull request #16 from DavidFricker/masterAndres Rey
2017-02-04prevents an exception being thrown David Fricker
2016-12-28Removed the private var title since it wasn't usedAndres Rey
2016-12-26Merge pull request #15 from andreskrey/developmentAndres Rey
2016-12-26Restored the if to select the main image of the articleAndres Rey