WordClockESP/interface/src
lukas 6d06bf103e delete unneccessary ui elements
use uint_8 for all index types
fix some minor errors
2021-03-07 17:45:03 +01:00
..
ap Upgrade UI libs, fix linting issues (#218) 2021-01-16 18:08:41 +00:00
api OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
authentication Upgrade UI libs, fix linting issues (#218) 2021-01-16 18:08:41 +00:00
components Interface Updates 2020-08-21 10:21:25 +01:00
features Upgrade UI libs, fix linting issues (#218) 2021-01-16 18:08:41 +00:00
mqtt Fix warnings relating to unused values (#196) 2020-09-01 11:57:32 +01:00
ntp Reduce UI artefact size by removing moment.js 2021-01-29 23:42:00 +00:00
project delete unneccessary ui elements 2021-03-07 17:45:03 +01:00
security Fix user form 2020-11-21 23:40:31 +00:00
system Fix warnings relating to unused values (#196) 2020-09-01 11:57:32 +01:00
validators Upgrade UI libs, fix linting issues (#218) 2021-01-16 18:08:41 +00:00
wifi Upgrade UI libs, fix linting issues (#218) 2021-01-16 18:08:41 +00:00
App.tsx Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
AppRouting.tsx Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
CustomMuiTheme.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
history.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
index.tsx Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
react-app-env.d.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
serviceWorker.ts Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
SignIn.tsx Consistency fixes (#167) 2020-07-07 00:13:38 +01:00