Commit Graph

24 Commits (20a1ff2d6102e5a5f1dd2c2ffb4ca06697ea738f)

Author SHA1 Message Date
Fly Man 20a1ff2d61
Merge pull request #754 from electerious/develop
6 years ago
Tobias Reich 767d97780b Fixed "Downloading a SmartAlbum results in crash" #652
8 years ago
Tobias Reich 1b8dd24fe1 Prefetch the medium photo instead of the big one #446
8 years ago
Tobias Reich 152a887bc4 Updated comments due to id type changes #487
8 years ago
Quentin Ligier 44c54c48f6 Modifications arround getExtension
8 years ago
Quentin Ligier e93564c3e0 Rewrite of getExtension
8 years ago
Quentin Ligier f6926f1670 Replacing date by strftime
8 years ago
Tobias Reich 976635254e Album id now based on the current microtime #27
8 years ago
Tobias Reich 9117402035 Return the correct insert_id when adding a new album
8 years ago
Tobias Reich bad7819ff6 Moved Album::getAll into a separated file
8 years ago
Tobias Reich a02ba0143f Improved error handling when album/photo not found
8 years ago
Tobias Reich 025f6e974b Added phpDoc comments
8 years ago
Tobias Reich aa00ebc77b Removed unnecessary title trimming
8 years ago
Tobias Reich f4e909895f Added Response class to handle exit() responses
8 years ago
Tobias Reich 7b86a737af Added Database::execute to run a query
8 years ago
Tobias Reich f650de8967 Removed newline at end of file
8 years ago
Tobias Reich 64e0d66d83 Improved if conditions
8 years ago
Tobias Reich b78cc31127 Fixed ZipArchive not found
8 years ago
Tobias Reich e89203bcb1 // for comments and spaces for alignment
8 years ago
Tobias Reich b13283e4d4 Added Validator, removed Module, changed Access classes
8 years ago
Tobias Reich ad4fbf3ffd Code style adjustment
8 years ago
Tobias Reich cafcc2165f Removed unnecessary self::dependencies checks
8 years ago
Tobias Reich 4974adfed0 Activate plugins directly without extending Module
8 years ago
Tobias Reich 6e7dccc037 Renamed folder to Modules
8 years ago