Commit History

Author SHA1 Message Date
  lunar-mining cc96f904b9 dnetview: make info hashmap singular and update README 4 years ago
  lunar-mining 53f9ba6b2c dnetview: major refactor of Model/ underlying data structure 4 years ago
  lunar-mining 566bdf55ea dnetview: replace Vec<SelectableObject> with NodeInfo on model and view 4 years ago
  lunar-mining 668fae0617 dnetview: create enum SelectableObject and pass to view, model 4 years ago
  lunar-mining 4a748d85f1 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  parazyd f940f653b2 General clippy cleanups. 4 years ago
  lunar-mining d6b48f71a8 remove Addr structs and cleanup 4 years ago
  lunar-mining ba574bd75c create new data structures to enable addr sub-list 4 years ago
  lunar-mining 6e5d94c632 ui: removed redundant is_empty check 4 years ago
  lunar-mining d773815e63 bug fix: only render title if it's not empty 4 years ago
  lunar-mining 6165a9fb96 bug fix: stop rendering outbound recursively 4 years ago
  lunar-mining ce810207e9 bug fix: only print Incoming/ Outgoing/ Manual once 4 years ago
  lunar-mining 7b57c39314 bug fix: stop saving duplicate incoming values 4 years ago
  lunar-mining 1e7c8c09eb model: add is_empty param to Slot, OutboundInfo and InboundInfo 4 years ago
  lunar-mining 9e14a3849f ui: add debug info 4 years ago
  lunar-mining 7895493c84 ui: don't render Incoming sessions if they are empty 4 years ago
  parazyd 92a4410e31 Miscellaneous fixes and 'make fix'. 4 years ago
  lunar-mining 560acab1b6 ui: render msgs as a vec![Spans]. finish first version of dnetview. 4 years ago
  lunar-mining 72205bc1f0 ui: render connection data (no msgs) 4 years ago
  lunar-mining 0086435862 ui: dramatically simplify. 4 years ago
  lunar-mining a43c8a84bd ui: better names. 4 years ago
  lunar-mining 4f79726875 ui() bug fix. 4 years ago
  ghassmo 456cee39dd bin/dnetview: cargo fmt 4 years ago
  lunar-mining a4f0904e46 ui() bug fix. 4 years ago
  lunar-mining e6dce6d3f7 poll: fix match error due to quotation marks around str 4 years ago
  lunar-mining 964c033752 ui: renamed ListWidget to ListObject 4 years ago
  lunar-mining 2b408b5d88 ui: organize functions into structs 4 years ago
  lunar-mining 0756fbefb9 ui: generalize and tidy render functions 4 years ago
  parazyd f172f62250 cargo +nightly fmt. 4 years ago
  lunar-mining 0a2cd81afe ui: check whether msg is sent or recv and display on the right 4 years ago