photoprism/internal/thumb
Michael Mayer 8f593593b2 Viewer: Refactor thumb URL generation in the backend API #4704 #4722
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-01-15 19:13:13 +01:00
..
avatar Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
crop Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
frame Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
testdata Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
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
color.go Config: Improve usage description of --thumb-color flag #1474 2024-05-18 15:22:51 +02:00
color_test.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
create.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
create_test.go Thumbs: Reduce log level for libvips warnings #1474 2024-05-22 18:34:50 +02:00
errors.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
filter.go Frontend: Hide downscaling filter selector when libvips is used #1474 2024-05-18 11:44:30 +02:00
filter_test.go Frontend: Hide downscaling filter selector when libvips is used #1474 2024-05-18 11:44:30 +02:00
fit.go Thumb: Update supported sizes for videos and full screen viewer #1474 2024-05-17 15:07:27 +02:00
fit_test.go Thumb: Update supported sizes for videos and full screen viewer #1474 2024-05-17 15:07:27 +02:00
generator.go Frontend: Hide downscaling filter selector when libvips is used #1474 2024-05-18 11:44:30 +02:00
init.go chore: remove redundant words 2024-10-28 11:07:20 +01:00
init_test.go Tests: Update init test 2024-05-17 12:11:17 +02:00
jpeg.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
jpeg_test.go TIFF: Convert unsupported files with ImageMagick #1310 #1612 #1747 2023-02-21 11:39:49 +01:00
memsize.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
memsize_test.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
names.go Thumb: Skip left_224 and right_224 if the original is square #1474 2024-05-17 13:36:32 +02:00
names_test.go Thumbs: Optimize thumbnail sizes and libvips rendering performance #1474 2024-05-17 11:43:13 +02:00
open.go Frontend: Hide downscaling filter selector when libvips is used #1474 2024-05-18 11:44:30 +02:00
open_jpeg.go Backend: Move colors package to /pkg/media/colors 2024-07-03 09:20:13 +02:00
open_jpeg_test.go Tests: Add unit tests 2023-07-24 14:02:18 +02:00
open_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
options.go Thumb: Skip left_224 and right_224 if the original is square #1474 2024-05-17 13:36:32 +02:00
options_test.go Thumb: Skip left_224 and right_224 if the original is square #1474 2024-05-17 13:36:32 +02:00
png.go Thumbnails: Add panic handler for unexpected image encoding errors #3858 2023-10-31 14:37:47 +01:00
png_test.go TIFF: Convert unsupported files with ImageMagick #1310 #1612 #1747 2023-02-21 11:39:49 +01:00
quality.go Config: Adjust standard JPEG image quality levels #1474 2024-05-19 16:37:52 +02:00
quality_test.go Config: Adjust standard JPEG image quality levels #1474 2024-05-19 16:37:52 +02:00
report.go Backend: Move report package to /pkg/txt/report 2024-07-03 09:29:15 +02:00
report_test.go Thumbs: Update assertions in internal/thumb/report_test.go #4300 2024-05-29 10:16:03 +02:00
resample.go Thumb: Add thumb-generator config option and fix image orientation #1474 2024-05-16 14:40:15 +02:00
rotate.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
size.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
size_test.go Thumb: Skip left_224 and right_224 if the original is square #1474 2024-05-17 13:36:32 +02:00
sizes.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
sizes_test.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
thumb.go Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
thumb_test.go OIDC: Add additional config options and OAuth2 API endpoints #782 2024-06-26 14:05:58 +02:00
video.go Thumb: Update supported sizes for videos and full screen viewer #1474 2024-05-17 15:07:27 +02:00
video_test.go Thumb: Update supported sizes for videos and full screen viewer #1474 2024-05-17 15:07:27 +02:00
viewer.go Viewer: Refactor thumb URL generation in the backend API #4704 #4722 2025-01-15 19:13:13 +01:00
viewer_test.go Viewer: Refactor thumb URL generation in the backend API #4704 #4722 2025-01-15 19:13:13 +01:00
vips.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
vips_init.go Thumbs: Reduce log level for libvips warnings #1474 2024-05-22 18:34:50 +02:00
vips_init_test.go Thumbs: Configure max cache size and number of workers for libvips #1474 2024-05-16 10:34:53 +02:00
vips_test.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00