1
0
Fork 0
miniflux/internal/reader
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
encoding
fetcher
handler
icon Simplify internal/reader/icon/finder.go 2024-02-26 18:18:04 -08:00
json
media Use strings.ReplaceAll instead of strings.Replace(…, -1) 2024-02-28 19:47:30 -08:00
opml
parser
processor
rdf
readability Use .WriteString( instead of .Write([]byte(… 2024-02-28 19:47:30 -08:00
readingtime
rewrite Use strings.ReplaceAll instead of strings.Replace(…, -1) 2024-02-28 19:47:30 -08:00
rss
sanitizer Use %q instead of "%s" 2024-02-28 19:47:30 -08:00
scraper
subscription Use %q instead of "%s" 2024-02-28 19:47:30 -08:00
xml