Frédéric Guillot

Results 133 comments of Frédéric Guillot

The next release should be better: ``` ➜ ~ trivy -q image miniflux/miniflux:nightly miniflux/miniflux:nightly (alpine 3.16.2) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) ```

``` trivy -q image miniflux/miniflux:2.0.40 miniflux/miniflux:2.0.40 (alpine 3.16.3) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) ```

Try to use this scraper rule to fetch the article: `main.content` or `#genesis-content`

> The way Tiny Tiny RSS worked is it was a dropdown with 1 day / 7 days / 30 days as options. That's probably my preferred UI, if it's...

Closing stale pull-request. Feel free to resubmit this PR rebased on `main` branch.

Your problem doesn't seems related to Miniflux itself, but to the fact that you use a self-signed certificate. You might need to create your own Docker image to add your...

This feed already includes the YouTube video in the entry content, but Miniflux has a rewrite rule `add_youtube_video` that adds it automatically by default if the URL is a YouTube...

The filters are currently applied during feed refreshes. It doesn't touch the entries already saved into the database.

Looks like you are adding a new global option. But it would be better to have this option for each user and make it configurable in the settings page (same...