Commit Graph

60 Commits (master)

Author SHA1 Message Date
Nils Asmussen 9b71bae4a1 Added warning if Imagick is not installed/enabled.
8 years ago
Nils Asmussen a1879c2a21 diagnostics: don't assume that gd_info exists (fixes #565).
8 years ago
Quentin Ligier 8bca87e2e4 Better allow_url_fopen check
8 years ago
Tobias Reich e8ebf13d09 Fixed incorrect Imagick namespace #471
8 years ago
Tobias Reich 64a7972cb5 Replaced echo with exit
8 years ago
Tobias Reich 34f87367e3 Updated code syntax of Log and Diagnostics
8 years ago
Tobias Reich c4c2e9169e Removed thumb quality setting
8 years ago
Tobias Reich 145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set()
8 years ago
Tobias Reich aeb62bba48 Moved misc file
8 years ago
Tobias Reich 17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get()
8 years ago
Tobias Reich d5a03a31f8 Fix for session_start() after sending headers #433
8 years ago
Tobias Reich 33e16041af Removed $dbTablePrefix definition as defineTablePrefix() will do the same
8 years ago
Tobias Reich a0f7b72589 Moved GD check in front of the configuration check
8 years ago
Tobias Reich 2a0212e33a Updated #421 syntax
8 years ago
Tobias Reich 68e992bb18 Merge branch 'master' of https://github.com/Bramas/Lychee into Bramas-master
8 years ago
Tobias Reich 8b32413154 Updated required PHP version to 5.5
9 years ago
Quentin Bramas 361c12be46 Check if a user is logged in before displaying log or seeing system information\n This resolve electerious/Lychee#420
9 years ago
Tobias Reich ee9434656a Updated indention to tabs
9 years ago
Peter Hoffmann 9d489a5bfa Enhancing error message
9 years ago
Peter Hoffmann 4243074a7b Check for GD-support (JPEG/PNG/GIF)
9 years ago
Tobias Reich 897fad76cf Added skipDuplicates- and identifier-check to the diagnostics
9 years ago
Tobias Reich 0bc07d5314 Updated sorting check
9 years ago
Tobias Reich 53d0185042 Updated required php version check
9 years ago
Tobias Reich c47a992f83 Improved permission error #351
9 years ago
Tobias Reich 2497ed4be1 Added allow_url_fopen check #302
9 years ago
Tobias Reich 9278182b10 Updated copyright year
9 years ago
Tobias Reich 083e0962e2 Merge branch 'master' into v3.0.0
9 years ago
Michael Procter f22966a280 Show currently configured plugins, for debugging
9 years ago
Tobias Reich 17d96ef3d2 Updated order of diagnostics
9 years ago
Tobias Reich aad919c96f Fixed version in check-plugin
10 years ago
Tobias Reich 9bdb9174fd Better permission errors #258
10 years ago
Tobias Reich 85e46bc156 Added permission check for medium/
10 years ago
Tobias Reich 7b787e7904 Fixed warning 'Illegal string offset'
10 years ago
Tobias Reich bcf281a220 Fixed a bug when ImageMagick is not installed
10 years ago
Tobias Reich 4d74507b06 Fixed a bug with old Lychee installations
10 years ago
Tobias Reich 815606fc66 Updated check
10 years ago
cternes cab94e8d00 Fixed syntax error in displayLog plugin
10 years ago
cternes d4a8b77023 Fixed syntax error in check plugin
10 years ago
Tobias Reich 0296b313ee Added option to disable imagick (#211)
10 years ago
Tobias Reich 62b7c2e542 Updated displaylog
10 years ago
Tobias Reich b079d6663c Updated check
10 years ago
Tobias Reich cd7196ef4a Improved diagnostics
10 years ago
Tobias Reich c76d781766 Fixed Warning: htmlentities() expects parameter 1 (#159)
10 years ago
djdallmann 90e1dacfc3 Added plugins to list errors from database
10 years ago
Tobias Reich 3707677356 Use hasPermissions() in plugins/check/
10 years ago
Tobias Reich e74ce6b5a5 Fixed settings check (#139)
10 years ago
Tobias Reich 09e43263d6 Fixed Lychee location in check-plugin
10 years ago
Tobias Reich 1b56522ebc Moved check.php to own folder in plugins/
10 years ago
Tobias Reich 95a09df4b8 Updated check.php wo work with v2.5
10 years ago
Tobias Reich 03b6ab14ab Added check for zip-extension
10 years ago