Commit Graph

468 Commits (a27a4f96f00ba8bdaad876702b732b13bb3d243f)

Author SHA1 Message Date
Tobias Reich d94960d996 Made connect_error a private function #530
9 years ago
Felix Eckhofer aa0209afef Fix error 500 on database connect error
9 years ago
Quentin Ligier 84985f73a3 Fix for bad EXIF data read errors
9 years ago
Tobias Reich 9e59062384 Syntax adjustments #518
9 years ago
Tobias Reich b9a7bd1056 Merge pull request #518 from qligier/pr-exif2
9 years ago
Quentin Ligier 8b25259ed4 Correction of Focal data extraction
9 years ago
Quentin Ligier 0e6c9e9810 Correction of function name
9 years ago
Quentin Ligier 7841cad8f2 Small corrections
9 years ago
Quentin Ligier ea7bfa606e Small corrections in EXIF
9 years ago
Quentin Ligier e2509b1657 Import GPS coordinates from EXIF
9 years ago
Quentin Ligier 20e22d2777 Correction of photo tag formatting
9 years ago
Quentin Ligier 9d8f9356f2 Import photo tags
9 years ago
Quentin Ligier 69fc864471 Correction of comment
9 years ago
Quentin Ligier 00ca1e02d3 Modification of EXIF extraction
9 years ago
Tobias Reich 9198b4ec2f Fixed dbTablePrefix starting with an underscore when using an old Lychee installation
9 years ago
Tobias Reich 502f01ae6c Suppress error messages of failed database connects and config save attempts
9 years ago
Tobias Reich bff454ffc9 Removed unnecessary empty string
9 years ago
Tobias Reich 7a54476ff1 Always respond with JSON
9 years ago
Tobias Reich f3d4ca06c8 Return import in correct format
9 years ago
Tobias Reich bd0f23ed5c Fixed create config function not stoping execution
9 years ago
Tobias Reich 152a887bc4 Updated comments due to id type changes #487
9 years ago
Tobias Reich d212363ebf Return photo ID when upload successful #487
9 years ago
Tobias Reich c6d8b5f312 Fixed long albums/photos ids for 32bit PHP versions #487
9 years ago
Tobias Reich 2b7dcb6795 Finalized database update for version 3.1
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