Files
ImageApi/src
Cameron da039bbc49 fix: include files without EXIF when sorting by date
Date sorting previously used a DB-level query that acted as an inner join,
silently dropping files with no image_exif row. Replace it with the existing
in-memory sort which already falls back to filename-extracted and filesystem
dates, so all files appear in sorted results.

Also removes the now-unused get_files_sorted_by_date trait method and its
SqliteExifDao implementation and test mock.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 14:43:26 -04:00
..
2026-01-14 13:33:36 -05:00
2025-12-23 22:57:24 -05:00
2023-03-18 14:43:41 -04:00
2025-09-01 13:36:27 -04:00