summaryrefslogtreecommitdiff
path: root/src/dashboard.rs
AgeCommit message (Expand)Author
2018-04-12completely restructured code and fixed navigation bugtom barrett
2018-04-11-moved over to hashmaptom barrett
2018-04-05-changed all data strings to recv strings (just more appropriate name)tom barrett
2018-04-05-changed how everything is referenced by its name now, instead of the index, ...tom barrett
2018-03-05-brought back downcasting, moved connection functions inside the structuretom barrett
2018-02-28-got rid of erased-serde, set up navigation bettertom barrett
2018-02-28-moved server modules into their respecive modulestom barrett
2018-02-22-got now a trait which resembles polymorphism for new objectstom barrett
2018-02-21-got engine and dashboard data sendingtom barrett