Commit Graph

575 Commits (fix-remove-moment-js)
 

Author SHA1 Message Date
Adam Pash 95085d1a11 chore: cleanup 8 years ago
Adam Pash e1ef25aab1 fix: added babel-polyfill for bug in Reflect 8 years ago
Adam Pash 93e844cdfe feat: implemented extractBestNode functionality
Squashed commit of the following:

commit 9af554dd975ff1778ed70c71fa9bde667fc5f880
Author: Adam Pash <adam.pash@gmail.com>
Date:   Tue Aug 30 15:19:32 2016 -0400

    feat: add cleanHeaders

commit 0dfea98eedc4f97fcbd78866322595c705e20521
Author: Adam Pash <adam.pash@gmail.com>
Date:   Tue Aug 30 14:30:49 2016 -0400

    fix: scoring parent nodes recursively

commit b6e5897a694adeb81e25a905aba72c0f45a8cc94
Author: Adam Pash <adam.pash@gmail.com>
Date:   Tue Aug 30 12:47:24 2016 -0400

    feat: extract clean node up and running

commit fb652c5db13db6bce7271efd68ba4b20515e9549
Author: Adam Pash <adam.pash@gmail.com>
Date:   Tue Aug 30 09:57:21 2016 -0400

    chore: added test for p tags with nested tags (e.g., img, iframe)

commit 731d0a2e4d89121dfafad195e9d0911805c4f8e4
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 17:50:33 2016 -0400

    feat: extact clean node integrates most functions

commit 322bc6534d30feb7c1c08d3813132badc6286b40
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 16:46:04 2016 -0400

    feat: removing empty nodes as defined in constants

commit f1d38932ea12a865814d2326970031fcb8515baa
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 16:33:31 2016 -0400

    feat: cleaning attributes from nodes

commit 0aa73ada6854af0ecd504bfe3d926a9524787ab5
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 16:09:56 2016 -0400

    feat: cleaning h1s from text

commit 12d4a309246285c278ce7765e4fbaa8271bb5889
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 15:52:03 2016 -0400

    feat: removing spacer images

commit 4e74ff830cc67586560f6fc72e2cfa432a3a2647
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 15:38:49 2016 -0400

    feat: stripping unwanted html from doc

commit c774166e90169fd0c1aa89898d3f7a975e82bf0a
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 15:17:32 2016 -0400

    feat: removing small images, height attribute from images

commit 3a8642f42cda451669c832482c5e1611b1ff2ea9
Author: Adam Pash <adam.pash@gmail.com>
Date:   Mon Aug 29 12:57:45 2016 -0400

    feat: rewrite top level

commit a1c03e779234b0aea02206d92ec3dcc15758507e
Author: Adam Pash <adam.pash@gmail.com>
Date:   Fri Aug 26 17:34:36 2016 -0400

    in a weird place rn
8 years ago
Adam Pash 9da7a6f2a9 feat: find top candidate function 8 years ago
Adam Pash e2600231ac feat: added linkDensity function 8 years ago
Adam Pash c470261d41 fix: changed parseInt to parseFloat 8 years ago
Adam Pash 44eae5e931 feat: added scoreContent function 8 years ago
Adam Pash bd7ed77f23 Lots of progress on score-content 8 years ago
Adam Pash cc734c7e7d chore: cleaned up repetative testing for dom 8 years ago
Adam Pash f3b1fefba6 chore: refactored tests 8 years ago
Adam Pash d4a19e6a27 feat: ported scoring methods with unit tests 8 years ago
Adam Pash 97087bd626 chore: refactored to slightly cleaner file structure (more to do here) 8 years ago
Adam Pash 67e212ffac feat: convertToParagraphs function working 8 years ago
Adam Pash c237245e89 Converting multiple line breaks to p 8 years ago
Adam Pash 95d02dadd1 simple logic in place for brsToPs 8 years ago
Adam Pash d70b9f6709 updated todo 8 years ago
Adam Pash 777e11c25c Stripping unlikely candidates from DOM 8 years ago
Adam Pash 89a2cfbb82 getWeight with tests 8 years ago
Adam Pash db3b1ec271 Functions in need of porting 8 years ago
Adam Pash f3aebb2a16 Basic testing in place 8 years ago
Adam Pash 8efcc70eef bringing in cheerio 8 years ago
Adam Pash 7f95b9f44f basic structure 8 years ago
Adam Pash 155efb3833 add gitignore 8 years ago
Adam Pash b349a1eac5 using rollup 8 years ago
Adam Pash c2a8edee97 Quick port of constants file 8 years ago