summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-25Implement iterator over all blocks of a profileMatthias Beyer
2019-06-15Move repository types and functionalityMatthias Beyer
2019-06-15More Repository functionalityMatthias Beyer
2019-06-15Add helper functions for the Payload enumMatthias Beyer
2019-06-15AsRef impls for the typesMatthias Beyer
2019-06-15Rewrite repositoryMatthias Beyer
2019-06-15Ignore warnings for nowMatthias Beyer
2019-06-14Update to rust 2018Matthias Beyer
2019-06-14Fix: do not call into_bytes()Matthias Beyer
2019-06-14Add license noteMatthias Beyer
2018-10-21Add support for multiple parent blocks when postingMatthias Beyer
2018-10-21Alter "post" command to not publishMatthias Beyer
2018-10-21Add command to get current profile stateMatthias Beyer
2018-10-21Fix typoMatthias Beyer
2018-10-21Do not publish new block when postingMatthias Beyer
2018-10-21Implement publishingMatthias Beyer
2018-10-21Serialize empty fields as wellMatthias Beyer
2018-10-21BlaMatthias Beyer
2018-10-21Add Clone derive for hash helper typesMatthias Beyer
2018-10-21WIP: Implement "post" subcommandMatthias Beyer
2018-10-21Add missing device in newly created profileMatthias Beyer
2018-10-21Simplify implementation with helper functionMatthias Beyer
2018-10-21Add debug outputMatthias Beyer
2018-10-21Add block-puttingMatthias 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-07Add protocol version helper functionMatthias Beyer
2018-10-07Make everything derive DebugMatthias Beyer
2018-10-07Initial import of distrox codeMatthias Beyer