miniflux-legacy/app
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
..
controllers Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
core Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
handlers Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
helpers Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
locales Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
models Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
schemas Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
templates Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
validators Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
.htaccess Move application code to app folder 2016-08-18 21:02:49 -04:00
check_setup.php fix php 5.3.3 compatiblity by removing DirectoryIterator::getExtension dependancy (req >=5.3.6), remove requirement for short tags 2016-10-02 13:24:33 +11:00
common.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
constants.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
functions.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00