mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-19 12:50:11 -05:00
0e7656134e
- Add POST /api/v1/auth/login (rate-limited) returning API token for mobile - Fix time entry duration when DB returns timezone-aware datetimes (_naive_dt) - Add _parse_date_range helper; expose timezone in API info - Extend time entries API tests Co-authored-by: Cursor <cursoragent@cursor.com>