summaryrefslogtreecommitdiffstats
path: root/src/repository/mod.rs
AgeCommit message (Expand)Author
2020-05-20Unite ipfs-api client abstraction into one "Model" typeMatthias Beyer
2020-04-28Remove repository/profile moduleMatthias Beyer
2020-03-25Implement iterator over all blocks of a profileMatthias Beyer
2019-06-15Move repository types and functionalityMatthias Beyer
2019-06-15Rewrite repositoryMatthias Beyer
2019-06-14Update to rust 2018Matthias Beyer
2018-10-21Add support for multiple parent blocks when postingMatthias Beyer
2018-10-21Fix typoMatthias Beyer
2018-10-21Do not publish new block when postingMatthias Beyer
2018-10-21Implement publishingMatthias Beyer
2018-10-21BlaMatthias Beyer
2018-10-21WIP: Implement "post" subcommandMatthias Beyer
2018-10-21Add debug outputMatthias Beyer
2018-10-21Redesign so that functions are implemented on Arc<IpfsClient> and we can actu...Matthias Beyer
2018-10-21[WIP] Add high-level CLI definitionMatthias Beyer
2018-10-07[WIP] Add profile announcement and generatingMatthias Beyer
2018-10-07Initial import of distrox codeMatthias Beyer