39 Commits

Author SHA1 Message Date
Ben Hardill
7ca99f4b25 Sync live changes 2025-08-07 21:15:07 +01:00
Ben Hardill
2fe6f30caf Move log directory creation to start
Also fix typo in change password page
2019-02-09 11:18:13 +00:00
Ben Hardill
036a9239f1 Add docs about only having one config node
Also tweek logging and make it harder to Set Activity types
for on scene

fixes #78
2019-01-31 22:31:58 +00:00
Ben Hardill
ed53dd0f76 fix crash with bad extra 2019-01-04 16:31:51 +00:00
Ben Hardill
0d429b590a syncing with deployed 2019-01-02 22:41:53 +00:00
Ben Hardill
58155bcdf0 Fix a couple of bugs
Add test for extra as an object
Check for none existant device
Add a broken.html for nginx to serve up when node app crashes
2018-12-27 14:28:02 +00:00
Ben Hardill
0cdb3e8c3d typo 2018-11-21 16:09:02 +00:00
Ben Hardill
95a1a25fd4 Merge branch 'master' of github.com:hardillb/node-red-alexa-home-skill-web 2018-11-21 16:05:35 +00:00
Ben Hardill
77f04a9dbb Added some logging to file 2018-11-21 15:52:06 +00:00
Ben Hardill
a7052263d7 Fix logging of missing grant token 2018-06-21 09:01:46 +01:00
Ben Hardill
b4b59cda09 Fixing some errors 2018-06-20 22:47:10 +01:00
Ben Hardill
cce9183d3d Move to rotating logs
And remove a bunch of console.log (GDPR)
2018-05-26 17:47:20 +01:00
Ben Hardill
31ba3a142a Fix some merge issuse 2018-02-10 21:24:28 +00:00
Ben Hardill
82e495922b First pass at adding applianceTypes 2018-02-10 08:56:49 +00:00
Ben Hardill
d3e16111bf Getting things clean for AWS
Just checking in a bunch of little changes ahead of moving
the whole stack over to AWS from Bluemix
2017-09-05 17:19:11 +01:00
Ben Hardill
51d573c0df Add password tests 2017-03-31 21:43:19 +01:00
Ben Hardill
3bdf50033e Increase response timeout to 6 seconds
Also updated the docs a little
2017-03-27 09:28:23 +01:00
Ben Hardill
25058f087d Added password reset 2017-03-23 14:07:42 +00:00
Ben Hardill
a7724eca2a Big Update
This adds:
 - google analytics to the command handling
 - the start of support for the new temperature queries
 - fixes the oauth token refresh code
 - reuses still active oauth tokens
2017-02-27 15:00:22 +00:00
Ben Hardill
c78002c1d4 Set oauth timeout to 5 years
OAuth refresh not working so setting token timeout to 5 years
2017-02-13 17:53:24 +00:00
Ben Hardill
3ed62d012a Fix missing reconnect mongoose settings 2017-02-03 00:46:33 +00:00
Ben Hardill
17ec14575a Add message if username/password is wrong 2017-01-10 21:53:20 +00:00
Ben Hardill
fb82d3f451 Fix sending out of range messages 2016-11-19 21:56:03 +00:00
Ben Hardill
30d0eb3869 Added out of range notifications
Also updated docs
2016-11-19 10:42:30 +00:00
Ben Hardill
2268afc8dc Add missing images
Also commented out the MQTT auth routes
2016-11-16 23:57:18 +00:00
Ben Hardill
1b89685574 Added extra topics to superuser 2016-11-15 00:00:55 +00:00
Ben Hardill
d956f51e6d Moved command topic 2016-11-14 23:49:00 +00:00
Ben Hardill
7048cc94ec Added creation date to Accounts object 2016-11-13 15:17:05 +00:00
Ben Hardill
9b157135bd Doc update 2016-11-07 22:16:18 +00:00
Ben Hardill
790124ab31 Added Basic auth support 2016-11-05 23:35:14 +00:00
Ben Hardill
bad9415ba6 Working!!!! 2016-11-05 17:04:18 +00:00
Ben Hardill
8070376a94 This should work 2016-11-05 10:55:55 +00:00
Ben Hardill
e0b29f9a2a Fixed Token auth 2016-11-04 23:10:12 +00:00
Ben Hardill
44a10e6f2b Getting closer 2016-11-04 21:20:29 +00:00
Ben Hardill
1a3191ec4e Load of updates 2016-11-03 21:50:05 +00:00
Ben Hardill
d904852e52 Improve Devices view 2016-11-02 07:54:10 +00:00
Ben Hardill
5350600db5 Added device creation 2016-11-01 22:00:52 +00:00
Ben Hardill
ef9e976bb9 Added Mosquitto Auth support 2016-10-31 22:07:14 +00:00
Ben Hardill
6dd0d41fc8 First check in 2016-10-30 11:31:39 +00:00