Rick Watson
391fe85a4b
comment out CORS setting
2019-08-09 20:36:18 +01:00
Rick Watson
df06e58fb0
add demo project implementation
2019-08-09 15:53:39 +01:00
Rick Watson
f88520db44
experimenting with some refactoring
2019-07-14 22:13:26 +01:00
Rick Watson
49132c66f8
revert to esp8266 in platformio.ini
...
latest build
2019-06-03 22:15:01 +01:00
rjwats
5d9ccd3095
don't use deprecated theme spacing
2019-06-02 19:01:06 +01:00
Rick Watson
9da0888d7d
Merge branch 'master' into ft_user_security
2019-06-02 16:07:23 +01:00
rjwats
49eb17b221
resolve build issue under windows with pre-build script
2019-06-02 14:27:55 +01:00
Rick Watson
1b701dc198
add comments to platformio.ini
...
more work on readme
2019-06-01 19:53:42 +01:00
Rick Watson
0c630f0f93
Upgrade to material ui 4
...
Add user management and roles - TBA
Menu Label Renames - TBA
2019-05-24 12:19:27 +01:00
Rick Watson
396d0333b6
More specific access control headers to support cross origin Authorization
...
Pretty sign in page
Verify existing JWT on application mount
2019-05-19 17:51:57 +01:00
Rick Watson
348e65ba4b
Fix dependencies to latest minor version of current release
...
Remove Time dependency - is being provided as transitive dependency from NTPClient - platformio does not de-conflict
2019-04-24 23:41:24 +01:00
rjwats
e68b7627f2
Arduinojson6 ( #8 )
...
* Remove redundant AuthSettingsService. Will re-implement properly soon using JWT.
* Support ArduinoJson >= 6.0.0
* Fix ArduinoJson version to 6.x.x
2019-04-14 08:52:40 +01:00
Andrew Taylor-Steen
781b74ecee
Modify platformio.ini to allow use of deprecated ArduinoJson libraries
...
This project fails to build with environments using the latest versions of ArduinoJson (anything post 5.13). This edit allows the existing codebase compile using ArduinoJson v5.x objects that have been deprecated in newer library releases.
2019-04-07 14:51:08 -07:00
Rick Watson
b00660533d
update platformio.ini
2018-11-11 19:56:44 +00:00
Rick Watson
14820616a6
Add code and required to support differences between eps32 and esp8266 environments
2018-11-11 17:47:44 +00:00
Rick Watson
6f85557cc5
update platformio.ini to new variables
2018-09-20 09:08:52 +01: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