Fork of the excellent esp8266-react - https://github.com/rjwats/esp8266-react
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rick Watson 5269b47edc Reorder props to avoid TS error 4 years ago
..
ap Access point fixes (#137) 4 years ago
api Factory reset feature (#114) 4 years ago
authentication UI Usability Fixes 4 years ago
components Reorder props to avoid TS error 4 years ago
mqtt Rework backend add MQTT and WebSocket support 4 years ago
ntp prefer enums over named consts in UI for better static analysis 4 years ago
project UI Usability Fixes 4 years ago
security UI Usability Fixes 4 years ago
system Remove SPIFFS reference from ESP8266 react, use FS pointer instead 4 years ago
validators Re-engineer UI in TypeScript (#89) 4 years ago
wifi prefer enums over named consts in UI for better static analysis 4 years ago
App.tsx Re-engineer UI in TypeScript (#89) 4 years ago
AppRouting.tsx Rework backend add MQTT and WebSocket support 4 years ago
CustomMuiTheme.tsx Re-engineer UI in TypeScript (#89) 4 years ago
SignIn.tsx UI Usability Fixes 4 years ago
history.ts Re-engineer UI in TypeScript (#89) 4 years ago
index.tsx Re-engineer UI in TypeScript (#89) 4 years ago
react-app-env.d.ts Re-engineer UI in TypeScript (#89) 4 years ago
serviceWorker.ts Re-engineer UI in TypeScript (#89) 4 years ago