photoprism/internal/thumb
Michael Mayer 86dc89c4b9 Config: Show error if originals and storage path seem identical #1642
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-21 14:22:16 +01:00
..
testdata
cache.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
cache_test.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
create.go Config: Show error if originals and storage path seem identical #1642 2024-01-21 14:22:16 +01:00
create_test.go
errors.go
fit.go
fit_test.go
jpeg.go Thumbnails: Add panic handler for unexpected image encoding errors #3858 2023-10-31 14:37:47 +01:00
jpeg_test.go
memsize.go
memsize_test.go
names.go
names_test.go
open.go
open_jpeg.go JPEG: Reduce log level for reporting invalid color metadata #3843 2023-11-09 10:38:05 +01:00
open_jpeg_test.go Tests: Add unit tests 2023-07-24 14:02:18 +02:00
open_test.go
png.go Thumbnails: Add panic handler for unexpected image encoding errors #3858 2023-10-31 14:37:47 +01:00
png_test.go
public.go
quality.go
quality_test.go Tests: Add unit tests 2023-07-24 14:02:18 +02:00
report.go
report_test.go
resample.go
resample_filters.go
resample_options.go
rotate.go
size.go
size_test.go
sizes.go
sizes_test.go
thumb.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
thumb_test.go
video.go
video_test.go