aboutsummaryrefslogtreecommitdiffstats
path: root/bin/fg21sim-webui
Commit message (Expand)AuthorAgeFilesLines
* Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO"Aaron LI2017-07-311-1/+1
* Update bin scripts to use global "CONFIGS"Aaron LI2017-07-231-3/+3
* webui: WSHandler: remove "check_origin()" and "hosts_allowed" optionAaron LI2016-11-231-16/+0
* webui: Move "password" option definition to "login.py"Aaron LI2016-11-171-5/+2
* webui: To support password authenticationAaron LI2016-11-151-0/+3
* bin/fg21sim-webui: Add options "host" to allow localhost access onlyAaron LI2016-11-151-5/+16
* webui: Replace "make_application()" with Application classAaron LI2016-11-141-2/+2
* webui: bin/fg21sim-webui: implement argument "--no-browser"Aaron LI2016-11-101-2/+8
* webui: Some minor updatesAaron LI2016-11-091-2/+0
* bin/fg21sim-webui: Use "tornado.options" instead of "argparse"Aaron LI2016-11-081-12/+34
* bin: Update "log_stream" and "loglevel" handlingAaron LI2016-11-041-3/+4
* webui: Add "bin/fg21sim-webui" to start the UI serverAaron LI2016-10-301-0/+51