Commit History

Author SHA1 Message Date
  ghassmo 35706c16e1 remove cli module & move the cli_config to util 4 years ago
  Dastan-glitch a14355263c splitting config struct in src/cli between aps in bin/ 4 years ago
  parazyd 33ea16a504 book: Finalize design. 4 years ago
  lunar-mining c6ca1b4c6d map: cleaned up warnings 4 years ago
  lunar-mining 97523e1435 map: render id, msg, titles of node info using Layout and Paragraph rather than empty spaces 4 years ago
  lunar-mining 2ad2198183 map: remove loading page and initialize empty variables directly 4 years ago
  ghassmo e3a68e334b rpc: pass Url object to send_request function instead of &str 4 years ago
  lunar-mining c75cdf57a6 map: added todo's 4 years ago
  lunar-mining 2506932665 map: error if view.node_id is still empty after first initialization loop 4 years ago
  lunar-mining 505ee3c141 map: implement loading widget while we initialize values 4 years ago
  lunar-mining c3441828b5 map: cleaned up warnings 4 years ago
  lunar-mining 556e8deba3 map: send ping, receive pong, then run get_info. error if pong reply times out 4 years ago
  lunar-mining 5d86af2213 map + ircd: implemented ping/ pong method 4 years ago
  lunar-mining a09761d0f4 map: ui::ui() renders new data types. cleanup 4 years ago
  lunar-mining d8fc4aa2c2 map: update view NodeInfo to HashMap and render nodeID 4 years ago
  lunar-mining 3538545d1b map/ model: make Vec<NodeInfo> a Hashmap<String, NodeInfo> 4 years ago
  lunar-mining 9c870793c8 map/view: updated view node_id to HashSet 4 years ago
  lunar-mining 5c1c55ef47 map/ model: changed node_id from Vec to HashSet 4 years ago
  lunar-mining 11f70995a7 map/ui: enabled scroll and simplified rendering. combined node info into nodeid list 4 years ago
  lunar-mining a57a3c4e78 map: fixed list iterate error 4 years ago
  lunar-mining 18a32cc84b map: add log flags and cleanup 4 years ago
  lunar-mining 02d561ecf5 map: make node connections multiple and add logging 4 years ago
  dasman 7da841e9e7 bin/ircd: fixing ping-pong reply which fixes occasional re-connection (#66) 4 years ago
  lunar-mining 6edf54caba map: fixed initalization error and improved formatting 4 years ago
  lunar-mining d4800135f3 map: remove json quotation marks with as_str() 4 years ago
  lunar-mining 358f2468c5 map: removed empty space at start of node list 4 years ago
  lunar-mining d3dbe52c1a map: render new data structure 4 years ago
  lunar-mining 70e8c58b22 map: parse json with new data structure 4 years ago
  lunar-mining 74a7fd9f98 map: cleanup 4 years ago
  lunar-mining 5ff07727d5 map: update NodeInfo data structure 4 years ago