summaryrefslogtreecommitdiffstats
path: root/ipfs-api/src
AgeCommit message (Expand)Author
2017-11-26fix testsFerris Tseng
2017-11-26add filestore callsFerris Tseng
2017-11-26handle error codes returned by streaming routesFerris Tseng
2017-11-26refactoringFerris Tseng
2017-11-26stream read responsesFerris Tseng
2017-11-26take in a pointer to option insteadFerris Tseng
2017-11-25add dht and better serializationFerris Tseng
2017-11-25handle streaming errorsFerris Tseng
2017-11-24refactoring and new callsFerris Tseng
2017-11-24add initial cli implementationFerris Tseng
2017-11-24add tar commandsFerris Tseng
2017-11-24add implementation for files writeFerris Tseng
2017-11-24add block put commandFerris Tseng
2017-11-24move multipart to crateFerris Tseng
2017-11-24finish implementing config replace callFerris Tseng
2017-11-19finish implementing multipart apiFerris Tseng
2017-11-19initial implementation of multipartFerris Tseng
2017-11-03add new commandsFerris Tseng
2017-11-02implement get commandFerris Tseng
2017-11-02add better handling for stream errors; implement filestore callsFerris Tseng
2017-10-27add calls to /filesFerris Tseng
2017-10-26use hyper instead of reqwestFerris Tseng
2017-10-25add licenseFerris Tseng
2017-10-25add file commandsFerris Tseng
2017-10-25add dns requestFerris Tseng
2017-10-25add diag commandsFerris Tseng
2017-10-25fix bad retFerris Tseng
2017-10-25move stream reader to moduleFerris Tseng
2017-10-25add line decoder and stream readerFerris Tseng
2017-10-25fix issue with bad typeFerris Tseng
2017-10-24use error chainFerris Tseng
2017-10-24add inlineFerris Tseng
2017-10-24add dht callsFerris Tseng
2017-10-24add cat requestFerris Tseng
2017-10-24add block methodsFerris Tseng
2017-10-24derive DebugFerris Tseng
2017-10-23add bitswap requestsFerris Tseng
2017-10-13add refs commandFerris Tseng
2017-10-12refactor examples; add pubsub exampleFerris Tseng
2017-10-12add call for pubsub/subFerris Tseng
2017-10-11add pubsub requestFerris Tseng
2017-10-11add ping command and exampleFerris Tseng
2017-10-11formattingFerris Tseng
2017-10-11modify api to return a Boxed future instead of a resultFerris Tseng
2017-10-10add get dagFerris Tseng
2017-10-10add more pin and pubsub callsFerris Tseng
2017-10-10add error handling for json requestsFerris Tseng
2017-10-10add pin requestFerris Tseng
2017-10-10add calls to object routeFerris Tseng
2017-10-10add query paramsFerris Tseng