Commit Graph

9 Commits

Author SHA1 Message Date
Fabian Dill 276d49981e Convert WebUI to logging.Handler subclass 2021-01-19 06:37:35 +01:00
Chris Wilson c11fe9cb51 Fix misleading data in WebUI. Server Version is now called ClientVersion 2020-09-13 00:39:52 -04:00
Fabian Dill 2096d6ae5b Use proper OS-specific path uris in many more places
also move path.join into local_path and output_path to simplify use
2020-08-25 13:22:47 +02:00
Fabian Dill 7353b489ce add available hint points to UI 2020-06-15 06:30:51 +02:00
Chris e11f33b589 Update WebUI to display server, check, and hint info. CURRENT HINT POINTS DO NOT WORK YET 2020-06-14 18:04:03 -04:00
Fabian Dill cd3c2f3c84 remove HTTP logging as it confuses users
might be worth to log it to a file, if we ever need to debug it
2020-06-10 19:10:11 +02:00
Fabian Dill 493906f0c5 fix crash if no cached server is in persistent storage 2020-06-09 04:53:49 +02:00
Fabian Dill 829c9c2045 restore python 3.7 client compat 2020-06-06 22:54:09 +02:00
Fabian Dill 59a26e071c clean up 2020-06-04 21:12:05 +02:00
Renamed from WebUiClient.py (Browse further)