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.
 
 
 
 
 
 
rjwats 449d3c91ce
Allow features to be disabled at build time (#143)
4 years ago
..
ap Access point fixes (#137) 4 years ago
api Allow features to be disabled at build time (#143) 4 years ago
authentication Allow features to be disabled at build time (#143) 4 years ago
components Allow features to be disabled at build time (#143) 4 years ago
features Allow features to be disabled at build time (#143) 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 Allow features to be disabled at build time (#143) 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 Allow features to be disabled at build time (#143) 4 years ago
AppRouting.tsx Allow features to be disabled at build time (#143) 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