111 Commits (25f04c3d7f4dd15b318bda894626c8b4e62def23)

Author SHA1 Message Date
rjwats 25f04c3d7f
Retain configured hostname (#173) 4 years ago
rjwats c16f7693fd
Migrate to LittleFS under ESP8266 4 years ago
rjwats 6ef5df28c1
Add access point IP address configuration in UI 4 years ago
rjwats f2b53a6d53
Consistency fixes (#167) 4 years ago
rjwats 1f07dcdab2
OTA Upload Feature (#162) 4 years ago
rjwats e86607bff3
PSRAM Status (#159) 4 years ago
rjwats 55511e0611
Allow time & date to be configured manually when NTP is inactive (#153) 4 years ago
rjwats 449d3c91ce
Allow features to be disabled at build time (#143) 4 years ago
Rick Watson 5269b47edc Reorder props to avoid TS error 4 years ago
rjwats 555b3efd8d
Access point fixes (#137) 4 years ago
Rick Watson 0004cf988b prefer enums over named consts in UI for better static analysis 4 years ago
rjwats d9ae0f5cf9
Header logo (#133) 4 years ago
Rick Watson b4f3fbe823 Remove SPIFFS reference from ESP8266 react, use FS pointer instead 4 years ago
Rick Watson 98f49fd024 use "fs" instead of "spiffs" as spiffs is implementation specific 4 years ago
Rick Watson aa04cfd80c fix imports 4 years ago
Raomin 6510a72789 apply PR comments 4 years ago
Raomin 49910e1272 add spiffs size + formatting 4 years ago
Raomin ce8929fd39 add spiffs size + formatting 4 years ago
rjwats db0d98d425
Extend Status (#121) 4 years ago
rjwats a59f32c420
Factory reset feature (#114) 4 years ago
rjwats 7d3bbf4240
UI Usability Fixes 4 years ago
rjwats a1f4e57a21
Rework backend add MQTT and WebSocket support 4 years ago
Rick Watson c47ea49a5d ui fixes 4 years ago
rjwats fb7053610f
fix issue with number inputs not serializing correctly due to setting values as strings instead of numbers (#94) 4 years ago
rjwats a042633d8f
Minor UI Updates (#93) 4 years ago
rjwats 260e9a18d0
Re-engineer UI in TypeScript (#89) 4 years ago
rjwats ced5b74ba1
NTP Timezone & Enable/Disable Setting (#80) 4 years ago
rjwats bcfeef8004
Interface data storage in PROGMEM (#71) 5 years ago
Rick Watson 7bf713dfea rename "reset" to "restart" 5 years ago
Rick Watson a9e6bd4669 fix typo 5 years ago
Rick Watson a840aba878 Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 5 years ago
Rick Watson 78b9ae101e Add restart service for esp8266 and esp32 5 years ago
Rick Watson b7b068813d minor style changes 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 cf48c79b4d fix bug introduced in value change code 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 d1f3720cd9 Use success variant on sign-out. 5 years ago
rjwats a86b565c5a remove www directory, as it is a build artefact 5 years ago
Rick Watson a0d6524180 WIP - demo project 5 years ago
rjwats 49c282b286 upgrade packages 5 years ago
Rick Watson e7248c4774 leave WiFi disconnected by default 5 years ago
Rick Watson 0da88878d5 fix issue with authentication redirect loop 5 years ago
Rick Watson 9c680e8826 Resolve some typos 5 years ago
rjwats 5d9ccd3095 don't use deprecated theme spacing 5 years ago