mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-18 04:08:48 -05:00
a05bedc084
- Generate and send Idempotency-Key for queued POST /api/v1/time-entries creates. - Wire sync queue and API client so retries do not duplicate entries after reconnect. - Adjust settings and sync use case for the new behavior.