FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Readability.js - httpsgithu/readability-1 · GitHub
httpsgithu
/
readability-1
Public
forked from
mozilla/readability
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
readability-1
Readability.js
on
build-issues-node-js-update
User selector
Datepicker
Commit history
Commits on May 22, 2019
Remove sharing elements in fewer situations (#545)
Show description for 9092b2a
PalmerAL
authored and
gijsk
committed
9092b2a
View commit details
Copy full SHA for 9092b2a
View code at this point
Browse repository at this point
Commits on May 8, 2019
Add support for detecting lazy-loaded images (#542)
Show description for 814f0a3
PalmerAL
authored and
gijsk
committed
814f0a3
View commit details
Copy full SHA for 814f0a3
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Fix table header missing (#530)
RadhiFadlillah
authored and
gijsk
committed
9009f64
View commit details
Copy full SHA for 9009f64
View code at this point
Browse repository at this point
Fix embedded videos getting removed (#526)
Show description for 6761a7e
RadhiFadlillah
authored and
gijsk
committed
6761a7e
View commit details
Copy full SHA for 6761a7e
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
fix formatting
PalmerAL
authored and
gijsk
committed
f5c46a7
View commit details
Copy full SHA for f5c46a7
View code at this point
Browse repository at this point
use default threshold for share elements
PalmerAL
authored and
gijsk
committed
681bf0c
View commit details
Copy full SHA for 681bf0c
View code at this point
Browse repository at this point
only remove sharing elements if they contain <500 characters
PalmerAL
authored and
gijsk
committed
e76aba3
View commit details
Copy full SHA for e76aba3
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
exclude graphs from nytimes articles
PalmerAL
authored and
gijsk
committed
a014e0c
View commit details
Copy full SHA for a014e0c
View code at this point
Browse repository at this point
Fix tabular data got removed
RadhiFadlillah
authored and
gijsk
committed
6a5066a
View commit details
Copy full SHA for 6a5066a
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
check itemprop when determining whether a node is a byline
PalmerAL
authored and
gijsk
committed
f70d368
View commit details
Copy full SHA for f70d368
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Add "gdpr" to the list of negative tags
andreskrey
authored and
gijsk
committed
f836a8f
View commit details
Copy full SHA for f836a8f
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL