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
fbe69b54dc
Add Postgres database support
2016-12-26 15:07:18 -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
Frederic Guillot
506503bbcd
Add Miniflux namespace everywhere
2016-08-24 21:17:58 -04:00
Frederic Guillot
0d96059945
Move csrf functions to Helper namespace
2016-08-17 22:05:11 -04:00
Frederic Guillot
8ac08649e8
Move generate_token() to Helper namespace
2016-08-17 21:41:14 -04:00
Frederic Guillot
55e4ab882c
Move get_ip_address() and get_user_agent() to Request namespace
2016-08-17 21:27:05 -04:00
Frederic Guillot
38b08719da
Setup unit tests
2016-08-17 21:06:43 -04:00