Commit Graph

6 Commits

Author SHA1 Message Date
Frederic Guillot a1a7de82dc Improve conditions in migration script 2017-01-05 21:13:33 -05:00
Frederic Guillot d27080616c Improve migraion scripts 2017-01-02 17:19:44 -05:00
Frederic Guillot 431b8341be Change author column type 2016-12-26 21:06:03 -05:00
Frederic Guillot be76f89408 Improve database migration script and postgres schema 2016-12-26 20:32:58 -05:00
Frederic Guillot c8234cc3c3 Remove automatic software update from the user interface
- This process is not considered safe
- This feature might leads to potential security flaws
- Miniflux focus on minimalism
2016-12-26 10:16:04 -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