Commit Graph

  • 0ed8b21 (HEAD -> master) Merge branch 'master' of ssh://git.homnomnom.fr:9859/nomis/lamp by n0m1s 2020-07-23 22:48:06 +0200
  • a224f4f Update readme.md by n0m1s 2020-07-23 22:47:41 +0200
  • 07dd042 Update 'readme.md' by n0m1s 2020-06-14 12:24:57 +0200
  • b0e018c WIP: additional informations and theme by n0m1s 2020-02-27 23:30:13 +0100
  • a5a8940 documentating code by n0m1s 2020-02-27 23:29:55 +0100
  • ac6135b interaction with user by n0m1s 2020-02-27 22:29:35 +0100
  • 36899c2 refactor drawing code by n0m1s 2020-02-27 22:29:21 +0100
  • af51919 drawing settings by n0m1s 2020-02-27 22:27:29 +0100
  • e2b58d2 bugfix: wrong illumination/canvas transformations by n0m1s 2020-02-27 22:24:36 +0100
  • 8d27649 bugfix: dangling tag by n0m1s 2020-02-27 22:23:48 +0100
  • 2b1f2bb WIP: settings page by n0m1s 2020-02-27 18:01:22 +0100
  • 35e013b bugfix: cooldown was not fetched from settings by n0m1s 2020-01-12 12:38:15 +0100
  • d55925e bugfix: no default cooldown by n0m1s 2020-01-12 12:38:01 +0100
  • 458470d better clock log messages by n0m1s 2020-01-12 12:31:08 +0100
  • aa1434b NTP next timestamp instead of last timestamp by n0m1s 2020-01-12 12:30:30 +0100
  • 5ff53bf time formatting functions by n0m1s 2020-01-12 12:29:40 +0100
  • 0b194fe numbers in string builder by n0m1s 2020-01-12 12:28:03 +0100
  • 5fc2b1f fix: atol instead of atoi for long var by n0m1s 2020-01-12 00:30:03 +0100
  • b3517bc time zone support by n0m1s 2020-01-12 00:29:49 +0100
  • 9c9fb4f NTP & RTC clock handling by n0m1s 2020-01-11 23:40:18 +0100
  • a70e9e9 clock settings getters by n0m1s 2020-01-11 23:23:20 +0100
  • b8f59bd cooldown in seconds instead of minutes by n0m1s 2020-01-11 23:22:39 +0100
  • bbb9828 fix: segfault on delete[] server by n0m1s 2020-01-11 23:21:15 +0100
  • 75e0e6c fix: wifi connection test by n0m1s 2020-01-11 22:56:57 +0100
  • fbd6a8d fix: delete dynamic ptrs in destructor by n0m1s 2020-01-11 22:55:41 +0100
  • f76b2ad changed NULL to nullptr by n0m1s 2020-01-11 21:52:25 +0100
  • fc12823 removed debug logs by n0m1s 2020-01-11 21:51:50 +0100
  • 478efbe connect to wifi by n0m1s 2020-01-11 21:50:28 +0100
  • 5f945cd changed NULL to nullptr by n0m1s 2020-01-11 21:49:36 +0100
  • 654ab76 deactivate the loop() if setup was not ok by n0m1s 2020-01-11 21:48:36 +0100
  • 885d04f removed useless doxygen author block by n0m1s 2020-01-11 18:18:17 +0100
  • 1a3f05f clock settings by n0m1s 2020-01-11 18:14:28 +0100
  • 5e0af04 wifi settings by n0m1s 2020-01-11 18:02:52 +0100
  • d29c47b moved string functions to their own file by n0m1s 2020-01-11 18:01:11 +0100
  • b34d7e2 fix: lack of whitespaces in key & values by n0m1s 2020-01-11 16:51:52 +0100
  • 325e516 fix: call add_line only if normal line by n0m1s 2020-01-11 16:51:18 +0100
  • 686cfc1 discard whitespace-only lines by n0m1s 2020-01-11 16:50:48 +0100
  • cacd4f3 fix: newlines were discarded by n0m1s 2020-01-11 16:49:57 +0100
  • bfbdfe4 replaced String by char* + StringBuilder by n0m1s 2020-01-11 16:25:12 +0100
  • 5a3e0bb TODO message by n0m1s 2020-01-11 16:24:11 +0100
  • 55305ee author name by n0m1s 2020-01-11 16:23:39 +0100
  • 70b55f2 updated readme by n0m1s 2020-01-11 15:51:04 +0100
  • 864de0f Load settings from SD card by n0m1s 2020-01-11 15:50:31 +0100
  • 7d726f6 initial commit by n0m1s 2020-01-11 14:53:09 +0100