lighthouse.js/server
2018-04-08 02:36:57 -04:00
..
controllers The internal server error was because we were checking for a null value for a claim. This is already checked and should never be null. The intention is to make sure we can get the right information out which is only available in a stream. However, there is no stream for channel claims, only certificates. So the fix is to check for null on the stream not the value. 2018-04-08 02:36:57 -04:00
routes Updated example. 2017-09-28 22:34:04 +02:00
utils fix(search) Update getAutoComplete 2017-10-19 20:33:07 -07:00
config.js Updated port 2017-09-26 20:30:29 +02:00
index.js Fixed logging for elastic 2017-08-18 10:16:29 +02:00
package.json Added basic status API. 2017-09-26 19:39:03 +02:00
yarn.lock Added basic status API. 2017-09-26 19:39:03 +02:00