miniflux-v2/internal/reader
jvoisin c4e5dad549 Remove superfluous escaping in a regex 2024-02-28 19:47:30 -08:00
..
atom Use `strings.EqualFold` instead of `strings.ToLower(…) ==` 2024-02-28 19:47:30 -08:00
date Small refactoring of internal/reader/date/parser.go 2024-02-26 18:08:04 -08:00
dublincore Handle RDF feeds with duplicated <title> elements 2024-02-23 17:40:58 -08:00
encoding Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
fetcher Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
handler Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
icon Simplify internal/reader/icon/finder.go 2024-02-26 18:18:04 -08:00
json Update date parser to parse more invalid date formats 2023-11-01 20:55:35 +01:00
media Use strings.ReplaceAll instead of strings.Replace(…, -1) 2024-02-28 19:47:30 -08:00
opml Fix categories import from Thunderbird's OPML 2024-02-24 19:43:33 -08:00
parser Add a couple of fuzzers 2024-02-26 17:23:49 -08:00
processor Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
rdf Handle RDF feeds with duplicated <title> elements 2024-02-23 17:40:58 -08:00
readability Use .WriteString( instead of .Write([]byte(… 2024-02-28 19:47:30 -08:00
readingtime Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo 2023-10-06 22:04:31 -07:00
rewrite Remove superfluous escaping in a regex 2024-02-28 19:47:30 -08:00
rss Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00
sanitizer Use `%q` instead of `"%s"` 2024-02-28 19:47:30 -08:00
scraper Improve a bit internal/reader/scraper/scraper.go 2024-02-26 18:00:23 -08:00
subscription Use `%q` instead of `"%s"` 2024-02-28 19:47:30 -08:00
xml Regression: ensure all HTML documents are encoded in UTF-8 2023-12-01 16:52:03 -08:00