Commit History

Autor SHA1 Mensaxe Data
  Helmut Pozimski c7f8e108ed storage: Use const pointers for namespace key hai 1 ano
  Helmut Pozimski e9d6c3ba56 ds3231: Protect read and write operations with mutex hai 1 ano
  Helmut Pozimski 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries hai 1 ano
  Helmut Pozimski d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated hai 1 ano
  Helmut Pozimski d7be07768e main: Add code to start alarm task, init interrupt pin and start API hai 1 ano
  Helmut Pozimski f83cf4132f configuration: Add option for button interrupt pin hai 1 ano
  Helmut Pozimski 3b95b67ed4 alarm_task: Add task implementation to make the wake up call hai 1 ano
  Helmut Pozimski b8bbe30076 time_display: Remove conversion code moved to time_conversion hai 1 ano
  Helmut Pozimski 34dc5d09ef api/storage: Move week days to storage hai 1 ano
  Helmut Pozimski c4b281f57b time_conversion: Move time zone conversion here and protect with mutex hai 1 ano
  Helmut Pozimski d8d8f45100 alarm: Add first rough implementation hai 1 ano
  Helmut Pozimski 7659c20cc5 api: Handle empty objects to allow for disabling a day hai 1 ano
  Helmut Pozimski 2b93711273 storage: Change data type to int32_t to allow for negative values hai 1 ano
  Helmut Pozimski 4551509d47 time_display: Correct sleep interval and reset time zone hai 1 ano
  Helmut Pozimski a189160f7c main: Update initialization code hai 1 ano
  Helmut Pozimski acc157b945 time_sync: Add code to synchronize time hai 1 ano
  Helmut Pozimski 19b7ee1c63 time_display: Add code for a task to update the displayed time hai 1 ano
  Helmut Pozimski 727e4c825c tm1637: remove configuration from public functions hai 1 ano
  Helmut Pozimski 83026a05b3 wifi: Add DNS server configuration hai 1 ano
  Helmut Pozimski af8023e760 configuration: Add additional parameters hai 1 ano
  Helmut Pozimski 992af23d87 configuration: Add display configuration variables hai 1 ano
  Helmut Pozimski d93fd9dd85 tm1637: Copy code from esp8266-clock hai 1 ano
  Helmut Pozimski d075a02751 configuration: Add parameters for ds3231 hai 1 ano
  Helmut Pozimski aa2470c504 ds3231: Add adapted classes from esp8266-clock hai 1 ano
  Helmut Pozimski 18d86d8af8 bcd: Add files copied from esp8266-clock hai 1 ano
  Helmut Pozimski 1d43d11b8c api: Implement PUT and DELETE verbs hai 1 ano
  Helmut Pozimski b959fa8e8a Storage: Add function to delete entry hai 1 ano
  Helmut Pozimski 1b65fc2125 api: add first implementation with GET support hai 1 ano
  Helmut Pozimski ad81d427b8 storage: use static handle hai 1 ano
  Helmut Pozimski a1254496d4 storage: add functionality to write with string keys and erase old values hai 1 ano