Commit Graph

18 Commits

Author SHA1 Message Date
Tobias Reich
071d0c25ec Default photo title now "Untitled" 2016-03-06 16:50:56 +01:00
Tobias Reich
e8ebf13d09 Fixed incorrect Imagick namespace #471 2016-03-04 23:03:35 +01:00
Tobias Reich
46f520e1fe Removed medium option
Lychee will automatically create medium-sized photos when the photo ist big enough and Imagick installed and activated. It's no longer possible to deactivate it.
2016-02-14 14:09:49 +01:00
Tobias Reich
a02ba0143f Improved error handling when album/photo not found 2016-02-13 23:37:25 +01:00
Tobias Reich
109880475a Photo add function only adds the first file in the array 2016-02-13 23:36:34 +01:00
Tobias Reich
025f6e974b Added phpDoc comments 2016-02-13 22:43:07 +01:00
Tobias Reich
f4e909895f Added Response class to handle exit() responses 2016-02-07 00:16:48 +01:00
Tobias Reich
8edb990213 Updated notice message 2016-02-06 23:23:10 +01:00
Tobias Reich
c4c2e9169e Removed thumb quality setting 2016-02-01 09:44:23 +01:00
Tobias Reich
7b86a737af Added Database::execute to run a query
Database::execute automatically logs errors
2016-01-31 18:49:31 +01:00
Tobias Reich
f650de8967 Removed newline at end of file 2016-01-31 15:53:44 +01:00
Tobias Reich
64e0d66d83 Improved if conditions 2016-01-31 15:44:54 +01:00
Tobias Reich
b78cc31127 Fixed ZipArchive not found 2016-01-30 23:24:08 +01:00
Tobias Reich
e89203bcb1 // for comments and spaces for alignment 2016-01-30 23:03:43 +01:00
Tobias Reich
b13283e4d4 Added Validator, removed Module, changed Access classes 2016-01-30 21:33:31 +01:00
Tobias Reich
cafcc2165f Removed unnecessary self::dependencies checks 2016-01-30 01:06:21 +01:00
Tobias Reich
4974adfed0 Activate plugins directly without extending Module 2016-01-30 00:27:50 +01:00
Tobias Reich
6e7dccc037 Renamed folder to Modules 2016-01-26 15:34:51 +01:00