Commit Graph

5 Commits

Author SHA1 Message Date
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 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
TJ Tunnell d6d039d5e7 Adding files needed in order to use Travis CI 2016-06-15 14:46:43 -05:00