mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
Add updatedAt timestamp field to EpubProgress, PdfProgress, and CbxProgress DTOs to support progress conflict detection in the mobile app. The mobile app uses this timestamp to detect when progress has changed on the server (e.g., from reading in the web UI) while the app was offline with local progress, enabling automatic conflict resolution.