1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-31 18:31:01 +00:00
miniflux-v2/internal/reader/filter
Frédéric Guillot e6b814199b feat(filter): add EntryDate=max-age:duration filter
Example: `EntryDate=max-age:30d` or `EntryDate=max-age:1h`

Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h", "d".
2025-06-19 17:25:19 -07:00
..
filter.go feat(filter): add EntryDate=max-age:duration filter 2025-06-19 17:25:19 -07:00
filter_test.go feat(filter): add EntryDate=max-age:duration filter 2025-06-19 17:25:19 -07:00