Commit Graph

7 Commits

Author SHA1 Message Date
Frederic Guillot 553a5a700d Handle HTTP header "X-Forwarded-Proto: https" 2017-06-04 17:45:56 -04:00
Mitchell Hewes 9b670a9909 Add config parameter to define base URL (#625) 2017-01-21 11:11:03 -05:00
Frederic Guillot d236afeb74 Always update feed url to avoid useless redirections for future requests 2016-12-27 21:34:28 -05:00
Frederic Guillot e4c4240317 Add database indexes for Postgres 2016-12-27 21:12:19 -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 1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00