1
0
Fork 0
miniflux/internal/reader
JohnnyJayJay ee5e18ea9f sanitizer: add support for HTML hidden attribute
This commit adjusts the `Sanitize` function to skip tags with the
`hidden` attribute, similar to how it skips blocked tags and their
contents.
2024-06-21 14:00:40 -07:00
..
atom Ensure enclosure URLs are always absolute 2024-03-19 21:57:46 -07:00
date
dublincore
encoding Inline a one-liner function 2024-03-20 17:21:30 -07:00
fetcher Request builder: Allow the use of insecure TLS ciphers when Allow self-signed or invalid certificates is used 2024-06-13 20:23:37 -07:00
googleplay
handler
icon Inline a one-liner function 2024-03-20 17:21:30 -07:00
itunes
json Ensure enclosure URLs are always absolute 2024-03-19 21:57:46 -07:00
media Minor simplification of internal/reader/media/media.go 2024-03-18 16:09:32 -07:00
opml Add description field to feed settings 2024-05-06 15:40:36 -07:00
parser
processor reader/processor: error out for improper rewrite regexp 2024-06-01 10:37:02 -07:00
rdf Remove trailing space in SiteURL and FeedURL 2024-03-18 17:51:06 -07:00
readability
readingtime reader/readingtime: fix incorrect package name 2024-05-21 18:12:24 -07:00
rewrite Update theverge.com rewrite rule: fix duplicate image 2024-06-10 21:08:59 -07:00
rss reader/rss: don't add empty tags to RSS items 2024-03-24 19:46:56 -07:00
sanitizer sanitizer: add support for HTML hidden attribute 2024-06-21 14:00:40 -07:00
scraper Add pitchfork.com scraping rule 2024-06-10 21:08:59 -07:00
subscription Improve YouTube page feed detection 2024-06-13 20:18:47 -07:00
xml