summaryrefslogtreecommitdiffstats
path: root/src/repository/repository.rs
AgeCommit message (Expand)Author
2020-05-20Unite ipfs-api client abstraction into one "Model" typeMatthias Beyer
2020-05-18Make types DebugMatthias Beyer
2020-05-12Switch to anyhowMatthias Beyer
2020-04-29Move Payload type to own moduleMatthias Beyer
2020-04-28Simplify Repository interface by implementing dereferencingMatthias Beyer
2020-04-28Add client function to publish hash with keyMatthias Beyer
2020-03-25Rewrite library code for async-awaitMatthias Beyer
2020-03-25Implement iterator over all blocks of a profileMatthias Beyer
2019-06-15More Repository functionalityMatthias Beyer
2019-06-15Rewrite repositoryMatthias Beyer