Michael Mayer
feb0c557c1
Docker: Update multi-arch development image and config #1158
...
Now comes with Go 1.17 pre-installed. To match production
docker-compose.yml examples, the development database was
renamed from "photoprism-db" to "mariadb".
2021-08-31 18:08:37 +02:00
Michael Mayer
f2685698b8
Makefile: Add "dev" target to install latest Go / NPM in dev environment
2021-08-05 11:09:26 +02:00
Michael Mayer
b245695eb7
Docker: Upgrade base image and improve prod image #1158 #1432
...
This commit contains a few improvements discussed in PR #1432
with the primary goal to reduce the Docker image size.
Go has been upgraded from v1.16.4 to v1.16.6 as well.
2021-07-15 16:05:50 +02:00
Michael Mayer
32712910bd
Docker: Refactor multi-arch build #1158 #1328
2021-06-02 11:04:31 +02:00
Michael Mayer
4b32bac76e
HEIF: Test if output image was rotated based on "QuickTime:Rotation"
2021-05-20 11:44:55 +02:00
Michael Mayer
a128a2ddaa
HEIF: Remove workaround for fixing image rotation #1064
...
Not needed anymore with updated heif-convert version.
2021-05-20 10:27:14 +02:00
Peter Doherty
035ed97033
Add -overwrite_original option to exiftool ( #1201 )
...
Add -overwrite_original option to exiftool to avoid creating a copy of
the image file.
Adds -P option to preserve file modification time
2021-04-19 11:19:04 +02:00
Michael Mayer
4c5a730da4
Thumbs: Fix orientation for HEIF, TIFF, and PNG #1064
2021-02-22 21:09:50 +01:00