Commit Graph

15 Commits

Author SHA1 Message Date
Michael Mayer
9781b86781 Videos: Fix package installation for Intel GPUs #1337 2021-09-29 21:13:26 +02:00
Michael Mayer
13d1abfb0d Videos: Tweak FFmpeg arguments for Intel QSV Encoder #1337 2021-09-29 13:52:29 +02:00
Michael Mayer
ba002b0dcc Docker: Upgrade base image from 20210928 to 20210929 #536 #1337 2021-09-29 09:27:09 +02:00
Michael Mayer
09d2673099 Docker: Install optional dependencies via PHOTOPRISM_INIT #536 #1337 2021-09-29 09:01:57 +02:00
Michael Mayer
adeb18dc44 Docker: Change arm TensorFlow download URL 2021-09-28 19:16:48 +02:00
Michael Mayer
fc832ce089 Docker: Improve entrypoint.sh scripts #1545 2021-09-28 18:51:23 +02:00
Michael Mayer
c0eba718c9 Docker: Upgrade Go in development base image
Go 1.17.1 (released 2021-09-09) includes a security fix to the
archive/zip package, as well as bug fixes to the compiler, linker,
the go command, and to the crypto/rand, embed, go/types, html/template,
and net/http packages (see https://golang.org/doc/devel/release#go1.17)
2021-09-21 16:57:52 +02:00
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