summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-12-08Split codebase in subcrates for lib, cli and guiMatthias Beyer
2021-12-08Store Profile in GUI instead of ClientMatthias Beyer
2021-12-08Implement hello-world gui with icedMatthias Beyer
2021-12-06Implement profile servingMatthias Beyer
2021-12-06Implement saveable and loadable profile stateMatthias Beyer
2021-12-04Rewrite using "ipfs" crateMatthias Beyer
2021-12-02Update clapMatthias Beyer
2021-12-02Remove unused importsMatthias Beyer
2021-12-02Implement Profile type for publishing profile(s)Matthias Beyer
2021-11-27Implement putting in a text block and fetching it againMatthias Beyer
2021-11-27Remove everything from datatypes which is unusable right nowMatthias Beyer
2021-11-27Introduce own Cid type until ipfs_api API is not stringly typed anymoreMatthias Beyer
2021-11-27Fix test implementationMatthias Beyer
2021-11-26Reset source to only contain type definitionsMatthias Beyer
2021-07-14Add loggingMatthias Beyer
2021-05-23Implement listening codeMatthias Beyer
2021-05-22Update ipfs-embed implMatthias Beyer
2021-04-06Implement first CLIMatthias Beyer
2021-04-05Add Payload typeMatthias Beyer
2021-04-05Implement IPFS backendMatthias Beyer
2021-01-01Remove stuffMatthias Beyer
2020-05-18Use default log level INFOMatthias Beyer
2020-05-18Add port configuration/cli argumentMatthias Beyer
2020-05-18Add pidlock for server pid based lockingMatthias Beyer
2020-05-12Switch to anyhowMatthias Beyer
2020-05-12Switch to multi-threaded architectureMatthias Beyer
2020-05-12Switch to actix as runtimeMatthias Beyer
2020-05-12Add basic code for web-view GUI implementationMatthias Beyer
2020-04-28Reset main() implMatthias Beyer
2020-04-28Add simple CLI definition for laterMatthias Beyer
2020-04-28Add dependency add_getters_settersMatthias Beyer
2020-03-25Use tokio runtime, not async-std oneMatthias Beyer
2020-03-25Rewrite CLI for async-awaitMatthias Beyer
2020-03-25Rewrite library code for async-awaitMatthias Beyer
2019-06-14Update to rust 2018Matthias Beyer
2018-10-21Add support for multiple parent blocks when postingMatthias Beyer
2018-10-07Initial import of distrox codeMatthias Beyer