More web GUI fixes
Sorry for the vague title, but this really is just a bag of miscellaneous improvements to the operation and UI of the web GUI. To summarise:
- Add a settings page, only used right now for debugging;
- Fix a crash that occurred when trying to cast to
int
; - Improve plot retrieval time by pre-loading ROOT libraries; and
- Fix #28 (closed).