Commit Graph

17 Commits

Author SHA1 Message Date
Mitchell Hewes 8cd29d3600 docs and tests configuration for mysql support 2017-01-11 11:41:54 +11:00
Mitchell Hewes 5bf177663f Modified to support mysql - no unit tests 2017-01-10 15:26:45 +11: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 59a721ce18 Update documentation 2016-12-26 18:01:46 -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
Mathias Kresin 6d36e1cb16 Do not use the DIRECTORY_SEPARATOR constant for URLs
The constant DIRECTORY_SEPARATOR is "\" on windows and therefore the favicon urls are invalid for php on windows.

Renamed the FAVICON_PUBLIC_DIRECTORY constant to a more descriptive name.
2015-12-09 20:28:11 +01:00
Frederic Guillot e54c5eaa0c Update documentation 2015-12-07 21:05:31 -05:00
Mathias Kresin 17113779ff Allow to override the maximum feed size limit 2015-08-04 18:41:23 +02:00
Frederic Guillot e32f96eed2 Update doc and cosmetic fixes 2015-08-02 12:59:14 -04:00
Frederic Guillot 33a6e50c96 Add debug_mode config option and update vendor 2015-01-28 21:57:34 -05:00
Frédéric Guillot c6ed11c116 Move to Composer and update to the last version of PicoFeed 2014-12-23 21:28:26 -05:00
Frédéric Guillot 43790e0fbc Improve documentation 2014-10-30 22:10:59 -04:00
Frédéric Guillot eda790dc2b Update default config 2014-10-30 22:01:17 -04:00
Frédéric Guillot 88ab144d5c Update documentation 2014-07-23 07:56:08 -03:00
Frédéric Guillot a0d262dc9d Split the documentation in multiple files 2014-04-05 21:58:17 -04:00