Files
timetracker/frontend
Simon Franken c9bd0abf18 feat: include ongoing timer in today's tracked time on Dashboard
The 'Today' stat card now adds the running timer's elapsed seconds to
the total, so the displayed duration ticks up live alongside the timer
widget. The timer is only counted when it started today (timers carried
over from the previous day are excluded).

A pulsing green indicator dot is shown on the stat card value while the
timer is active, consistent with the balance widget treatment. The dot
is implemented via a new optional 'indicator' prop on StatCard so it
can be reused elsewhere without changing existing call sites.
2026-03-09 11:14:21 +01:00
..
2026-02-23 17:57:25 +01:00
fix
2026-02-18 19:31:47 +01:00
2026-02-23 10:53:39 +01:00
fix
2026-02-18 19:31:47 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 17:12:47 +01:00