summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-23formattingFerris Tseng
2017-12-30clippy and formattingFerris Tseng
2017-12-26fix toml fileFerris Tseng
2017-12-26Merge pull request #13 from ferristseng/devFerris Tseng
2017-12-26rebuild READMEFerris Tseng
2017-12-26increment versionFerris Tseng
2017-12-26add more crate info; update versionFerris Tseng
2017-12-14Merge pull request #11 from icefoxen/associated-constFerris Tseng
2017-12-13Revert "Add basic derive's to all types"Simon Heath
2017-12-11Uppercased path->PATH in constants.Simon Heath
2017-12-11Replaced path() method with associated const on ApiRequest traitSimon Heath
2017-12-11Add basic derive's to all typesSimon Heath
2017-12-09Merge pull request #8 from icefoxen/size-type-updatesFerris Tseng
2017-12-08Updated sizes in type definitionsSimon Heath
2017-12-05Merge pull request #5 from icefoxen/pin-addFerris Tseng
2017-12-05Merge branch 'pin-add' of https://github.com/icefoxen/rust-ipfs-api-1 into pi...Simon Heath
2017-12-05Fix a bug in the return type of pin()Simon Heath
2017-12-05Merge pull request #4 from icefoxen/pin-addFerris Tseng
2017-12-04Updated pin_add() API slightly and added example.Simon Heath
2017-12-03exclude publish filesFerris Tseng
2017-12-03change README pathFerris Tseng
2017-12-03finish up adding documentationFerris Tseng
2017-12-03finish writing docs; fix some API issuesFerris Tseng
2017-12-03add no_run attributeFerris Tseng
2017-12-01do not actually run the requestsFerris Tseng
2017-12-01reduce some duplicate code, and remove unnecessary functionsFerris Tseng
2017-11-30add documentationFerris Tseng
2017-11-30remove dev codeFerris Tseng
2017-11-30add some cargo info for ipfs apiFerris Tseng
2017-11-30add travis ciFerris Tseng
2017-11-30Added /pin/add endpoint callSimon Heath
2017-11-26fix compilation issueFerris Tseng
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-26write bytes instead of converting to stringFerris Tseng
2017-11-26stream read responsesFerris Tseng
2017-11-26add files commands to cliFerris Tseng
2017-11-26take in a pointer to option insteadFerris Tseng
2017-11-26add cli commands for dns and fileFerris Tseng
2017-11-26add diag commandsFerris Tseng
2017-11-26finish implementing dhtFerris Tseng
2017-11-25add dht and better serializationFerris Tseng
2017-11-25handle streaming errorsFerris Tseng
2017-11-25refactoring, and add new commandsFerris Tseng
2017-11-25add new cli commandsFerris Tseng
2017-11-24refactoring and new callsFerris Tseng
2017-11-24add initial cli implementationFerris Tseng
2017-11-24add tar commandsFerris Tseng