Commit Graph

  • 6c5bc62959 Remove aside tags on test cases Andres Rey 2018-03-21 11:58:35 +0000
  • 6fd816496c Clean <aside> tags on _prepArticle Andres Rey 2018-03-21 11:48:33 +0000
  • efbb82b0ab
    Fix engadget test case Andres Rey 2018-03-21 12:29:43 +0000
  • f4461c210e
    Add engadget test case Andres Rey 2018-03-21 11:58:41 +0000
  • aa9b82bd1c
    Remove aside tags on test cases Andres Rey 2018-03-21 11:58:35 +0000
  • a01d3a5fb3
    Clean <aside> tags on _prepArticle Andres Rey 2018-03-21 11:48:33 +0000
  • 636b0c585c
    Merge pull request #6 from mozilla/master Andres Rey 2018-03-21 11:25:34 +0000
  • f8d9b1c224 Update test expectations David A Roberts 2018-03-19 17:42:31 +1000
  • 8414158fa9 Fix _replaceBrs David A Roberts 2018-03-16 21:16:59 +1000
  • a69141c5e5 Update test expectations David A Roberts 2018-03-19 17:42:31 +1000
  • bb7f08a173 Fix _replaceBrs David A Roberts 2018-03-16 21:16:59 +1000
  • fa84d9ede9
    Merge pull request #5 from mozilla/master Andres Rey 2018-03-17 22:23:18 +0000
  • 3ff9a166fb Changed wordThreshold to charThreshold to better reflect the semantics. Joan Espasa Arxer 2018-03-13 12:54:11 +0100
  • 8374d2da27 Changed wordThreshold to charThreshold to better reflect the semantics. Joan Espasa Arxer 2018-03-13 12:54:11 +0100
  • e25f4bf748
    Merge pull request #4 from mozilla/master Andres Rey 2018-03-10 18:29:50 +0000
  • 7bb85587aa Added additional use cases for android-developers -- script template content that wasn't rendering, renamed variables in scope Brad Philips 2018-03-08 20:44:04 -0500
  • 9a5d1cfc88 Fixed handling of script tags that have templated content, itemprop articles that have is reset was losing its parent. Brad Philips 2018-03-07 00:00:15 -0500
  • 32110b3799 Fixing broken tags, newsletter articles and added test cases. Provided an ability to run single tests at a time, ex: Brad Philips 2018-03-04 21:17:41 -0500
  • d40b568c76 Fixes articles with identified articleBody http://schema.org/articleBody, also fixes the byline because of removed elements and encoding Brad Philips 2018-03-03 22:31:03 -0500
  • 17d614518a Changes for itemprop -- needs work Brad Philips 2018-03-03 13:29:07 -0500
  • 8525c6af36 Fix relative URIs given <base> tags (#422) Brad Philips 2018-03-02 11:37:16 +0000
  • a54881f68d
    Merge 171e34cacb into d598baf02b Brad Philips 2018-03-02 02:41:36 +0000
  • 171e34cacb Merge branch 'master' of github.com:bradphilips/readability Brad Philips 2018-03-01 21:41:21 -0500
  • b0fc9bdcb9 Change all urls to absolute urls Brad Philips 2018-03-01 19:53:23 -0500
  • 39de2a0bee Removing unused variables Brad Philips 2018-02-28 20:27:21 -0500
  • 3596dae1c4 Using the improved baseURI provided by PR #425 from @gisk Brad Philips 2018-02-28 20:20:55 -0500
  • b75a0800b4 Reverting back package.json to 6.5 Brad Philips 2018-02-26 19:41:18 -0500
  • 8bff7695e3 PR feedback -- created path base by determining base element path in the method, added a unit test for recursion of plain relative paths and fixed recursion. Brad Philips 2018-02-26 19:33:50 -0500
  • 30531878e6 Fixing linting errors. Brad Philips 2018-02-25 18:26:42 -0500
  • e730b58179 Fix relative URI's with a base element. Per specification if a <base/> exists, this will override the relative path for all non-scoped baseless urls. Brad Philips 2018-02-25 18:09:36 -0500
  • c6b1872f7c Fixing relative paths Brad Philips 2018-02-25 16:54:12 -0500
  • a26705a958 Change all urls to absolute urls Brad Philips 2018-03-01 19:53:23 -0500
  • f0b956e2c1 Removing unused variables Brad Philips 2018-02-28 20:27:21 -0500
  • 2d1a9fe6fd Using the improved baseURI provided by PR #425 from @gisk Brad Philips 2018-02-28 20:20:55 -0500
  • 6e17774799 Merge https://github.com/mozilla/readability Brad Philips 2018-02-28 18:59:51 -0500
  • 79aa69f7c2
    Merge 5b7f32b8c1 into d598baf02b Deleted user 2018-02-28 12:29:49 +0000
  • d598baf02b Improve URL handling in JSDOMParser and Readability.js Gijs Kruitbosch 2018-02-27 17:36:02 +0000
  • 9e3543326f Improve URL handling in JSDOMParser and Readability.js Gijs Kruitbosch 2018-02-27 17:36:02 +0000
  • 834672ef86 Return longest text after failing to detect text longer than the configured value (#423) Andres Rey 2018-02-27 14:26:54 +0000
  • b5c6a8499c Apply @gijsk feedback Andres Rey 2018-02-27 14:18:12 +0000
  • 3d4d02d5a3 Apply @gijsk feedback Andres Rey 2018-02-27 14:15:08 +0000
  • 2665636067 Reverting back package.json to 6.5 Brad Philips 2018-02-26 19:41:18 -0500
  • a717cc8f72 PR feedback -- created path base by determining base element path in the method, added a unit test for recursion of plain relative paths and fixed recursion. Brad Philips 2018-02-26 19:33:50 -0500
  • 73a293d553 Fix test hukumusume test case Andres Rey 2018-02-26 23:33:50 +0000
  • 23f2f2c053 Add hukumusume test case Andres Rey 2018-02-26 17:21:56 +0000
  • 6d554482e6 Fix incorrect object access Andres Rey 2018-02-26 17:05:33 +0000
  • c15c0f0cc5 Save extracted text across attempts and return the longest one when all attempts fail Andres Rey 2018-02-26 12:48:26 +0000
  • 1dc41c3554 Fixing linting errors. Brad Philips 2018-02-25 18:26:42 -0500
  • 6ad6e3ca02 Fix relative URI's with a base element. Per specification if a <base/> exists, this will override the relative path for all non-scoped baseless urls. Brad Philips 2018-02-25 18:09:36 -0500
  • ecd7cd63c7 Fixing relative paths Brad Philips 2018-02-25 16:54:12 -0500
  • 43f10806da
    Merge 55ac4c92b0 into 264b8e8968 Andres Rey 2018-02-25 20:25:29 +0000
  • 55ac4c92b0 Apply @gijsk reviews Andres Rey 2018-02-25 20:25:19 +0000
  • 5f2baddb0d Merge remote-tracking branch 'origin/issue-381-return-text-no-matter-HWAT' into issue-381-return-text-no-matter-HWAT Andres Rey 2018-02-25 20:00:13 +0000
  • e7f03b1538 \#381 | Alter if statement to allow returning text after failing all loops Andres Rey 2018-02-17 20:07:59 +0000
  • dd4d5c022f #381 | Save the text on each loop and then return the longest one (if no relevant text was found) Andres Rey 2018-02-12 00:04:59 +0000
  • 33dca15b56 \#381 | Alter if statement to allow returning text after failing all loops Andres Rey 2018-02-17 20:07:59 +0000
  • 85a92ec06a #381 | Save the text on each loop and then return the longest one (if no relevant text was found) Andres Rey 2018-02-12 00:04:59 +0000
  • 264b8e8968 Remove link elements when preparing article for display Tom Z?hner 2018-01-30 15:40:49 +0100
  • 807763a85a Remove link elements when preparing article for display Tom Z?hner 2018-01-30 15:40:49 +0100
  • db15e5a37e
    Merge pull request #3 from mozilla/master Andres Rey 2018-01-25 16:58:22 +0000
  • fd1557560a [Docs] Fixed JSDOM usage note Thomas Jaggi 2017-12-31 18:36:38 -0300
  • 932d12ca12 [Docs] Fixed JSDOM usage note Thomas Jaggi 2017-12-31 18:36:38 -0300
  • fa9d8bda48 Add la-nacion test case Andres Rey 2017-12-07 20:38:52 +0000
  • 01ffd0c617 Remove "modal" from strings to remove Andres Rey 2017-12-07 20:38:42 +0000
  • de91a237df Add la-nacion test case Andres Rey 2017-12-07 20:38:52 +0000
  • 9ee932d029 Remove "modal" from strings to remove Andres Rey 2017-12-07 20:38:42 +0000
  • 42ba0b2593
    Merge pull request #2 from mozilla/master Andres Rey 2017-12-07 19:32:22 +0000
  • 8da91b9eed
    Fix omitted semicolon Gijs 2017-12-05 13:22:32 +0000
  • 0a30527c85
    Explicitly mention lack of `Node` in `node.js` environments Gijs 2017-12-05 13:22:01 +0000
  • 807bf05aa3 Fix className usage so it deals correctly with SVG nodes (fixes #412). Gijs Kruitbosch 2017-12-02 12:48:37 +0000
  • 589e4113ac Fix className usage so it deals correctly with SVG nodes (fixes #412). Gijs Kruitbosch 2017-12-02 12:48:37 +0000
  • c586aeb404 Fix generate-testcase.js script so it keeps `caption` classes Gijs Kruitbosch 2017-11-29 13:49:50 +0000
  • ad4dd26448 Update test expectations Gijs Kruitbosch 2017-11-29 13:49:08 +0000
  • 092a8aeaff Revert removing ids from elements Gijs Kruitbosch 2017-11-29 13:48:44 +0000
  • ab1dbca057 Fix generate-testcase.js script so it keeps `caption` classes Gijs Kruitbosch 2017-11-29 13:49:50 +0000
  • 51fd6a1049 Update test expectations Gijs Kruitbosch 2017-11-29 13:49:08 +0000
  • 847a085817 Revert removing ids from elements Gijs Kruitbosch 2017-11-29 13:48:44 +0000
  • eb895b97a2 Add test case for title and h1 discrepancy Andres Rey 2017-11-24 23:21:07 +0000
  • 9ce4d87232 Fall back to the original title if after trimming the text we have too many words before the colon. Andres Rey 2017-11-24 23:20:49 +0000
  • 59d1b13cc7
    Merge pull request #1 from mozilla/master Andres Rey 2017-11-25 18:09:38 +0000
  • e4159468c4 Add test case for title and h1 discrepancy Andres Rey 2017-11-24 23:21:07 +0000
  • d25f60bfe2 Fall back to the original title if after trimming the text we have too many words before the colon. Andres Rey 2017-11-24 23:20:49 +0000
  • c2e370c2c7 Add telegraph test case Andres Rey 2017-11-22 20:49:19 +0000
  • 5a5c8ba1a2 Add node to elementsToScore when _hasSinglePInsideElement is true Andres Rey 2017-11-22 00:22:02 +0000
  • a7154de076 Add telegraph test case Andres Rey 2017-11-22 20:49:19 +0000
  • f8e9883044 Add node to elementsToScore when _hasSinglePInsideElement is true Andres Rey 2017-11-22 00:22:02 +0000
  • 5ad448f831 Update test expectations. Cameron McCormack 2017-11-21 11:49:57 +0800
  • d88c9afc63 Use a hard coded classesToPreserve in tests. Cameron McCormack 2017-11-21 11:49:52 +0800
  • 6729538c77 Clean IDs and classes from output. Cameron McCormack 2017-11-16 17:39:40 +0800
  • 7daa3a899c Update test expectations. Cameron McCormack 2017-11-21 11:49:57 +0800
  • 28afe126c3 Use a hard coded classesToPreserve in tests. Cameron McCormack 2017-11-21 11:49:52 +0800
  • 7c4ae22c11 Clean IDs and classes from output. Cameron McCormack 2017-11-16 17:39:40 +0800
  • 19b9f9de14 added npmignore for test and benchmarks resources Tomas Dvorak 2017-11-13 13:50:21 +0100
  • 46c287b008 added npmignore for test and benchmarks resources Tomas Dvorak 2017-11-13 13:50:21 +0100
  • c3ff1a2d2c remove dead code Björgvin Ragnarsson 2017-10-17 00:25:00 +0300
  • 681578148f remove dead code Björgvin Ragnarsson 2017-10-17 00:25:00 +0300
  • b3fde168cb Allow the word threshold parameter to be configurable Iqbal Ahmed 2017-09-19 15:34:05 +0100
  • 32c3082d79 Allow the word threshold parameter to be configurable Iqbal Ahmed 2017-09-19 15:34:05 +0100
  • 8b4c1e4cf2 Merge 14915170b9 into b7c32feb25 paperplanes53 2017-09-10 22:03:01 +0000
  • 14915170b9 Update expected.html paperplanes53 2017-09-10 15:02:28 -0700