Commit History

Author SHA1 Message Date
  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
  lunar-mining 365ce08c92 map: pass config to render 4 years ago
  parazyd 22fdec7fed Fix compilation errors 4 years ago
  lunar-mining 0d0cb05c9a map: created config file and removed duplicate index write 4 years ago
  lunar-mining 4bfae91acb map: update view with new info 4 years ago
  lunar-mining b382ae1417 map: interate index and add debug statements 4 years ago
  lunar-mining 5bfccc363f map: cleaned up and implemented update() 4 years ago
  lunar-mining 04d986c1f4 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  lunar-mining 1cd23ffdc3 map: init empty data structures on start 4 years ago
  Dastan-glitch 43ab9ecc1f Filtering specific targets in logging system 4 years ago
  lunar-mining 1800aa1447 map: wrapped Model objects in a Mutex 4 years ago
  lunar-mining aa80910d05 map: renamed run_app to render 4 years ago
  lunar-mining cc895b2580 map: made View data structure and cleaned up 4 years ago
  lunar-mining 7244fb850a map: clean up 4 years ago
  lunar-mining 714552c660 map: fixed rename error on run_app 4 years ago
  lunar-mining f63783baae map: moved id_list, info_list, node_info into model.rs 4 years ago
  lunar-mining 05a8e04bc8 map: renamed App to Model 4 years ago
  lunar-mining c51187dead map: renamed listen() to run_rpc() 4 years ago
  lunar-mining 89371962fe map: backtracked and removed Mutex due to async rendering error 4 years ago
  lunar-mining 220e4c9adc map: wrapped App in a Mutex and initialized App objects in main() 4 years ago
  lunar-mining 7c84dcb8f8 map: made NodeInfo seperate crate 4 years ago
  lunar-mining 32c44c0439 map: changed node info/id to list across project 4 years ago
  lunar-mining 391a22593c map: fixed import errors 4 years ago
  lunar-mining 533ee4a63c map: renamed NodeInfoView and NodeIdList to InfoPanel and IdPanel 4 years ago