Frédéric Guillot f02213a168 refactor(readability): use `String` explicitly in debug log instead of `Any` 9 months ago
..
atom 2e26f5ca75 test(reader): ensure consistent tags parsing across feed formats 10 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 10 months ago
filter dc81725788 fix(filter): remove `\r\n` in rule parsing 10 months ago
googleplay 648b9a8f6f Refactor RSS Parser to use an adapter 2 years ago
handler 2a9d91c783 feat: add entry filters at the feed level 10 months ago
icon 0e9da3a090 refactor(icon): simplify findIconURLsFromHTMLDocument 10 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 10 months ago
media 8660f5e3c7 perf(media): minor regex simplification 11 months ago
opml d33e305af9 fix(api): `hide_globally` categories field should be a boolean 1 year ago
parser d6d18a2d61 perf(reader): shrink the json detection buffer 10 months ago
processor 2cfeefc8d2 test(processor): increase test coverage for `parseISO8601Duration` 10 months ago
rdf 86c58e11f6 perf(reader): use a non-cryptographic hash when possible 10 months ago
readability f02213a168 refactor(readability): use `String` explicitly in debug log instead of `Any` 9 months ago
readingtime 43546976d2 refactor(tests): use b.Loop() instead of for range b.N 10 months ago
rewrite f455c18c66 perf(rewrite): anchor the rewrite regex 10 months ago
rss d9de9d1852 feat(rss): fallback to enclosure URL when entry URL is missing 9 months ago
sanitizer a8b4e88742 perf(sanitizer): improve the performances of the sanitizer (#3497) 10 months ago
scraper b296f21e98 refactor(internal): add an urllib.DomainWithoutWWW function 11 months ago
subscription e7b98afdbe refactor(subscription): avoid using Sprintf to construct Youtube playlist feed URL 10 months ago
urlcleaner 7c857bdc72 perf(reader): optimize RemoveTrackingParameters 11 months ago
xml f40c1e7f63 fix(reader): fix a crash introduced by d59990f1 11 months ago