Files
trainingstagebuch/backend/services
Torsten Schulz (local) 2782661206 Enhance member gallery generation to support JSON format without image creation
This commit updates the member gallery generation functionality to allow returning a list of members in JSON format without creating images. The `generateMemberGallery` method in the MemberService is modified to accept a new parameter, `createImage`, which determines whether images should be generated. This change improves the flexibility of the API for different use cases.
2025-11-16 21:26:15 +01:00
..
2024-08-30 11:50:54 +02:00
2025-01-22 14:34:29 +01:00