6 Commits (aa04cfd80cfa86bda63084defc100b19b022da77)

Author SHA1 Message Date
rjwats 0e2124062f
Use references & flash strings where approperate (#110) 4 years ago
Rick Watson 62f3d3fc7a fix broken imports under ESP32 5 years ago
Rick Watson f4ae632956 reformat with .clang-format based on google's spec with some minor changes 5 years ago
Rick Watson d650280a87 remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
Rick Watson f77428e4dc move initialization code to constructors as a simplfication 5 years ago
Rick Watson f88520db44 experimenting with some refactoring 5 years ago
Rick Watson 0708a54780 secure remaining endpoints to authenticated users 5 years ago
Rick Watson e8de21aaf4 add mac address to wifi status page 5 years ago
Rick Watson 520f761f74 add missing newline to connection message 5 years ago
rjwats e68b7627f2
Arduinojson6 (#8) 5 years ago
Rick Watson 14820616a6 Add code and required to support differences between eps32 and esp8266 environments 6 years ago
rjwats@gmail.com b6bc520341 prefix all endpoints with /rest 6 years ago
rjwats@gmail.com 63a639eb22 initial commit of C++ back end and react front end 6 years ago