filipnyquist
987c4d9f81
Update package.json
2017-10-16 22:48:51 +02:00
filipnyquist
92398ffaf1
Merge pull request #40 from lbryio/readme-patch-1
...
Updated documentation with more information!
2017-10-16 22:28:34 +02:00
filipnyquist
7b53c3a068
Updated documentation with more information!
...
Updated README.md with instructions on how to run and some license fixes!
2017-10-16 22:26:13 +02:00
filipnyquist
3351b76775
Merge pull request #39 from BelfordZ/feature/eslint-fix
...
feat(eslint) Add fix option to npm run commands
2017-10-13 07:04:38 +02:00
BelfordZ
eb5c3acf7c
fix(eslint) Run lint-fix
2017-10-12 20:56:21 -07:00
BelfordZ
ea000dcfc8
feat(eslint) Add fix option to npm run commands
2017-10-12 20:54:07 -07:00
filipnyquist
7096c95371
Merge pull request #37 from lbryio/filipnyquist-patch-2
...
Update README.md
2017-10-12 19:50:54 +02:00
filipnyquist
8e602fabdc
Update README.md
2017-10-12 19:50:15 +02:00
Jeremy Kauffman
cee32ba449
Update README.md
2017-10-10 08:42:42 -04:00
filipnyquist
424aa0f401
Merge pull request #28 from lbryio/filipnyquist-redir
...
Changed so root path will redir to github.
2017-10-03 22:42:36 +02:00
filipnyquist
9c7cf63d13
Changed so root path will redir to github.
...
Changed so root path will redir to github project.
2017-10-03 22:41:53 +02:00
Fillerino
c756b900e1
Final documentation change for today.
2017-09-28 22:36:36 +02:00
Fillerino
55037a2cd6
Updated example.
2017-09-28 22:34:04 +02:00
Fillerino
537589e0f6
Updated documentation.
...
Updated the documentation.
2017-09-28 22:32:18 +02:00
Alex Grintsvayg
8967dc213f
removed ansible config. its now in main ansible repo
2017-09-28 14:53:18 -04:00
filipnyquist
829930ea1e
Merge pull request #25 from filipnyquist/master
...
This closes #21 , closes #22 , closes #23 and moves the api to the base path.
Created the first status API which gives some useful information and does also set the standard port to 5005 unless specified.
2017-09-26 20:35:12 +02:00
Fillerino
27749a76d0
Updated port
...
Lets not roll with 80....
2017-09-26 20:30:29 +02:00
Fillerino
d2bc8f2220
Bugfixes...
...
Fixed status bug and lbrycrdd rpc client not working properly which forced syncing to stop.
2017-09-26 20:27:44 +02:00
Fillerino
4b05a76e28
Added basic status API.
...
Added a basic status API, will be upgraded later on.
2017-09-26 19:39:03 +02:00
Fillerino
b55d9b5619
Forgot to add os as import.
2017-09-26 19:09:23 +02:00
Fillerino
58ca2ebc23
Added so lighthouse gets the connection details from ~ config.
...
Added so lighthouse get the configuration for lbrycrdd from the ~/.lbrycrd/lbrycrd.conf file.
2017-09-26 19:08:42 +02:00
Fillerino
c026893c32
Lets stick to base-path for API.
...
Removed /api/lighthouse from path, updated API doc.
2017-09-26 18:40:33 +02:00
Fillerino
fd7f751523
Fixed creation of claimTrieCache.json.
...
Fixes #22
2017-09-26 18:11:40 +02:00
Fillerino
a81688ddd1
Made ./gendb.sh idempotent.
...
Now only created the index once, exit with code 1 if it exists. Resolves #23
2017-09-26 17:52:05 +02:00
Fillerino
c4b57300dd
Removed configuration of decoder, using lbrycrd conf from .lbrycrd.
...
Removed configuration of decoder, using lbrycrd conf from .lbrycrd.
Fixes #21
2017-09-26 17:51:18 +02:00
filipnyquist
66cb6b080e
Merge pull request #24 from lbryio/filipnyquist-patch-1
...
Added patch for config file.
2017-09-25 18:23:03 +02:00
filipnyquist
0f8c57f552
Added patch for config file.
...
Added patch for config file, config file will be removed in next release.
2017-09-25 17:55:28 +02:00
Alex Grintsvayg
7263573242
ignore claimTrieCache
2017-09-22 18:33:31 -04:00
Fillerino
57c8857213
Merge pull request #20 from filipnyquist/master
...
Uploaded api documentation
2017-09-20 22:51:01 +02:00
Fillerino
9a65ffc992
Uploaded api documentation
2017-09-20 22:49:57 +02:00
Fillerino
7a517456b7
Merge pull request #19 from lbryio/filipnyquist-patch-1
...
Changed doc gen to match gh-pages
2017-09-20 22:45:56 +02:00
Fillerino
866ac365d7
Update .gitignore
2017-09-20 22:45:43 +02:00
Fillerino
2ce5f71d8f
Changed doc gen to match gh-pages
2017-09-20 22:45:14 +02:00
Fillerino
7912a9d821
Merge pull request #18 from lbryio/apidoc-patch-1
...
Updated api documentation
2017-09-20 22:43:10 +02:00
Fillerino
8d364be153
Updated api documentation
...
Updated api documentation to match the api
2017-09-20 22:41:11 +02:00
Fillerino
46278b3807
Merge pull request #17 from wallermadev/master
...
Ready for app integration.
2017-09-20 22:17:34 +02:00
Fillerino
72c16eb656
Merge branch 'master' into master
2017-09-20 22:17:09 +02:00
Wallermadev
40a5ef384a
now only return feilds needed in application,
...
Wildcard searches added to allow partial matches.
2017-09-20 19:34:06 +00:00
Fillerino
c73c6c8bfe
Merge pull request #15 from filipnyquist/master
...
Added apiDoc and eslinted some code
2017-09-20 19:50:13 +02:00
Fillerino
57b4e7cad0
Added apiDoc and eslinted some code
...
Added basic apiDoc generation and eslinted some code.
2017-09-20 19:47:25 +02:00
Fillerino
254dd9fb71
Merge pull request #14 from lbryio/contributors
...
Added Contributors.md
2017-09-20 13:18:29 +02:00
Fillerino
b159a581d1
Added contributors
2017-09-20 13:17:48 +02:00
Fillerino
3da19ed2c7
Create CONTRIBUTORS.md
2017-09-20 10:02:26 +02:00
Fillerino
b99e1f46cb
Merge pull request #13 from wallermadev/master
...
Search adaptions and corrections. (Working Search/Autocomplete)
2017-09-20 08:06:07 +02:00
Wallermadev
66fcf4c833
Adding Basic Pagination support using size/from params.
2017-09-20 04:01:06 +01:00
Wallermadev
c6fab81e61
Improvements to autocomplete functionality
...
-- Array is now clensed of null and duplicate values and returned in a flat array for ease of use.
2017-09-20 03:17:11 +01:00
Wallermadev
17ee066134
Removing console.log
from lighthouse.js
2017-09-20 02:52:11 +01:00
Wallermadev
58c0fa6aa6
Improvements to search relevancy and seperation of search/autocomplete feature.
...
-- Removed `getSuggestion`
-- Added `getResults`
-- Added `getAutoComplete`
Restructured to search query to bool query that searches on a claims name, title, author and keywords in descripton -- `it's a disaster` now shows in a search for `disaster` autocomplete also returned correctly for the same example.
2017-09-20 02:49:42 +01:00
Fillerino
d5470ce0e3
Fixed the search api endpoint to work for now.
2017-09-12 19:25:01 +02:00
Fillerino
26c4c4d10e
Added exta dependencies
2017-09-05 21:37:53 +02:00