Commit Graph

40 Commits

Author SHA1 Message Date
Rick Watson
6f85557cc5 update platformio.ini to new variables 2018-09-20 09:08:52 +01:00
Rick Watson
02fabd3f91 push latest build 2018-09-14 15:48:40 +01:00
Rick Watson
d2847be8a1 use .env to configure endpoint root automatically for production and development 2018-09-14 15:40:46 +01:00
Rick Watson
17102bf867 update libraries 2018-09-14 15:40:15 +01:00
Rick Watson
382f2d46bc remove centered from Tabs component 2018-09-14 15:39:02 +01:00
rjwats@gmail.com
4181928267 use latest material ui 2018-05-18 23:34:49 +01:00
rjwats@gmail.com
be7765b584 use latest material ui 2018-05-18 23:34:31 +01:00
rjwats@gmail.com
66fd863502 prefix settings paths with /rest in interface 2018-04-01 10:53:22 +01:00
rjwats@gmail.com
b6bc520341 prefix all endpoints with /rest 2018-04-01 10:51:24 +01:00
rjwats@gmail.com
1d2284068a add css override to reduce file path length 2018-03-29 09:57:52 +01:00
rjwats@gmail.com
c8da54aae6 add simple service 2018-03-29 09:54:02 +01:00
rjwats@gmail.com
4cb18a5d99 re-ordering 2018-03-11 08:37:38 +00:00
rjwats@gmail.com
f216610f34 remove invalid ip address from endpoint 2018-03-06 23:01:09 +00:00
TheUdder
87e499a25c
Create LICENSE.txt 2018-03-06 22:49:53 +00:00
rjwats@gmail.com
088be57347 latest build 2018-03-06 22:43:56 +00:00
rjwats@gmail.com
b7b314e86b update readme 2018-03-06 22:43:34 +00:00
rjwats@gmail.com
82adad4746 introduce captive portal, tidy up ap management code 2018-03-06 22:39:33 +00:00
rjwats@gmail.com
beb3ff9a62 fix bug associated with dangling pointer 2018-03-06 22:36:55 +00:00
rjwats@gmail.com
0b334a8ade use fragments where possible, and drop keys. 2018-03-06 20:58:36 +00:00
rjwats@gmail.com
2c732d3281 remove redundant code and refrences 2018-03-04 17:53:57 +00:00
rjwats@gmail.com
036c9de75c fix minor bug with refresh button on wifi settings 2018-03-04 17:43:01 +00:00
rjwats@gmail.com
62ca13b1a4 remove boilerplate from settings 2018-03-04 17:36:04 +00:00
rjwats@gmail.com
eb4bcf708e start reducing boilerplate by introducing rest HOC 2018-03-04 16:49:24 +00:00
rjwats@gmail.com
1039308a2d latest build 2018-03-03 23:04:34 +00:00
rjwats@gmail.com
c2b6e0723f minor readme update 2018-03-03 22:47:19 +00:00
rjwats@gmail.com
521462cf75 Use global snackbar 2018-03-03 22:41:57 +00:00
rjwats@gmail.com
5ffe4ab235 remove some redundant code 2018-03-03 18:17:46 +00:00
rjwats@gmail.com
6496a56dc7 make divider id unique 2018-03-03 18:06:43 +00:00
rjwats@gmail.com
4f385e30c5 minor correction to docs 2018-03-03 12:14:18 +00:00
rjwats@gmail.com
53ed543e3f typo in documentation 2018-03-03 12:13:09 +00:00
rjwats@gmail.com
f6aaa2077b fix links in documentation 2018-03-03 12:11:15 +00:00
rjwats@gmail.com
7fe6011d4e more documentation 2018-03-03 12:09:03 +00:00
rjwats@gmail.com
ff43e69bc0 add example 2018-03-03 11:45:02 +00:00
rjwats@gmail.com
570bd2e2c0 correct spelling error 2018-02-28 23:10:20 +00:00
rjwats@gmail.com
710aba44bf remove pointless quotes from readme 2018-02-26 23:12:19 +00:00
rjwats@gmail.com
01faeac4db more readme tweaks 2018-02-26 23:10:27 +00:00
rjwats@gmail.com
df0dbcfed7 update readme 2018-02-26 22:57:09 +00:00
rjwats@gmail.com
791c1e9573 new build 2018-02-26 22:56:44 +00:00
rjwats@gmail.com
85784a2535 Add feature to enable CORS during the build. 2018-02-26 22:55:58 +00:00
rjwats@gmail.com
63a639eb22 initial commit of C++ back end and react front end 2018-02-26 00:11:31 +00:00