feat: enhance photo upload and management features #90

Merged
Lars merged 1 commits from develop into main 2026-04-19 10:20:05 +02:00
Owner
  • Added taken_at timestamp to the photos table for improved photo metadata.
  • Updated the photo upload API to support optional EXIF data extraction and file last modified timestamp.
  • Enhanced the photo upload process to allow skipping EXIF data, defaulting to today's date if no other date is provided.
  • Improved the photo display in various components to utilize a unified caption format.
  • Refactored photo sorting and grouping logic for better organization in the UI.
- Added `taken_at` timestamp to the photos table for improved photo metadata. - Updated the photo upload API to support optional EXIF data extraction and file last modified timestamp. - Enhanced the photo upload process to allow skipping EXIF data, defaulting to today's date if no other date is provided. - Improved the photo display in various components to utilize a unified caption format. - Refactored photo sorting and grouping logic for better organization in the UI.
Lars added 1 commit 2026-04-19 10:20:01 +02:00
feat: enhance photo upload and management features
All checks were successful
Deploy Development / deploy (push) Successful in 1m4s
Build Test / pytest-backend (push) Successful in 5s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 17s
0035d08149
- Added `taken_at` timestamp to the photos table for improved photo metadata.
- Updated the photo upload API to support optional EXIF data extraction and file last modified timestamp.
- Enhanced the photo upload process to allow skipping EXIF data, defaulting to today's date if no other date is provided.
- Improved the photo display in various components to utilize a unified caption format.
- Refactored photo sorting and grouping logic for better organization in the UI.
Lars merged commit 9b53a4ba68 into main 2026-04-19 10:20:05 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lars/mitai-jinkendo#90
No description provided.