summaryrefslogtreecommitdiffstats
path: root/src/profile.rs
AgeCommit message (Expand)Author
2021-12-06Split profile module into smaller submodulesMatthias Beyer
2021-12-06Fix test for profile creationMatthias Beyer
2021-12-06Fix: Open file writeableMatthias Beyer
2021-12-06Fix: Do not require file to be non-existent before creating itMatthias Beyer
2021-12-06Add logging and error contextsMatthias Beyer
2021-12-06Add way to exit ipfs nodeMatthias Beyer
2021-12-06Shrink surface of StateDir path helper typeMatthias Beyer
2021-12-06Fix: StateDir already entails nameMatthias Beyer
2021-12-06Make state directory path an own typeMatthias Beyer
2021-12-06Add CLI for creating profileMatthias Beyer
2021-12-06Implement saveable and loadable profile stateMatthias Beyer
2021-12-05Fix: Tests should be done with ipfs test backendMatthias Beyer
2021-12-04Rewrite using "ipfs" crateMatthias Beyer
2021-12-02Add test for profile creationMatthias Beyer
2021-12-02Implement Profile type for publishing profile(s)Matthias Beyer
2021-11-26Reset source to only contain type definitionsMatthias Beyer
2021-05-22Update ipfs-embed implMatthias Beyer
2021-04-05Add Profile::create() implMatthias Beyer
2021-04-05Implement LoadedNode loading into CacheMatthias Beyer
2021-04-05Wrap IPFS endpoint in Arc, so IpfsEmbedBackend can be CloneMatthias Beyer
2021-04-05Add LoadedNode type for cachingMatthias Beyer
2021-04-05Add cache member in profileMatthias Beyer
2021-04-05Add Profile typeMatthias Beyer
2020-05-20Remove unused moduleMatthias Beyer
2020-04-28Add device publish config setting and devicesMatthias Beyer