fsmanuel
f6189bf910
Add pagination for .all methods
...
I removed rsvp as a dependency as we only use Promise.all
2019-04-12 21:21:19 +02:00
basti
d953141f52
Refactor contribution serializer and validation
2019-04-11 13:05:40 +02:00
bumi
70b9edbcac
Update ipfs package
2019-04-03 21:01:51 +02:00
bumi
956f858620
Rename healthcheck to preflight
2018-06-07 16:39:07 +02:00
bumi
78b47753b3
Constructor confugration options
...
This changes the function signature of the constructor but allows us to
pass any options.
Mainly this is now used for the ipfs configs.
2018-04-23 11:01:08 +02:00
fsmanuel
471c705e64
Replaces the ipfsHash buffer with a B58 string
2018-04-21 20:59:59 +02:00
bumi
7ba32bb0ed
Extract healthcheck into its own class
...
This moves the whole checks if everything is running into its own class
and is no longer inside the different functions.
Makes the functions smaller and the healthcheck can be used from the
client only if wanted/needed.
2018-04-21 16:45:04 +02:00
bumi
a16cd862f6
Better ipfs handling and default configs
2018-04-19 00:40:33 +02:00
bumi
d5e68e1639
Hello wrapper library
2018-04-18 18:51:27 +02:00