- Mar 21, 2021
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
- Mar 20, 2021
-
-
Frédéric Guillot authored
- Note that Miniflux does not render entry title with HTML tags as of now - Omit XHTML div element because it should not be part of the content
-
Frédéric Guillot authored
Example: http://rss.slashdot.org/Slashdot/slashdotMain
-
- Mar 19, 2021
-
-
Frédéric Guillot authored
-
- Mar 18, 2021
-
-
Taylan Tatlı authored
-
- Mar 17, 2021
-
-
Frédéric Guillot authored
First patch to avoid the app hanging when deleting large feeds
-
Ilya Mateyko authored
This change implements the systemd readiness notification, using the sd_notify protocol. See https://www.freedesktop.org/software/systemd/man/sd_notify.html.
-
- Mar 09, 2021
-
-
Gabriel Augendre authored
-
- Mar 08, 2021
-
-
dependabot[bot] authored
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/lib/pq/releases) - [Commits](https://github.com/lib/pq/compare/v1.9.0...v1.10.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Mar 07, 2021
-
-
Frédéric Guillot authored
- Remove feed_icons cache because it's causing more problems that it solve. - Add basic offline mode when using the service worker. - Starting in Chrome 93, offline mode is going to be a requirement to install the PWA. https://developer.chrome.com/blog/improved-pwa-offline-detection/#enforcement-starting-chrome-93-august-2021
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
1pav authored
-
Alexandros Kosiaris authored
-
- Feb 28, 2021
-
-
1pav authored
The change is visible after reinstalling the web app. It's not compatible with all browsers. See https://developer.mozilla.org/en-US/docs/Web/Manifest/display
-
hykhd authored
-
- Feb 25, 2021
-
-
Gabriel Augendre authored
-
- Feb 23, 2021
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
- Feb 21, 2021
-
-
Frédéric Guillot authored
-
Ilya Mateyko authored
This feature works by scraping YouTube website. To enable it, set the FETCH_YOUTUBE_WATCH_TIME environment variable to 1. Resolves #972.
-
Gabriel Augendre authored
-
- Feb 20, 2021
-
-
Frédéric Guillot authored
- Add new cli argument: -healthcheck - Add HEALTHCHECK instruction to Dockerfile - Update Docker Compose examples
-
hykhd authored
-
Frédéric Guillot authored
-
- Feb 19, 2021
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
- Feb 18, 2021
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
-
fguillot authored
-
Frédéric Guillot authored
-
- Feb 17, 2021
-
-
Frédéric Guillot authored
Replace "go generate" with the new embed package.
-
Frédéric Guillot authored
Miniflux now requires at least Go 1.16 and io/util is deprecated. https://golang.org/doc/go1.16#ioutil
-
Frédéric Guillot authored
-
- Feb 16, 2021
-
-
Rogier Lommers authored
-
- Feb 14, 2021
-
-
Frédéric Guillot authored