FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Readability.js - devnowcommit/readability · GitHub
devnowcommit
/
readability
Public
forked from
mozilla/readability
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
readability
Readability.js
on
master
User selector
Datepicker
Commit history
Commits on Jan 28, 2019
Don't choke on <meta> tags that do not have a content attribute
gijsk
committed
60ef565
View commit details
Copy full SHA for 60ef565
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Avoid setAttribute errors from invalid attributes, fixes #392
gijsk
committed
30f9670
View commit details
Copy full SHA for 30f9670
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Add comment to indicate duplicate regexes
Show description for 15d411a
gijsk
authored
15d411a
View commit details
Copy full SHA for 15d411a
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Fix link normalization for live HTMLCollections
Show description for 977be42
gijsk
committed
977be42
View commit details
Copy full SHA for 977be42
View code at this point
Browse repository at this point
Fix whitespace normalization in title metadata
Show description for e8bb7f7
gijsk
committed
e8bb7f7
View commit details
Copy full SHA for e8bb7f7
View code at this point
Browse repository at this point
Split off isProbablyReaderable implementation
gijsk
committed
2620542
View commit details
Copy full SHA for 2620542
View code at this point
Browse repository at this point
Commits on Dec 21, 2018
Retrieve site name on parse, based on meta og:site_name
Maria Luiza Soares
authored and
gijsk
committed
262fffd
View commit details
Copy full SHA for 262fffd
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Update sorting function in Readability.js
Show description for 876c81f
gijsk
and
jemrobinson
committed
876c81f
View commit details
Copy full SHA for 876c81f
View code at this point
Browse repository at this point
Switched sort function from boolean to explicit -1 and 1 thus avoiding failures to sort when false is evaluated as 0
jemrobinson
authored and
gijsk
committed
ee18c21
View commit details
Copy full SHA for ee18c21
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Elements that have no .style (e.g. mathml) are probably visible; fixes #493
danburzo
authored and
gijsk
committed
44e90de
View commit details
Copy full SHA for 44e90de
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
Recognize Sina Weibo meta tags
Show description for 3be1aaa
da2x
authored and
gijsk
committed
3be1aaa
View commit details
Copy full SHA for 3be1aaa
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Improve metadata extraction (#478)
Show description for 5a69d4a
da2x
authored and
gijsk
committed
5a69d4a
View commit details
Copy full SHA for 5a69d4a
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Recognize more iframe video embed video services
Show description for 0449dbf
da2x
authored and
gijsk
committed
0449dbf
View commit details
Copy full SHA for 0449dbf
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Avoid global flag when looking for metadata using regexes
gijsk
authored and
johannhof
committed
f782bc5
View commit details
Copy full SHA for f782bc5
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
Fix same-line loops and if statements
gijsk
committed
7cf95bd
View commit details
Copy full SHA for 7cf95bd
View code at this point
Browse repository at this point
Fix quotes
gijsk
committed
d9f7bb2
View commit details
Copy full SHA for d9f7bb2
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Fix issues with finding nytimes content caused by in-article ads
gijsk
committed
7d03bec
View commit details
Copy full SHA for 7d03bec
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
Remove single-cell tables
davidar
authored and
gijsk
committed
ea41657
View commit details
Copy full SHA for ea41657
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Don't nest paragraphs
davidar
authored and
gijsk
committed
72bd1a8
View commit details
Copy full SHA for 72bd1a8
View code at this point
Browse repository at this point
Fix titles not being trimmed sometimes
davidar
authored and
gijsk
committed
afcc4b8
View commit details
Copy full SHA for afcc4b8
View code at this point
Browse repository at this point
Commits on May 24, 2018
Match headings on trimmed strings to avoid whitespace causing mismatches
gijsk
committed
d4b842c
View commit details
Copy full SHA for d4b842c
View code at this point
Browse repository at this point
Commits on May 16, 2018
Fix #283 and remove hidden nodes
gijsk
committed
8c02a0d
View commit details
Copy full SHA for 8c02a0d
View code at this point
Browse repository at this point
Don't put non-phrasing content into paragraphs
davidar
authored and
gijsk
committed
656a667
View commit details
Copy full SHA for 656a667
View code at this point
Browse repository at this point
Commits on May 15, 2018
Don't convert DIVs to Ps when more than 25% links
davidar
authored and
gijsk
committed
5ae9093
View commit details
Copy full SHA for 5ae9093
View code at this point
Browse repository at this point
Put phrasing content into paragraphs
Show description for 9f2c5cb
davidar
authored and
gijsk
committed
9f2c5cb
View commit details
Copy full SHA for 9f2c5cb
View code at this point
Browse repository at this point
Commits on May 1, 2018
Check for a document being passed
Show description for f4ab856
gijsk
committed
f4ab856
View commit details
Copy full SHA for f4ab856
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
Don't include root html node in candidates
Show description for 7a24801
davidar
authored and
gijsk
committed
7a24801
View commit details
Copy full SHA for 7a24801
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Remove unused URI parameter from constructor
davidar
authored and
gijsk
committed
d601849
View commit details
Copy full SHA for d601849
View code at this point
Browse repository at this point
Commits on Apr 22, 2018
Stop Readability depending on Node.* constants
davidar
authored and
gijsk
committed
5ee03bc
View commit details
Copy full SHA for 5ee03bc
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Clean <aside> tags on _prepArticle
andreskrey
authored and
gijsk
committed
6fd8164
View commit details
Copy full SHA for 6fd8164
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Fix _replaceBrs
Show description for 8414158
davidar
authored and
gijsk
committed
8414158
View commit details
Copy full SHA for 8414158
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Changed wordThreshold to charThreshold to better reflect the semantics.
Joan Espasa Arxer
authored and
gijsk
committed
3ff9a16
View commit details
Copy full SHA for 3ff9a16
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Fix relative URIs given <base> tags (#422)
bradphilips
authored and
gijsk
committed
8525c6a
View commit details
Copy full SHA for 8525c6a
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Return longest text after failing to detect text longer than the configured value (#423)
Show description for 834672e
andreskrey
authored and
gijsk
committed
834672e
View commit details
Copy full SHA for 834672e
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Remove link elements when preparing article for display
zoehneto
authored and
gijsk
committed
264b8e8
View commit details
Copy full SHA for 264b8e8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL