Commit Graph

11 Commits

Author SHA1 Message Date
George Baev ea47307fce
Allow the Reading Preferences to be configured in the config.php file 2017-03-15 16:13:14 +02:00
Mitchell Hewes 9b670a9909 Add config parameter to define base URL (#625) 2017-01-21 11:11:03 -05:00
Frederic Guillot 60e8691cff Increase default body size to 10MB 2017-01-21 11:03:10 -05:00
Frederic Guillot 70fb78b990 Offer the possibility to define different URL for themes folder 2017-01-09 18:38:32 -05:00
Frederic Guillot 2a9fd5fb62 Disable automatically a feed after too many failures 2016-12-27 22:20:25 -05:00
Frederic Guillot 09dd04f698 Add config parameter to enable/disable X-Frame header 2016-12-26 18:07:00 -05:00
Frederic Guillot fbe69b54dc Add Postgres database support 2016-12-26 15:07:18 -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
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