This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lighthouse.js
Watch
1
Star
0
Fork
You've already forked lighthouse.js
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bb8525f69e
lighthouse.js
/
server
History
Mark Beamer Jr
bb8525f69e
-Fixed bug that causes completionmapper parse error in elastic search. This causes an entire batch to fail. Batches are up to 500 so if 1 fails they all fail. The impact is that many claims were not indexed in elastic search.
2018-05-26 22:47:26 -04:00
..
controllers
-chainquery integration. Instead of using lbrycrd directly, use the chainquery app as the intermediary.
2018-05-12 19:35:56 -04:00
routes
Updated example.
2017-09-28 22:34:04 +02:00
utils
-Fixed bug that causes completionmapper parse error in elastic search. This causes an entire batch to fail. Batches are up to 500 so if 1 fails they all fail. The impact is that many claims were not indexed in elastic search.
2018-05-26 22:47:26 -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