summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-06Update changelogAndres Rey
2018-03-06Add the getDOMDocument function documentation in readme.mdAndres Rey
2018-03-06Rename getContentObject to getDOMDocumentAndres Rey
2018-03-06Remove wrong images from the expected metadataAndres Rey
2018-03-06Save the full DOMDocument when finish processing + pull images of the article...Andres Rey
2018-03-06Add test cases for the new data-src source pathAndres Rey
2018-03-06Add data-src as a image path sourceAndres Rey
2018-02-12Fix ANOTHER mistake on the documentationAndres Rey
2018-02-12Update changelogAndres Rey
2018-02-12#45 Fix small mistake in documentationAndres Rey
2018-01-27Update changelogAndres Rey
2018-01-27Make sure that we do not allow the DOMDocument reach the parsing algorithm (B...Andres Rey
2018-01-20Update changelogAndres Rey
2018-01-17Update lemonde-2 test caseAndres Rey
2018-01-13Switch to assertSame while testing to avoid "==" type comparisons.Andres Rey
2018-01-11Preparing for release v1.1.0Andres Rey
2018-01-11Merge pull request #39 from andreskrey/loggingAndres Rey
2018-01-11Merge remote-tracking branch 'origin/logging' into loggingAndres Rey
2018-01-11Merge branch 'master' into loggingAndres Rey
2018-01-11Merge pull request #40 from andreskrey/analysis-z372oAAndres Rey
2018-01-11Apply fixes from StyleCIAndres Rey
2018-01-11Update ChangelogAndres Rey
2018-01-11Merge pull request #38 from PedroAmorim/domEntityReferenceAndres Rey
2018-01-11Add test for lemonde-2Pedro Amorim
2018-01-11Add missing DOM class DOMEntityReference.Pedro Amorim
2018-01-11Remove the data-readability referencesAndres Rey
2017-12-22Check for node type when scanning for better topCandidatesAndres Rey
2017-12-10Update changelogAndres Rey
2017-12-10Remove logger declaration inside the ConfigurationAndres Rey
2017-12-10Add logging infoAndres Rey
2017-12-10Improve logging messagesAndres Rey
2017-12-10Adding comments everywhereAndres Rey
2017-12-10Check for minimum html before parsing metadataAndres Rey
2017-12-10Switch to a logger aware trait in the Configuration objectAndres Rey
2017-12-10Suggest monolog during installationAndres Rey
2017-12-10Initial approach to logger injectionAndres Rey
2017-12-09Fix yahoo-2Andres Rey
2017-12-09Update changelogAndres Rey
2017-12-09Remove modal as a negative propertyAndres Rey
2017-12-05Search for 'data-orig' in image urlsAndres Rey
2017-12-03Merge pull request #33 from andreskrey/v1.0Andres Rey
2017-12-03Add getters list in readme fileAndres Rey
2017-12-03Add copyright noticesAndres Rey
2017-12-03Fix typoAndres Rey
2017-12-03Add function to extract img srcs from other tags that might be used on lazy l...Andres Rey
2017-12-02Merge pull request #35 from andreskrey/analysis-XVlPBPAndres Rey
2017-12-02Apply fixes from StyleCIAndres Rey
2017-12-02Add small to-doAndres Rey
2017-12-02Add small template on __toString magic methodAndres Rey
2017-12-02Remove To-do part of readmeAndres Rey