stash/internal
KennyG 0730983171 Add cover image source to Scene model and GraphQL schema
- Introduced `cover_image_source` field in the Scene type, SceneCreateInput, and SceneUpdateInput to track the origin of cover images.
- Updated the GraphQL schema and corresponding resolver logic to handle the new field.
- Implemented default cover image source logic in the resolver for scene creation and updates.
- Added migration to include `cover_image_source` column in the scenes table.
- Enhanced UI components to support the new cover image source functionality, including updates to SceneEditPanel and SceneDetails.
2026-04-26 10:52:52 -04:00
..
api Add cover image source to Scene model and GraphQL schema 2026-04-26 10:52:52 -04:00
autotag Backend support for image custom fields (#6598) 2026-02-24 07:41:40 +11:00
build Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
desktop switch to gosx-notifier fork (#6714) 2026-04-24 14:33:23 +10:00
dlna fix(dlna): improve activity tracking accuracy and efficiency (#6483) 2026-01-12 11:12:03 +11:00
identify FR: Change Identify Settings to Use Gender Checkboxes (#6557) 2026-02-11 11:43:18 +11:00
log add lumberjack log rotation (#5696) 2025-11-18 14:04:22 +11:00
manager Remove empty directories on Clean Generated Files with Blobs (#6749) 2026-04-24 14:29:12 +10:00
static Performer image rewrite (#6566) 2026-02-16 15:06:10 +11:00