Commit Graph

1354 Commits (b6b568b1467d2193bf4283b0fecfe91ee178f307)
 

Author SHA1 Message Date
Tobias Reich b6b568b146 Rebuild
9 years ago
Tobias Reich 84c37b9b35 Fixed error when deleting last open photo in album
9 years ago
Tobias Reich c7751f0231 Move to next photo after after moving a picture #437
9 years ago
Tobias Reich 2fb8ace334 Updated PHP version in main readme
9 years ago
Tobias Reich e8ebf13d09 Fixed incorrect Imagick namespace #471
9 years ago
Tobias Reich d90707c49f Reverted #462
9 years ago
Tobias Reich 180b139773 Updated deps and build commands
9 years ago
Tobias Reich 642d145509 Merge pull request #462 from Klikini/develop
9 years ago
klikini dd5e2128d9 Add form attributes
9 years ago
klikini c662e56ed9 Use a <form> for the login window
9 years ago
Tobias Reich 78b42d0182 Rebuild
9 years ago
Tobias Reich bad7819ff6 Moved Album::getAll into a separated file
9 years ago
Tobias Reich 4c130211b1 Replaced return false in database updates with error messages
9 years ago
Tobias Reich 46f520e1fe Removed medium option
9 years ago
Tobias Reich 5aecee4873 Rebuild
9 years ago
Tobias Reich c065d61001 Updated deps
9 years ago
Tobias Reich f00a3ddf92 Rebuild
9 years ago
Tobias Reich 72b4321c0c Always response with Response::()
9 years ago
Tobias Reich a02ba0143f Improved error handling when album/photo not found
9 years ago
Tobias Reich 109880475a Photo add function only adds the first file in the array
9 years ago
Tobias Reich 3c45bbf4d1 Added phpDoc comments
9 years ago
Tobias Reich fcb80c9f32 Run self::fnNotFound() when no match found in access class
9 years ago
Tobias Reich 36f43c3e27 Strict if condition
9 years ago
Tobias Reich 60e4a06df8 Removed unnecessary anonymous function
9 years ago
Tobias Reich 4e1e3cb2ee Removed debug mode
9 years ago
Tobias Reich 025f6e974b Added phpDoc comments
9 years ago
Tobias Reich aa00ebc77b Removed unnecessary title trimming
9 years ago
Tobias Reich 66edea4d71 Added partial php documentation to the Config class
9 years ago
Tobias Reich 9a1e51c8bd Added partial php documentation to the Log class
9 years ago
Tobias Reich e9accae2a7 Use Response in Access
9 years ago
Tobias Reich f4e909895f Added Response class to handle exit() responses
9 years ago
Tobias Reich 64a7972cb5 Replaced echo with exit
9 years ago
Tobias Reich 87350448e0 Updated plugin docs with namespaces
9 years ago
Tobias Reich 34f87367e3 Updated code syntax of Log and Diagnostics
9 years ago
Tobias Reich be5bb7ee6e Removed unused Log::warning
9 years ago
Tobias Reich 8edb990213 Updated notice message
9 years ago
Tobias Reich 8d53d9e689 Added "How to change the title of the site?" to the FAQ #455
9 years ago
Tobias Reich c4c2e9169e Removed thumb quality setting
9 years ago
Tobias Reich 861c010cb7 Rebuild
9 years ago
Tobias Reich 7b86a737af Added Database::execute to run a query
9 years ago
Tobias Reich 7dc4e01313 Fixed missing params var when Album::add returns and error
9 years ago
Tobias Reich 83e3271f43 Code style adjustment
9 years ago
Tobias Reich f650de8967 Removed newline at end of file
9 years ago
Tobias Reich 64e0d66d83 Improved if conditions
9 years ago
Tobias Reich 34839d3805 Added error handling to getGraphHeader
9 years ago
Tobias Reich 0b5d605860 Removed unused function
9 years ago
Tobias Reich a5437a3e66 Updated contributing guidelines
9 years ago
Tobias Reich 4328b516a5 Updated path to the diagnostics
9 years ago
Tobias Reich f90e171e9c Added lychee-create-medium #453
9 years ago
Tobias Reich 207e98a81c fnNotFound was not callable from extending class
9 years ago