summaryrefslogtreecommitdiffstats
path: root/src/app.rs
AgeCommit message (Expand)Author
2020-05-20Rename: App -> MiddlewareMatthias Beyer
2020-05-18Make types DebugMatthias Beyer
2020-05-12Switch to anyhowMatthias Beyer
2020-04-30Add helper to get blocks of IPNS hashMatthias Beyer
2020-04-29Move Payload type to own moduleMatthias Beyer
2020-04-29Add method to get a stream of BlocksMatthias Beyer
2020-04-28Add App::new_post() methodMatthias Beyer
2020-04-28Fix: We need to publish a Block for the content, not the content itselfMatthias Beyer
2020-04-28Fix App implMatthias Beyer
2020-04-28It does only need the device name to load the appMatthias Beyer
2020-04-28Rewrite state.rs to app.rsMatthias Beyer