Commit Graph

488 Commits (507f72deed520d81264ac6000c25bcc5224742a4)

Author SHA1 Message Date
Programster 507f72deed implemented docker integration. Use the README file within the new docker folder to find out how to deploy through docker.
7 years ago
Tobias Reich 3a458939c9 Fixed missing medium when searching #605
8 years ago
Quentin Ligier eff2b34c7d Coding style
8 years ago
Quentin Ligier e5a88c918f Rotate and flip the image with GD
8 years ago
Tobias Reich 1b8dd24fe1 Prefetch the medium photo instead of the big one #446
8 years ago
Tobias Reich 659a570b2e Save database update version for 3.1.2
8 years ago
Tobias Reich 1adc2dec00 Fixed GD thumb quality using wrong variable
8 years ago
Tobias Reich a38a5ded4d Use bigint(14) for album if in photo table #533
8 years ago
Tobias Reich 5c4f3413b1 Updated default tables to reflect changes made in #533
8 years ago
Tobias Reich 9bfa149d29 EXIF orientation rotation code adjustments #556
8 years ago
Tobias Reich 55628f1f56 Remove metadata from medium-photos and thumbs + Reduce quality of medium-photos #556
8 years ago
Tobias Reich 57acac71da Renamed thumb quality variable
8 years ago
Tobias Reich c6cb750363 Removed comment that somehow destroyed the whole syntax highlighting in Atom
8 years ago
Tobias Reich a9cfa87fd2 Improved orientation-handling with Imagick #556
8 years ago
Tobias Reich 70cd7f8a47 Protocol-relative URLs for open graph #546
8 years ago
Tobias Reich 2ce58d2821 Fixed error when executing update script multiple times #533
8 years ago
Tobias Reich a5c47cf022 Use array() instead of shorthand as done in the other scripts
8 years ago
Tobias Reich c52e93b7ac Small syntax adjustment to #533
8 years ago
Tobias Reich 895825ada0 Added #533 to the list of update scripts
8 years ago
Quentin Ligier 73a00aafaa SQL structure changes
8 years ago
Tobias Reich d94960d996 Made connect_error a private function #530
8 years ago
Felix Eckhofer aa0209afef Fix error 500 on database connect error
8 years ago
Quentin Ligier 84985f73a3 Fix for bad EXIF data read errors
8 years ago
Tobias Reich 9e59062384 Syntax adjustments #518
8 years ago
Tobias Reich b9a7bd1056 Merge pull request #518 from qligier/pr-exif2
8 years ago
Quentin Ligier 8b25259ed4 Correction of Focal data extraction
8 years ago
Quentin Ligier 0e6c9e9810 Correction of function name
8 years ago
Quentin Ligier 7841cad8f2 Small corrections
8 years ago
Quentin Ligier ea7bfa606e Small corrections in EXIF
8 years ago
Quentin Ligier e2509b1657 Import GPS coordinates from EXIF
8 years ago
Quentin Ligier 20e22d2777 Correction of photo tag formatting
8 years ago
Quentin Ligier 9d8f9356f2 Import photo tags
8 years ago
Quentin Ligier 69fc864471 Correction of comment
8 years ago
Quentin Ligier 00ca1e02d3 Modification of EXIF extraction
8 years ago
Tobias Reich 9198b4ec2f Fixed dbTablePrefix starting with an underscore when using an old Lychee installation
8 years ago
Tobias Reich 502f01ae6c Suppress error messages of failed database connects and config save attempts
8 years ago
Tobias Reich bff454ffc9 Removed unnecessary empty string
8 years ago
Tobias Reich 7a54476ff1 Always respond with JSON
8 years ago
Tobias Reich f3d4ca06c8 Return import in correct format
8 years ago
Tobias Reich bd0f23ed5c Fixed create config function not stoping execution
8 years ago
Tobias Reich 152a887bc4 Updated comments due to id type changes #487
8 years ago
Tobias Reich d212363ebf Return photo ID when upload successful #487
8 years ago
Tobias Reich c6d8b5f312 Fixed long albums/photos ids for 32bit PHP versions #487
8 years ago
Tobias Reich 2b7dcb6795 Finalized database update for version 3.1
8 years ago
Tobias Reich 082d306927 Small adjustments to #491
8 years ago
Tobias Reich 44a7d3046c Merge pull request #491 from qligier/pr-log-login
8 years ago
Tobias Reich e1056d1fc6 Removed unnecessary special case for question mark in extension #482
8 years ago
Quentin Ligier 399619c6e8 Corrections of Import::url
8 years ago
Tobias Reich fbab70f244 Allow URL import of photos containing a question mark
8 years ago
Tobias Reich f1d6baff6c Rebuild and code adjustments #490
8 years ago