| 21:03 04-04-2025 | remove `.gitignore` | Martin Kloeckner | 1 | +0 | -1 |
| 21:02 04-04-2025 | added LICENSE | Martin Kloeckner | 2 | +24 | -0 |
| 21:00 04-04-2025 | updated `README.md` | Martin Kloeckner | 1 | +21 | -2 |
| 00:39 03-04-2025 | Merge `timer_values_t` | Martin Klöckner | 2 | +267 | -123 |
| 23:38 02-04-2025 | fix timer-set values comparison with actual time | Martin Kloeckner | 1 | +42 | -20 |
| 23:20 01-04-2025 | move `setup` and `loop` to bottom and rearrange functions | Martin Kloeckner | 1 | +107 | -127 |
| 23:04 31-03-2025 | remove commented code | Martin Kloeckner | 1 | +1 | -19 |
| 23:02 31-03-2025 | reduce use of global variables | Martin Kloeckner | 2 | +37 | -31 |
| 20:37 31-03-2025 | save timer-set values to the fs for persistence across reboots | Martin Kloeckner | 2 | +28 | -26 |
| 13:14 31-03-2025 | represent timer set values with `struct timer_values_t` | Martin Kloeckner | 1 | +155 | -3 |
| 13:05 31-03-2025 | minor fix: update all clients checkboxes when toggle button pressed | Martin Kloeckner | 1 | +9 | -10 |
| 12:53 31-03-2025 | show hover effects only if mouse is used | Martin Kloeckner | 1 | +37 | -23 |
| 20:20 29-03-2025 | enumerate query types to avoid comparing strings | Martin Kloeckner | 2 | +88 | -24 |
| 20:09 29-03-2025 | remove html checkboxes and use custom ones | Martin Kloeckner | 3 | +137 | -80 |
| 21:20 28-03-2025 | cleanup: remove commented blocks | Martin Kloeckner | 2 | +1 | -29 |
| 21:15 28-03-2025 | css: use 'px' instead of 'em' | timer related style | Martin Kloeckner | 1 | +100 | -21 |
| 21:13 28-03-2025 | add timer logic (not fully implemented yet) | Martin Kloeckner | 3 | +113 | -63 |
| 21:04 28-03-2025 | remove NTPClient and use NTP built into arduino core | Martin Kloeckner | 1 | +44 | -9 |
| 11:49 27-03-2025 | change NTP time update interval to every minute | Martin Kloeckner | 1 | +1 | -1 |
| 10:33 25-03-2025 | update func `webserver_get_file`: return response code | Martin Kloeckner | 1 | +16 | -7 |
| 10:31 25-03-2025 | update `index.html` and `style.css`: add timer section | Martin Kloeckner | 2 | +116 | -40 |
| 19:31 24-03-2025 | add `README.md` | Martin Kloeckner | 1 | +44 | -0 |
| 19:09 24-03-2025 | first commit! | Martin Kloeckner | 6 | +556 | -0 |