Fake4d
9b37e7c789
Update to new constant
...
10485760 is the new constant in miniflux/app/constants.php -> add in default config
2017-03-08 08:36:29 +01:00
Frederic Guillot
6e8d175202
Fix wrong default value in config.default.php
2017-03-06 18:56:55 -05:00
Mitchell Hewes
9b670a9909
Add config parameter to define base URL ( #625 )
2017-01-21 11:11:03 -05:00
Fake4d
61941aaf1e
comment addition
...
MySQL
2017-01-19 08:44:34 +01: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
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
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
Alexis Mousset
1efeee42d9
Use files for favicons
2015-12-07 17:42:26 +01:00
Frederic Guillot
33a4bf2202
Remove some code duplication and fix some minor issues
2015-08-14 22:08:04 -04: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
Kordian Bruck
6e10b01d4a
Changed setting from a database value to be stored as a constant in the config.php
2015-08-02 18:20:38 +02:00
Frederic Guillot
33a6e50c96
Add debug_mode config option and update vendor
2015-01-28 21:57:34 -05:00
Frédéric Guillot
eda790dc2b
Update default config
2014-10-30 22:01:17 -04:00
Frédéric Guillot
6888d82187
Add default config file
2014-04-05 20:59:53 -04:00