Commit History

Author SHA1 Message Date
  lunar-mining 6bf00e5d29 dnet: add additional check to prevent logic error 2 years ago
  lunar-mining adf9606dcd dnet: fix logic error due to misnamed variable 2 years ago
  lunar-mining 36e39736d3 dnet: add lilith support to view 2 years ago
  lunar-mining 887ebff1f1 dnet: add lilith support to dnet (mostly) 2 years ago
  lunar-mining 6f3b4a715b dnet: fix KeyError due to misnamed variable 2 years ago
  lunar-mining 77eb05c60d dnet: fix logic error 2 years ago
  lunar-mining a26e0c4799 dnet: refresh when new outbounds come online. add TODO for logic error 2 years ago
  lunar-mining 55462ce3bc dnet: reduce LOC by adding a refresh flag that gets called on event changes. 2 years ago
  lunar-mining 6fbab2b29e dnet: improve and simplify view handling 2 years ago
  lunar-mining 9c9a101996 dnet: check inbound/outbound/manual/seed exists to prevent KeyErrors 2 years ago
  lunar-mining 314cfa5b56 Revert "dnet: improve view() logic and cleanup" 2 years ago
  lunar-mining f9d4e486c9 dnet: improve view() logic and cleanup 2 years ago
  y 74b197d008 [dnet] Add KeyError check 2 years ago
  lunar-mining 0b0436131f dnet: redraw the screen on inbound (disconnect) and inbound (connect) events 2 years ago
  lunar-mining 536f340aa4 dnet: render offline nodes as: node name (offline) 2 years ago
  lunar-mining 52b172ece7 dnet: cleanup and add TODOs. also don't crash if a node goes offline. 2 years ago
  lunar-mining 3bb75a4717 dnet: cleanup and reduce LOC 2 years ago
  lunar-mining e5d0aca1f4 dnet: fix bug which caused dnet to crash on receiving unhandled mouse input 2 years ago
  lunar-mining de3c4eb09f dnet: update dnet to new urwid version and fix asyncio usage 2 years ago
  lunar-mining e211406b59 dnet: fix bug in data structures that propagated notes with duplicate node info 2 years ago
  lunar-mining 128421b6c0 dnet: display manual connections 2 years ago
  lunar-mining 7d2ad6f167 dnet: render inbound connections on disconnect/reconnect 2 years ago
  lunar-mining 618d3911d3 dnet: fix weird queue behavior by adding a sleep 2 years ago
  lunar-mining 0ca8a9e256 dnet: display outbound disconnect events and mutate inbound dict on disconnect/connect 2 years ago
  lunar-mining 70461c52ce dnet: use default bg (enables transparency) 2 years ago
  lunar-mining d544f981db dnet: store inbound connections in model and render in view 2 years ago
  lunar-mining 6107ddfa74 dnet: update asyncio to latest usage and minor bug fix 2 years ago
  lunar-mining 331e8f6fb5 dnet: add events to model and display on view 2 years ago
  lunar-mining da5dfc10ea dnet: minor bug fix and cleanup 2 years ago
  lunar-mining 65dc17e04e dnet: cleanup and add TODOs 2 years ago