dudi/public
Simon Kühn 88cc05e999 Fix stopwatch fill button not updating addAmt state
Setting inp.value programmatically bypasses the oninput handler that
syncs addAmt[k], so addSet read 0. Firing the input event after fill
ensures the value is registered.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:23:41 +02:00
..
.htaccess Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
app.js Fix stopwatch fill button not updating addAmt state 2026-05-01 10:23:41 +02:00
index.php Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
logo.png Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
style.css Add DE/EN/PL i18n with browser-language detection and per-user override 2026-04-30 13:34:41 +02:00