George Baev
ea47307fce
Allow the Reading Preferences to be configured in the config.php file
6 years ago
Fake4d
9b37e7c789
Update to new constant
...
10485760 is the new constant in miniflux/app/constants.php -> add in default config
6 years ago
Frederic Guillot
6e8d175202
Fix wrong default value in config.default.php
6 years ago
Mitchell Hewes
9b670a9909
Add config parameter to define base URL ( #625 )
6 years ago
Fake4d
61941aaf1e
comment addition
...
MySQL
6 years ago
Mitchell Hewes
5bf177663f
Modified to support mysql - no unit tests
6 years ago
Frederic Guillot
70fb78b990
Offer the possibility to define different URL for themes folder
6 years ago
Frederic Guillot
2a9fd5fb62
Disable automatically a feed after too many failures
6 years ago
Frederic Guillot
09dd04f698
Add config parameter to enable/disable X-Frame header
6 years ago
Frederic Guillot
fbe69b54dc
Add Postgres database support
6 years ago
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
6 years ago
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
6 years ago
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.
7 years ago
Alexis Mousset
1efeee42d9
Use files for favicons
7 years ago
Frederic Guillot
33a4bf2202
Remove some code duplication and fix some minor issues
8 years ago
Mathias Kresin
17113779ff
Allow to override the maximum feed size limit
8 years ago
Frederic Guillot
e32f96eed2
Update doc and cosmetic fixes
8 years ago
Kordian Bruck
6e10b01d4a
Changed setting from a database value to be stored as a constant in the config.php
8 years ago
Frederic Guillot
33a6e50c96
Add debug_mode config option and update vendor
8 years ago
Frédéric Guillot
eda790dc2b
Update default config
8 years ago
Frédéric Guillot
6888d82187
Add default config file
9 years ago