aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/handlers/console.py
Commit message (Expand)AuthorAgeFilesLines
* webui: Minor update the docstring.Aaron LI2016-11-191-1/+1
* webui: console.py: Fix the wrong import path for "Foregrounds"Aaron LI2016-11-181-1/+1
* webui: Redirect to login page if not authenticated on POST requestAaron LI2016-11-181-2/+0
* webui: console.py: Add timing reportsAaron LI2016-11-181-2/+16
* webui: console.py: Change to request/response instead of WebSocketAaron LI2016-11-171-198/+145
* webui: Place handlers under the directory "hnadlers/"Aaron LI2016-11-151-0/+275