370357a
feat(timer): parallel multi-timers (ТЗ 2.3) - cookie state is now a per-task map {user_public_id, timers:{task:startedAt}} with legacy single-timer migration; starting a timer in another task is no longer blocked - each task is tracked separately and the topbar widget sums all running timers; with 2+ timers the topbar shows the total + a xN badge and clicking opens a dropdown listing every running task with its own elapsed time (titles fetched once, cached); task page shows a hint when timers run in other tasks; exact per-task span preserved on stop ([HH:MM:SS] in the worklog note)
2026-08-05T11:22:07+00:00
Anton Barinov <55404783+Anton-Barinov@users.noreply.github.com>