miniflux-v2/reader
Frédéric Guillot a352aff93b Remove deprecated io/ioutil package
Miniflux now requires at least Go 1.16 and io/util is deprecated.

https://golang.org/doc/go1.16#ioutil
2021-02-16 21:25:21 -08:00
..
atom Handle entry title with double encoded entities in Atom feeds 2021-02-14 11:19:21 -08:00
browser Replace daemon and scheduler package with service package 2018-11-11 15:32:48 -08:00
date Update date parser to fix another time zone issue 2021-02-10 22:45:02 -08:00
encoding Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
handler Refactor feed validator 2021-01-04 14:47:25 -08:00
icon Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
json Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
media Add support of media elements for Atom feeds 2019-11-28 23:55:40 -08:00
opml Refactor category validation 2021-01-03 22:50:24 -08:00
parser Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
processor Calculate reading time during feed processing 2020-11-18 17:43:24 -08:00
rdf Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
readability Add rewrite rule to fix Medium.com images 2020-09-29 22:27:32 -07:00
rewrite Reformat some Go files 2021-01-27 18:13:58 -08:00
rss Add workaround for entry title with double encoded entities 2021-02-13 13:33:59 -08:00
sanitizer Remove iframe inner HTML contents 2021-02-13 14:00:21 -08:00
scraper Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
subscription Do not follow redirects when trying known feed URLs 2020-11-06 17:46:54 -08:00
xml Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00