summaryrefslogtreecommitdiffstats
path: root/ipfs-api/src/lib.rs
AgeCommit message (Expand)Author
2021-04-04reexport everythingFerris Tseng
2021-04-04formattingFerris Tseng
2021-04-04update ipfs-api to use re-export backend implementationsFerris Tseng
2021-02-13increment versionFerris Tseng
2021-02-08cleaning up feature flag hellFerris Tseng
2021-01-18small README changeFerris Tseng
2021-01-18increment version and add docs for feature flagsFerris Tseng
2021-01-19Reorganize featuresJulius Michaelis
2021-01-17allow hyper-rustls or no tls as alternatives for hyper-tlsJulius Michaelis
2020-11-01upgrading versionFerris Tseng
2020-09-16upgrading versionFerris Tseng
2020-08-03increment version; update dependenciesFerris Tseng
2020-07-18increment versionFerris Tseng
2020-07-11add typed-builder as a dependency behind a feature flagFerris Tseng
2020-05-22Expose requests module and add builder for requests like add_with_options (fi...Arda Xi
2020-05-16updating documentationFerris Tseng
2020-05-16increment versionFerris Tseng
2020-05-16fix issue where actix was not sending a bodyFerris Tseng
2020-03-220.7.0 -> 0.7.1Ferris Tseng
2020-03-17increment version; upgrade dependencies; fix deprecationsFerris Tseng
2019-12-25use "impl Stream" instead of the async stream response typeFerris Tseng
2019-12-24update documentationFerris Tseng
2019-12-24move types to libFerris Tseng
2019-12-24cleaning up doc testsFerris Tseng
2019-12-22fleshing out almost all of the core functionalityFerris Tseng
2019-12-22uncomment out client modFerris Tseng
2019-12-22initial dependency upgradingFerris Tseng
2019-10-16Remove unnecessary extern crate declarationsBogdan Arabadzhi
2019-10-15Migrate to Rust 2018 editionBogdan Arabadzhi
2019-10-14updating doc testsFerris Tseng
2019-10-14upgrade version to 0.5.2Ferris Tseng
2019-10-14Upgrade actix to v1, bump ipfs-api to v0.5.2Sameer Puri
2019-10-12Upgrade to Rust 2018Bogdan Arabadzhi
2019-04-04ipfs-api: Add hyper_tls for added HTTPS supportJannis
2019-02-13formatting; docs update; version increment; small refactorsFerris Tseng
2019-02-13Add actix feature for using actix-webSameer Puri
2019-01-11Change impl Default to match go-ipfs-api behaviorSameer Puri
2018-12-31Implement capability to add files/directories by path to IPFSSameer Puri
2018-08-04upgrade versionFerris Tseng
2018-08-04formattingFerris Tseng
2018-08-03switch from error-chain to failureLeonardo Yvens Schwarzstein
2018-06-27updating version number in docs and READMEFerris Tseng
2018-06-27fix doc testsFerris Tseng
2018-06-27get ipfs-api compilingFerris Tseng
2018-06-26upgrade dependenciesFerris Tseng
2018-03-08add method to requestFerris Tseng
2018-01-23increment versionFerris Tseng
2018-01-23add /object/new and /object/dataFerris Tseng
2017-12-26increment versionFerris Tseng
2017-12-03finish up adding documentationFerris Tseng