268 Commits (master)
 

Author SHA1 Message Date
rjwats 0ca9530afa
disable sorting of include blocks - it's breaking the ESP32 build. (#82) 4 years ago
rjwats ced5b74ba1
NTP Timezone & Enable/Disable Setting (#80) 4 years ago
rjwats 59326c6426
provide OTA defaults (#77) 4 years ago
rjwats bcfeef8004
Interface data storage in PROGMEM (#71) 4 years ago
rjwats 14f50c1e31
Fix broken build under ESP32 4 years ago
Rick Watson 62f3d3fc7a fix broken imports under ESP32 4 years ago
rjwats 368bfef29b
Merge pull request #68 from rjwats/clang-format 4 years ago
Rick Watson f4ae632956 reformat with .clang-format based on google's spec with some minor changes 4 years ago
rjwats 8fb805e0f2
Merge pull request #63 from rjwats/rename 4 years ago
Rick Watson 7bf713dfea rename "reset" to "restart" 4 years ago
Rick Watson 6aede04282 Set persistant WiFi opmode to WIFI_OFF if not already configured that way 4 years ago
Rick Watson a9e6bd4669 fix typo 4 years ago
rjwats 5fa6a1218f
Merge pull request #61 from rjwats/fix-formatting 4 years ago
Rick Watson f5533b69de fix formatting issue 4 years ago
rjwats 243e1b35be
Merge pull request #59 from rjwats/ft_remove_arduinojson6_workaround 4 years ago
Rick Watson 6179435880 Merge branch 'master' into ft_remove_arduinojson6_workaround 4 years ago
rjwats 3c52b31260
Merge pull request #60 from rjwats/ft_restart_service 4 years ago
Rick Watson 1ded736b9a perfer restart on ESP32 platform 4 years ago
Rick Watson a840aba878 Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 4 years ago
Rick Watson 78b9ae101e Add restart service for esp8266 and esp32 4 years ago
Rick Watson d650280a87 remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 4 years ago
rjwats 69caa841a3
Merge pull request #58 from rjwats/56-PlatformIO4.xFix 5 years ago
Rick Watson 5976a443ce fix for PIO Core > 4.x 5 years ago
rjwats 67eb9d4017
Merge pull request #49 from rjwats/ft_demo_project 5 years ago
Rick Watson b7b068813d minor style changes 5 years ago
Rick Watson d0fb2d982a update readme with changes to the demo code 5 years ago
Rick Watson 41f7579bd5 Resolve issue with AP. 5 years ago
Rick Watson f77428e4dc move initialization code to constructors as a simplfication 5 years ago
Rick Watson 29906a1d97 fix missing authentication predicate 5 years ago
Rick Watson 15ae0bb248 WIP - some documentation 5 years ago
Rick Watson 8a37302ced remove redundant class reference 5 years ago
Rick Watson 632d6907e5 reorganise information page slightly 5 years ago
Rick Watson 675a85e524 Add comment to development environment file 5 years ago
Rick Watson 3a053f7696 standardise formatting in config files 5 years ago
Rick Watson cf48c79b4d fix bug introduced in value change code 5 years ago
Rick Watson 391fe85a4b comment out CORS setting 5 years ago
Rick Watson 5069cd90a1 Add ENDPOINT_ROOT to Env constants, replace usages. 5 years ago
Rick Watson 2a8599d855 remove unused styles missed in main refactor 5 years ago
Rick Watson ef8061cbc3 use render callbacks for loading notification 5 years ago
Rick Watson ff85c2e661 reduce use of ternaries in form code 5 years ago
Rick Watson df06e58fb0 add demo project implementation 5 years ago
Rick Watson aeea0d9aa6 Merge branch 'master' into ft_demo_project 5 years ago
rjwats 2ceb54ce4c
Merge pull request #48 from rjwats/notistack 5 years ago
Rick Watson d1f3720cd9 Use success variant on sign-out. 5 years ago
rjwats 5161d4bc3c add www artefact directory to git ignore 5 years ago
rjwats a86b565c5a remove www directory, as it is a build artefact 5 years ago
Rick Watson 77771aa807 add fix for latest platformio build changes 5 years ago
Rick Watson f88520db44 experimenting with some refactoring 5 years ago
Rick Watson a0d6524180 WIP - demo project 5 years ago
rjwats 4bb4871a6d
Update README.md 5 years ago