lighthouse.js/server
filipnyquist b76b7b7a58
Merge pull request #61 from lbryio/autocomplete_fix
The internal server error was because we were checking for a null val…
2018-04-08 09:17:02 +02:00
..
controllers Merge pull request #61 from lbryio/autocomplete_fix 2018-04-08 09:17:02 +02:00
routes Updated example. 2017-09-28 22:34:04 +02:00
utils Added functionality to delete any potentially blocked claims (sourced from internal-apis) from showing up in search results. 2018-04-07 21:53:15 -04:00
config.js Updated port 2017-09-26 20:30:29 +02:00
index.js Updated API docs to fix documentation errors on github pages which is the target of the documentation. The main culprit was not having cors enabled to handle the same origin policy of the browsers. With the koa-cors package now enabled this will work perfectly. 2018-04-08 02:13:27 -04: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