summaryrefslogtreecommitdiffstats
path: root/gui
AgeCommit message (Expand)Author
2021-12-19Implement gossip reactor loading via oneshot channels for subscription initia...Matthias Beyer
2021-12-18Add way to show application logMatthias Beyer
2021-12-18Adjust Loading viewMatthias Beyer
2021-12-18Merge branch 'cleanup'Matthias Beyer
2021-12-18Add error message when distrox fails to loadMatthias Beyer
2021-12-18Remove "State" helper struct and use some matching magic for less boilerplateMatthias Beyer
2021-12-18Refactor: Split app moduleMatthias Beyer
2021-12-18Remove unused importsMatthias Beyer
2021-12-18Add some log outputMatthias Beyer
2021-12-18As soon as posting operation returns, log the resultMatthias Beyer
2021-12-18Implement TimelineMatthias Beyer
2021-12-18Load profile instead of in-memory dummyMatthias Beyer
2021-12-18Smaller text sizeMatthias Beyer
2021-12-10Add timeline in applicationMatthias Beyer
2021-12-10Add timeline typesMatthias Beyer
2021-12-10Make Message type pubMatthias Beyer
2021-12-09Pin clap to 3.0.0-beta.5 for nowMatthias Beyer
2021-12-08Remove unused importsMatthias Beyer
2021-12-08Restructure module layoutMatthias Beyer
2021-12-08Fix GUI impl for new iced versionMatthias Beyer
2021-12-08Add passing of profile name to GUI bootup codeMatthias Beyer
2021-12-08Pull in master branch of iced to be up to date with breaking changesMatthias Beyer
2021-12-08Split codebase in subcrates for lib, cli and guiMatthias Beyer