Commit Graph

502 Commits (280d221378e900033ff4c502557ed57b7d3442ff)

Author SHA1 Message Date
oxpa 280d221378 change not found handler to log function
6 years ago
Tobias Reich 727c74c294 Fixed the search
8 years ago
Tobias Reich 1fc3ca05cc Merge branch 'develop' into feature/subalbums
8 years ago
Tobias Reich 3a458939c9 Fixed missing medium when searching #605
8 years ago
Tobias Reich 7ba384e70a Updated to minor version
8 years ago
Tobias Reich 5bbac75481 Merge branch 'develop' into feature/subalbums
8 years ago
Quentin Ligier eff2b34c7d Coding style
8 years ago
Quentin Ligier e5a88c918f Rotate and flip the image with GD
8 years ago
Nils Asmussen b91759e6c1 Added a move album operation.
8 years ago
Nils Asmussen 9b5328d888 Don't validate merge request on server.
8 years ago
Tobias Reich 0c7d95fb15 Syntax adjustments
8 years ago
Tobias Reich 1020b0d1dc Merge branch 'subalbums' of https://github.com/hrniels/Lychee into feature/subalbums
8 years ago
Nils Asmussen daf7d37c84 Prevent album merge errors on client-side.
8 years ago
Nils Asmussen 6feae99bf1 Include subalbums in setPublic.
8 years ago
Nils Asmussen 1b6c74bcb6 Merge albums including subalbums.
8 years ago
Nils Asmussen eddb666b5a Delete albums including subalbums.
8 years ago
Nils Asmussen 212b241d0e Include subalbums in album archives.
8 years ago
Nils Asmussen ef9040870a Added basic subalbum support.
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