summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-01Add content for metadata block type chapterMatthias Beyer
2021-01-01Add content for chapter about blocksMatthias Beyer
2021-01-01Add listings packageMatthias Beyer
2021-01-01Add intro about data typesMatthias Beyer
2021-01-01Add abstractMatthias Beyer
2021-01-01Add section on implementationMatthias Beyer
2021-01-01Add chapter layoutMatthias Beyer
2021-01-01Remove template contentMatthias Beyer
2021-01-01Add svgbob setup for plotting graphicsMatthias Beyer
2021-01-01Remove ./src build setupMatthias Beyer
2021-01-01Remove gen setupMatthias Beyer
2021-01-01Remove unused files from templateMatthias Beyer
2021-01-01Remove glossary/bibliography setupMatthias Beyer
2021-01-01Add Makefile setupMatthias Beyer
2021-01-01Rename main fileMatthias Beyer
2021-01-01Add makeglosMatthias Beyer
2021-01-01Import IEEE paper templateMatthias Beyer
2021-01-01Remove stuffMatthias Beyer
2020-05-20Ignore Cargo.lock for nowMatthias Beyer
2020-05-20Simplify: Remove Arc in ModelMatthias Beyer
2020-05-20Merge branch 'app-is-middleware'Matthias Beyer
2020-05-20Merge branch 'one-client'Matthias Beyer
2020-05-20Rename: App -> MiddlewareMatthias Beyer
2020-05-20Remove unused moduleMatthias Beyer
2020-05-20Unite ipfs-api client abstraction into one "Model" typeMatthias Beyer
2020-05-18Move app startup code to server partMatthias Beyer
2020-05-18Adapt for ipfs-api changesMatthias Beyer
2020-05-18Make types DebugMatthias Beyer
2020-05-18Add output before starting serverMatthias Beyer
2020-05-18Use appropriate response type for htmlMatthias Beyer
2020-05-18Fix spawningMatthias Beyer
2020-05-18Split assets into multiple filesMatthias Beyer
2020-05-18Split gui and server main function into submodulesMatthias Beyer
2020-05-18Use default log level INFOMatthias Beyer
2020-05-18Add some outputMatthias Beyer
2020-05-18Add port configuration/cli argumentMatthias Beyer
2020-05-18Add pidlock for server pid based lockingMatthias Beyer
2020-05-18Split server into subcommandMatthias Beyer
2020-05-18Fix structopt settingsMatthias 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 style for sidebarsMatthias Beyer
2020-05-12Add css styleMatthias Beyer
2020-05-12Add basic code for web-view GUI implementationMatthias Beyer
2020-05-12Add dependencies for development with gtkMatthias Beyer
2020-05-03Fix serde renamesMatthias Beyer
2020-05-03Fix app name for xdg config searchMatthias Beyer
2020-04-30Add helper to get blocks of IPNS hashMatthias Beyer
2020-04-30Client: Add resolve() function for translating IPNS hash to IPFS hashMatthias Beyer