photoprism/internal/thumb
Michael Mayer 94b6631b3d Test: Use PascalCase names for all Go subtests in /internal
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-10-02 14:50:02 +02:00
..
avatar Backend: Remove temporary SQLite files after running unit tests 2025-09-25 23:21:48 +02:00
crop Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
frame Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
testdata Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +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 Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
color_test.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
config.go Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
config_test.go Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
create.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
create_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
errors.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
fileinfo.go Config: Refactor command flags, reports, and client options 2025-04-15 15:42:03 +02:00
fileinfo_test.go Config: Refactor command flags, reports, and client options 2025-04-15 15:42:03 +02:00
filter.go Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
filter_test.go Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +02:00
fit.go Thumbs: Add "fit_5120" size suitable for Retina 5K displays #4810 2025-02-25 11:21:38 +01:00
fit_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
generator.go Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
init.go chore: remove redundant words 2024-10-28 11:07:20 +01:00
init_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
jpeg.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
jpeg_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02: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 Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +02:00
names.go AI: Default to the 720x720 fit thumb for generating captions #3438 #5011 2025-07-16 14:58:44 +02:00
names_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
open.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
open_jpeg.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
open_jpeg_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +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 Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01: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 Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
quality.go Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
quality_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +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 Thumbs: Add "fit_5120" size suitable for Retina 5K displays #4810 2025-02-25 11:21:38 +01:00
sizes.go Thumbs: Update package config, add IccProfilesPath & ExamplesPath #5178 2025-08-28 15:39:12 +02:00
sizes_test.go Config: Improve thumbnail generation option parsing and defaults #1474 2024-05-18 10:59:37 +02:00
thumb.go Thumbs: Add "fit_5120" size suitable for Retina 5K displays #4810 2025-02-25 11:21:38 +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 Thumbs: Add "fit_5120" size suitable for Retina 5K displays #4810 2025-02-25 11:21:38 +01:00
viewer_test.go Thumbs: Add "fit_5120" size suitable for Retina 5K displays #4810 2025-02-25 11:21:38 +01:00
vips.go Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +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_rotate.go Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +02:00
vips_rotate_test.go Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +02:00
vips_test.go Backend: Improve Copy()/Move() and increase pkg/internal test coverage 2025-09-22 03:07:51 +02:00