Frédéric Guillot 54abd0a736 fix(parser): handle feeds with leading whitespace that exceeds buffer size 8 months ago
..
atom 2e26f5ca75 test(reader): ensure consistent tags parsing across feed formats 9 months ago
date 7eb1d15315 refactor(date): use an else-if instead of two if statements 1 year ago
dublincore 6bc4b35e38 Refactor RDF parser to use an adapter 2 years ago
encoding 6eedf4111f fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes 1 year ago
fetcher 46adb0ffad refactor(fetcher): simplification of ExecuteRequest 9 months ago
filter dc81725788 fix(filter): remove `\r\n` in rule parsing 9 months ago
googleplay 648b9a8f6f Refactor RSS Parser to use an adapter 2 years ago
handler 2a9d91c783 feat: add entry filters at the feed level 9 months ago
icon 0e9da3a090 refactor(icon): simplify findIconURLsFromHTMLDocument 9 months ago
itunes 648b9a8f6f Refactor RSS Parser to use an adapter 2 years ago
json 2e26f5ca75 test(reader): ensure consistent tags parsing across feed formats 9 months ago
media 8660f5e3c7 perf(media): minor regex simplification 10 months ago
opml d33e305af9 fix(api): `hide_globally` categories field should be a boolean 11 months ago
parser 54abd0a736 fix(parser): handle feeds with leading whitespace that exceeds buffer size 8 months ago
processor 2cfeefc8d2 test(processor): increase test coverage for `parseISO8601Duration` 9 months ago
rdf 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 9 months ago
readability a62b97bddd refactor(readability): get rid of getClassWeight 8 months ago
readingtime 43546976d2 refactor(tests): use b.Loop() instead of for range b.N 9 months ago
rewrite f455c18c66 perf(rewrite): anchor the rewrite regex 9 months ago
rss d9de9d1852 feat(rss): fallback to enclosure URL when entry URL is missing 8 months ago
sanitizer a8b4e88742 perf(sanitizer): improve the performances of the sanitizer (#3497) 9 months ago
scraper b296f21e98 refactor(internal): add an urllib.DomainWithoutWWW function 10 months ago
subscription e7b98afdbe refactor(subscription): avoid using Sprintf to construct Youtube playlist feed URL 9 months ago
urlcleaner 7c857bdc72 perf(reader): optimize RemoveTrackingParameters 10 months ago
xml f40c1e7f63 fix(reader): fix a crash introduced by d59990f1 10 months ago