Quentin Ligier
eff2b34c7d
Coding style
2016-08-20 12:36:27 +02:00
Quentin Ligier
e5a88c918f
Rotate and flip the image with GD
2016-08-20 12:34:31 +02:00
Tobias Reich
1b8dd24fe1
Prefetch the medium photo instead of the big one #446
2016-07-02 14:53:25 +02:00
Tobias Reich
1adc2dec00
Fixed GD thumb quality using wrong variable
2016-06-12 17:06:25 +02:00
Tobias Reich
9bfa149d29
EXIF orientation rotation code adjustments #556
2016-06-11 15:55:05 +02:00
Tobias Reich
55628f1f56
Remove metadata from medium-photos and thumbs + Reduce quality of medium-photos #556
2016-06-11 15:54:41 +02:00
Tobias Reich
57acac71da
Renamed thumb quality variable
2016-06-11 15:53:13 +02:00
Tobias Reich
c6cb750363
Removed comment that somehow destroyed the whole syntax highlighting in Atom
2016-06-05 15:53:00 +02:00
Tobias Reich
a9cfa87fd2
Improved orientation-handling with Imagick #556
2016-06-05 15:47:41 +02:00
Quentin Ligier
84985f73a3
Fix for bad EXIF data read errors
2016-04-18 10:49:31 +02:00
Tobias Reich
9e59062384
Syntax adjustments #518
2016-04-18 09:40:52 +02:00
Tobias Reich
b9a7bd1056
Merge pull request #518 from qligier/pr-exif2
...
Better EXIF extraction
2016-04-18 09:32:31 +02:00
Quentin Ligier
8b25259ed4
Correction of Focal data extraction
2016-04-17 22:32:57 +02:00
Quentin Ligier
7841cad8f2
Small corrections
...
IPTC data are in the first element of array.
GPS coordinate helper added to required files.
2016-04-17 22:23:05 +02:00
Quentin Ligier
ea7bfa606e
Small corrections in EXIF
2016-04-17 22:11:08 +02:00
Quentin Ligier
e2509b1657
Import GPS coordinates from EXIF
2016-04-17 21:59:50 +02:00
Quentin Ligier
20e22d2777
Correction of photo tag formatting
2016-04-17 21:45:51 +02:00
Quentin Ligier
9d8f9356f2
Import photo tags
2016-04-17 21:36:58 +02:00
Quentin Ligier
00ca1e02d3
Modification of EXIF extraction
2016-04-17 21:06:25 +02:00
Tobias Reich
d212363ebf
Return photo ID when upload successful #487
2016-03-24 18:40:58 +01:00
Quentin Ligier
44c54c48f6
Modifications arround getExtension
2016-03-17 19:21:59 +01:00
Tobias Reich
ea3921b5d9
Code adjustment #488
2016-03-17 09:35:12 +01:00
Tobias Reich
144c9b7274
Merge pull request #488 from qligier/pr-extension
...
Rewrite of getExtension
2016-03-17 09:17:37 +01:00
Quentin Ligier
e93564c3e0
Rewrite of getExtension
2016-03-16 17:07:22 +01:00
Bocquet Aldric
dffce28eb4
Fixed a bug preventing photos form being rotated
2016-03-16 15:22:18 +01:00
Quentin Ligier
f6926f1670
Replacing date by strftime
...
This allows date translation
2016-03-15 13:28:39 +01:00
Tobias Reich
976635254e
Album id now based on the current microtime #27
2016-03-12 23:51:33 +01:00
Tobias Reich
071d0c25ec
Default photo title now "Untitled"
2016-03-06 16:50:56 +01:00
Tobias Reich
e8ebf13d09
Fixed incorrect Imagick namespace #471
2016-03-04 23:03:35 +01:00
Tobias Reich
46f520e1fe
Removed medium option
...
Lychee will automatically create medium-sized photos when the photo ist big enough and Imagick installed and activated. It's no longer possible to deactivate it.
2016-02-14 14:09:49 +01:00
Tobias Reich
a02ba0143f
Improved error handling when album/photo not found
2016-02-13 23:37:25 +01:00
Tobias Reich
109880475a
Photo add function only adds the first file in the array
2016-02-13 23:36:34 +01:00
Tobias Reich
025f6e974b
Added phpDoc comments
2016-02-13 22:43:07 +01:00
Tobias Reich
f4e909895f
Added Response class to handle exit() responses
2016-02-07 00:16:48 +01:00
Tobias Reich
8edb990213
Updated notice message
2016-02-06 23:23:10 +01:00
Tobias Reich
c4c2e9169e
Removed thumb quality setting
2016-02-01 09:44:23 +01:00
Tobias Reich
7b86a737af
Added Database::execute to run a query
...
Database::execute automatically logs errors
2016-01-31 18:49:31 +01:00
Tobias Reich
f650de8967
Removed newline at end of file
2016-01-31 15:53:44 +01:00
Tobias Reich
64e0d66d83
Improved if conditions
2016-01-31 15:44:54 +01:00
Tobias Reich
b78cc31127
Fixed ZipArchive not found
2016-01-30 23:24:08 +01:00
Tobias Reich
e89203bcb1
// for comments and spaces for alignment
2016-01-30 23:03:43 +01:00
Tobias Reich
b13283e4d4
Added Validator, removed Module, changed Access classes
2016-01-30 21:33:31 +01:00
Tobias Reich
cafcc2165f
Removed unnecessary self::dependencies checks
2016-01-30 01:06:21 +01:00
Tobias Reich
4974adfed0
Activate plugins directly without extending Module
2016-01-30 00:27:50 +01:00
Tobias Reich
6e7dccc037
Renamed folder to Modules
2016-01-26 15:34:51 +01:00