Commit Graph

8 Commits

Author SHA1 Message Date
Frederic Guillot
834633e670 Improve favicons handling
- Make sure that deleted favicons on the filesystem are downloaded again
- Purge orphan icons
- Add unit tests
2016-12-26 16:54:44 -05:00
Frederic Guillot
82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
Denis Filimonov
0e2bf8417f Add integration with Wallabag2 (#574) 2016-11-29 22:49:45 -05:00
Frederic Guillot
506503bbcd
Add Miniflux namespace everywhere 2016-08-24 21:17:58 -04:00
Frederic Guillot
b05ad87028
Move OPML export to handlers 2016-08-23 21:38:09 -04:00
Frederic Guillot
8fa6d65614
Move service model to handlers 2016-08-18 22:53:52 -04:00
Frederic Guillot
2b71bbf126
Move model proxy to handlers 2016-08-18 22:41:39 -04:00
Frederic Guillot
46bc8cfd71
Create Scraper handler 2016-08-18 22:33:58 -04:00