5 Commits

Author SHA1 Message Date
Michael Mayer
91804b9652 Backend: Improve Copy()/Move() and increase pkg/internal test coverage
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-09-22 03:07:51 +02:00
Michael Mayer
fd853e088f Config: Improve thumbnail generation option parsing and defaults #1474
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-18 10:59:37 +02:00
Michael Mayer
e5780b6e3e Thumbs: Optimize thumbnail sizes and libvips rendering performance #1474
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-17 11:43:13 +02:00
Michael Mayer
456b8306d2 Thumb: Add thumb-generator config option and fix image orientation #1474
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-16 14:40:15 +02:00
Michael Mayer
8731215429 Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798
Note that the new function is not yet used by the application, as this
requires further effort, e.g. adding configuration options and tests.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-10 11:52:34 +02:00