Commit Graph

446 Commits (69fc86447189cc5f168a60e8733b259280134c9b)

Author SHA1 Message Date
Quentin Ligier 69fc864471 Correction of comment
9 years ago
Quentin Ligier 00ca1e02d3 Modification of EXIF extraction
9 years ago
Tobias Reich 082d306927 Small adjustments to #491
9 years ago
Tobias Reich 44a7d3046c Merge pull request #491 from qligier/pr-log-login
9 years ago
Tobias Reich e1056d1fc6 Removed unnecessary special case for question mark in extension #482
9 years ago
Quentin Ligier 399619c6e8 Corrections of Import::url
9 years ago
Tobias Reich fbab70f244 Allow URL import of photos containing a question mark
9 years ago
Tobias Reich f1d6baff6c Rebuild and code adjustments #490
9 years ago
Quentin Ligier c50de5350f Spaces to tabs
9 years ago
Quentin Ligier 44c54c48f6 Modifications arround getExtension
9 years ago
Tobias Reich ea3921b5d9 Code adjustment #488
9 years ago
Tobias Reich aba1629f31 Syntax adjustments #488
9 years ago
Tobias Reich 144c9b7274 Merge pull request #488 from qligier/pr-extension
9 years ago
Quentin Ligier 2be1fd2131 Add login logs
9 years ago
Quentin Ligier e93564c3e0 Rewrite of getExtension
9 years ago
Bocquet Aldric dffce28eb4 Fixed a bug preventing photos form being rotated
9 years ago
Quentin Ligier f6926f1670 Replacing date by strftime
9 years ago
Tobias Reich 6db83d45e2 Fixed incorrect escaping when using backslashes
9 years ago
Tobias Reich 8c050698dd Fixed search
9 years ago
Tobias Reich 976635254e Album id now based on the current microtime #27
9 years ago
Tobias Reich 9117402035 Return the correct insert_id when adding a new album
9 years ago
Tobias Reich 071d0c25ec Default photo title now "Untitled"
9 years ago
Tobias Reich e8ebf13d09 Fixed incorrect Imagick namespace #471
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 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 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 be5bb7ee6e Removed unused Log::warning
9 years ago
Tobias Reich 8edb990213 Updated notice message
9 years ago
Tobias Reich c4c2e9169e Removed thumb quality setting
9 years ago
Tobias Reich 7b86a737af Added Database::execute to run a query
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 207e98a81c fnNotFound was not callable from extending class
9 years ago
Tobias Reich 026702114d Missing parameter
9 years ago
Tobias Reich 84afba9548 Added missing Album and Photo class to search
9 years ago
Tobias Reich b78cc31127 Fixed ZipArchive not found
9 years ago