index
:
distrox
add-files
master
paper
Sources of distrox
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-03
Make Multi-device support a section, add some content
paper
Matthias Beyer
2021-01-03
Describe a "Profile" in the "Block" section
Matthias Beyer
2021-01-03
Make graph a bit wider
Matthias Beyer
2021-01-03
Replace svgbob files with dot graphes
Matthias Beyer
2021-01-03
Add graphviz setup
Matthias Beyer
2021-01-03
Scale figures down a fair bit
Matthias Beyer
2021-01-02
Add example graphic of blockchain with metadata blocks
Matthias Beyer
2021-01-02
Make pointer to metadata object optional
Matthias Beyer
2021-01-02
Add graphic how a blockchain could look like
Matthias Beyer
2021-01-02
Fix typo
Matthias Beyer
2021-01-02
Add text in "Content" chapter
Matthias Beyer
2021-01-02
Split "Replies" into two subsections
Matthias Beyer
2021-01-01
Add content for metadata block type chapter
Matthias Beyer
2021-01-01
Add content for chapter about blocks
Matthias Beyer
2021-01-01
Add listings package
Matthias Beyer
2021-01-01
Add intro about data types
Matthias Beyer
2021-01-01
Add abstract
Matthias Beyer
2021-01-01
Add section on implementation
Matthias Beyer
2021-01-01
Add chapter layout
Matthias Beyer
2021-01-01
Remove template content
Matthias Beyer
2021-01-01
Add svgbob setup for plotting graphics
Matthias Beyer
2021-01-01
Remove ./src build setup
Matthias Beyer
2021-01-01
Remove gen setup
Matthias Beyer
2021-01-01
Remove unused files from template
Matthias Beyer
2021-01-01
Remove glossary/bibliography setup
Matthias Beyer
2021-01-01
Add Makefile setup
Matthias Beyer
2021-01-01
Rename main file
Matthias Beyer
2021-01-01
Add makeglos
Matthias Beyer
2021-01-01
Import IEEE paper template
Matthias Beyer
2021-01-01
Remove stuff
Matthias Beyer
2020-05-20
Ignore Cargo.lock for now
Matthias Beyer
2020-05-20
Simplify: Remove Arc in Model
Matthias Beyer
2020-05-20
Merge branch 'app-is-middleware'
Matthias Beyer
2020-05-20
Merge branch 'one-client'
Matthias Beyer
2020-05-20
Rename: App -> Middleware
Matthias Beyer
2020-05-20
Remove unused module
Matthias Beyer
2020-05-20
Unite ipfs-api client abstraction into one "Model" type
Matthias Beyer
2020-05-18
Move app startup code to server part
Matthias Beyer
2020-05-18
Adapt for ipfs-api changes
Matthias Beyer
2020-05-18
Make types Debug
Matthias Beyer
2020-05-18
Add output before starting server
Matthias Beyer
2020-05-18
Use appropriate response type for html
Matthias Beyer
2020-05-18
Fix spawning
Matthias Beyer
2020-05-18
Split assets into multiple files
Matthias Beyer
2020-05-18
Split gui and server main function into submodules
Matthias Beyer
2020-05-18
Use default log level INFO
Matthias Beyer
2020-05-18
Add some output
Matthias Beyer
2020-05-18
Add port configuration/cli argument
Matthias Beyer
2020-05-18
Add pidlock for server pid based locking
Matthias Beyer
2020-05-18
Split server into subcommand
Matthias Beyer
[next]