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 |
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
|
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
|
5c1c55ef47
map/ model: changed node_id from Vec to HashSet
|
4 years ago |
lunar-mining
|
994de48215
map/ui: fixed spacing on nodeinfo
|
4 years ago |
lunar-mining
|
605f4a1b9e
map/ ui: make info display prettier
|
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 |
lunar-mining
|
46e112beba
map: moved node_info to left frame
|
4 years ago |
lunar-mining
|
6edf54caba
map: fixed initalization error and improved formatting
|
4 years ago |
lunar-mining
|
d3dbe52c1a
map: render new data structure
|
4 years ago |
lunar-mining
|
5ff07727d5
map: update NodeInfo data structure
|
4 years ago |
lunar-mining
|
3f8768ee69
map: cleanup
|
4 years ago |
lunar-mining
|
1800aa1447
map: wrapped Model objects in a Mutex
|
4 years ago |
lunar-mining
|
cc895b2580
map: made View data structure and cleaned up
|
4 years ago |
lunar-mining
|
05a8e04bc8
map: renamed App to Model
|
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
|
32c44c0439
map: changed node info/id to list across project
|
4 years ago |
lunar-mining
|
2d29957a87
map: cleaned up boilerplate in src/ui.rs
|
4 years ago |
lunar-mining
|
232b781c35
map: render scrolling node_info
|
4 years ago |
lunar-mining
|
609fedc7b1
map: render node info panel
|
4 years ago |