Commit Graph

1342 Commits

Author SHA1 Message Date
Tobias Reich
4c130211b1 Replaced return false in database updates with error messages 2016-02-14 14:26:05 +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
5aecee4873 Rebuild 2016-02-13 23:47:35 +01:00
Tobias Reich
c065d61001 Updated deps 2016-02-13 23:47:30 +01:00
Tobias Reich
f00a3ddf92 Rebuild 2016-02-13 23:38:09 +01:00
Tobias Reich
72b4321c0c Always response with Response::() 2016-02-13 23:38:04 +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
3c45bbf4d1 Added phpDoc comments 2016-02-13 23:35:13 +01:00
Tobias Reich
fcb80c9f32 Run self::fnNotFound() when no match found in access class 2016-02-13 23:34:24 +01:00
Tobias Reich
36f43c3e27 Strict if condition 2016-02-13 23:33:39 +01:00
Tobias Reich
60e4a06df8 Removed unnecessary anonymous function 2016-02-13 23:32:13 +01:00
Tobias Reich
4e1e3cb2ee Removed debug mode 2016-02-13 23:31:51 +01:00
Tobias Reich
025f6e974b Added phpDoc comments 2016-02-13 22:43:07 +01:00
Tobias Reich
aa00ebc77b Removed unnecessary title trimming 2016-02-08 22:16:09 +01:00
Tobias Reich
66edea4d71 Added partial php documentation to the Config class 2016-02-08 22:12:03 +01:00
Tobias Reich
9a1e51c8bd Added partial php documentation to the Log class 2016-02-08 22:11:39 +01:00
Tobias Reich
e9accae2a7 Use Response in Access 2016-02-07 14:32:46 +01:00
Tobias Reich
f4e909895f Added Response class to handle exit() responses 2016-02-07 00:16:48 +01:00
Tobias Reich
64a7972cb5 Replaced echo with exit 2016-02-07 00:12:28 +01:00
Tobias Reich
87350448e0 Updated plugin docs with namespaces 2016-02-06 23:54:21 +01:00
Tobias Reich
34f87367e3 Updated code syntax of Log and Diagnostics 2016-02-06 23:53:17 +01:00
Tobias Reich
be5bb7ee6e Removed unused Log::warning 2016-02-06 23:23:25 +01:00
Tobias Reich
8edb990213 Updated notice message 2016-02-06 23:23:10 +01:00
Tobias Reich
8d53d9e689 Added "How to change the title of the site?" to the FAQ #455 2016-02-01 09:49:05 +01:00
Tobias Reich
c4c2e9169e Removed thumb quality setting 2016-02-01 09:44:23 +01:00
Tobias Reich
861c010cb7 Rebuild 2016-01-31 19:19:03 +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
7dc4e01313 Fixed missing params var when Album::add returns and error 2016-01-31 17:51:42 +01:00
Tobias Reich
83e3271f43 Code style adjustment 2016-01-31 17:51:17 +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
34839d3805 Added error handling to getGraphHeader 2016-01-31 13:55:23 +01:00
Tobias Reich
0b5d605860 Removed unused function 2016-01-31 13:53:32 +01:00
Tobias Reich
a5437a3e66 Updated contributing guidelines 2016-01-31 12:47:00 +01:00
Tobias Reich
4328b516a5 Updated path to the diagnostics 2016-01-31 12:46:43 +01:00
Tobias Reich
f90e171e9c Added lychee-create-medium #453 2016-01-31 12:28:22 +01:00
Tobias Reich
207e98a81c fnNotFound was not callable from extending class 2016-01-31 00:56:42 +01:00
Tobias Reich
026702114d Missing parameter 2016-01-31 00:56:16 +01:00
Tobias Reich
84afba9548 Added missing Album and Photo class to search 2016-01-31 00:01:42 +01:00
Tobias Reich
00cd60a588 Rebuild 2016-01-30 23:58:29 +01:00
Tobias Reich
7dd82fc516 Improved lychee.dropbox and lychee.dropboxKey check 2016-01-30 23:58:24 +01:00
Tobias Reich
36dd48ec27 Fixed link check when sharing a photo 2016-01-30 23:58:08 +01:00
Tobias Reich
76d1b227bf Fixed outdated require in view.php 2016-01-30 23:57:20 +01:00
Tobias Reich
b78cc31127 Fixed ZipArchive not found 2016-01-30 23:24:08 +01:00
Tobias Reich
e2eaa38b9c Added missing argument 2016-01-30 23:23:58 +01:00
Tobias Reich
007cecc1d5 Fixed set login of initial username and password 2016-01-30 23:17:46 +01:00
Tobias Reich
e8387e8794 Fixed missing Database and Photo in getGraphHeader 2016-01-30 23:17:23 +01:00
Tobias Reich
4c3df96e9e Removed unnecessary namespace 2016-01-30 23:16:59 +01:00
Tobias Reich
b89b82fa36 Fixed search 2016-01-30 23:16:42 +01:00