WordClockESP/interface/src
rjwats 55511e0611
Allow time & date to be configured manually when NTP is inactive (#153)
* Allow time to be configured manually when NTP is not active
* Standarize on primary button on the outside of dialog boxes
2020-06-16 22:24:15 +01:00
..
ap Access point fixes (#137) 2020-05-30 09:47:24 +01:00
api Allow time & date to be configured manually when NTP is inactive (#153) 2020-06-16 22:24:15 +01:00
authentication Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
components Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
features Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
mqtt Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
ntp Allow time & date to be configured manually when NTP is inactive (#153) 2020-06-16 22:24:15 +01:00
project UI Usability Fixes 2020-05-16 12:39:18 +01:00
security Allow time & date to be configured manually when NTP is inactive (#153) 2020-06-16 22:24:15 +01:00
system Allow time & date to be configured manually when NTP is inactive (#153) 2020-06-16 22:24:15 +01:00
validators Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00
wifi prefer enums over named consts in UI for better static analysis 2020-05-29 20:58:09 +01: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 UI Usability Fixes 2020-05-16 12:39:18 +01:00