summaryrefslogtreecommitdiffstats
path: root/gui/src/app
AgeCommit message (Expand)Author
2021-12-21Post to profile, not to clientMatthias Beyer
2021-12-21Wrap Profile in RwLockMatthias Beyer
2021-12-21Gossip only every 5 secsMatthias Beyer
2021-12-20Add gossipping of own state in guiMatthias Beyer
2021-12-19Store String in log, so we can write normal logging stuff to that log, tooMatthias Beyer
2021-12-19Add Gossip message loggingMatthias Beyer
2021-12-19Add message explanation loggingMatthias Beyer
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