Files
timetracker/backend
simon.franken 06596dcee9 Add cancel (discard) timer feature
Allows users to discard a running timer without creating a time entry.
A trash icon in the timer widget reveals a confirmation step ('Discard / Keep')
to prevent accidental data loss. Backend exposes a new DELETE /api/timer
endpoint that simply deletes the ongoingTimer row.
2026-02-23 10:41:50 +01:00
..
2026-02-18 16:08:42 +01:00
2026-02-23 10:41:50 +01:00
2026-02-18 19:02:29 +01:00
fix
2026-02-18 19:40:39 +01:00