- Mar 28, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
- Mar 26, 2020
-
-
Frédéric Guillot authored
-
- Mar 24, 2020
-
-
Benedikt Hopmann authored
-
- Mar 23, 2020
-
-
Frédéric Guillot authored
-
- Mar 22, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
- Mar 21, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
- Embed Invidious player for invidio.us feeds - Add new rewrite rule to use Invidious player for Youtube feeds
-
Frédéric Guillot authored
-
- Mar 20, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
- Mar 19, 2020
-
-
Frédéric Guillot authored
-
- Mar 18, 2020
-
-
Frédéric Guillot authored
-
Lesterpig authored
A new "shareCode" field is generated for each entry, and allows unlogged users to access the entry through the /shared endpoint. This feature is particularly useful to share articles from miniflux to third-party users without having them to visit the original source. The image proxy is disabled and special cache headers are proposed in the shared page to avoid denial of service.
-
- Mar 11, 2020
-
-
Frédéric Guillot authored
Introduced in commit 267b7065
-
- Mar 08, 2020
-
-
Patrick authored
This adds the oauth2 provider `oidc`. It needs an additional argument, the OIDC discovery endpoint to figure out where the auth and token URLs are. Configuration is similar to setting up the Google Authentication with these changes: * `OAUTH2_PROVIDER = oidc` * `OAUTH2_OIDC_DISCOVERY_ENDPOINT = https://auth.exampe.org/discovery`
-
- Mar 03, 2020
-
-
Dave Marquard authored
This change lets Miniflux use the same secure TLS configuration options when using Let's Encrypt / Autocert as when using a manually specified certificate. It raises the server’s SSL Labs score from a B to an A+ with LetsEncrypt.
-
- Mar 02, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
- Mar 01, 2020
-
-
Frédéric Guillot authored
-
- Feb 29, 2020
-
-
Andrew Williams authored
By default fetching original content for wdwnt.com results in a snippet of the comments section, this rule captures the article content.
-
- Feb 27, 2020
-
-
Aled Griffiths authored
Adds refreshAllFeeds to the API, following the suggestion given in the comments of #359.
-
- Feb 25, 2020
-
-
Pavel Borzenkov authored
Auth Proxy allows to authenticate a user using an HTTP header provided by an external authentication service. This provides a way to authenticate users in miniflux using authentication schemes not supported by miniflux itself (LDAP, non-Google OAuth2 providers, etc.) and to implement SSO for multiple applications behind single authentication service. Auth Proxy header is checked for the '/' endpoint only, as the rest are protected by the miniflux user/app sessions. Closes #534 Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com>
-
- Feb 23, 2020
-
-
Vincent Bernat authored
While this is widely documented for SEO reason, it also helps for accessibility. Notably, if you are using tools like Vimium to browse using only the keyboard, these hints help to select the links. It's all the more useful when the text is not in English.
-
- Feb 16, 2020
-
- Feb 15, 2020
-
-
Hiroshi Okada authored
-
- Feb 11, 2020
-
-
Peter De Wachter authored
Add a changed_at timestamp to the entries table. This field is updated whenever the entry's metadata changes.
-
- Feb 09, 2020
-
-
Frédéric Guillot authored
-
- Jan 31, 2020
-
-
Frédéric Guillot authored
-
- Jan 30, 2020
-
-
Benjamin Barenblat authored
-
- Jan 29, 2020
-
-
somini authored
Align the information to the left side, and the actionable buttons to the right. See https://github.com/miniflux/miniflux/pull/531#issuecomment-578547488
-
- Jan 25, 2020
-
-
Vincent Bernat authored
Hosted miniflux don't keep read entries for long. If I leave my PC at home on an unread entry, read everything pending at work and get back to home later, when I click "next", I get a bare 404 error. I have to go back to /unread myself. I think it would be more user friendly (but maybe a bit suprising) to go directly to /unread in this case.
-
- Jan 14, 2020
-
-
Richard Schneider authored
-
- Jan 11, 2020
-
-
Richard Schneider authored
-
- Jan 08, 2020
-
-
Frédéric Guillot authored
-
- Jan 07, 2020
-
-
Richard Schneider authored
-
- Jan 06, 2020
-
-
Frédéric Guillot authored
-
- Jan 05, 2020
-
-
Frédéric Guillot authored
-