aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/handlers/configs.py
Commit message (Expand)AuthorAgeFilesLines
* webui: Redirect to login page if not authenticated on POST requestAaron LI2016-11-181-1/+0
* webui: configs.py: Add "exists" action support through GETAaron LI2016-11-171-0/+40
* webui: configs.py: Re-implement using AJAX instead of WebSocketAaron LI2016-11-161-103/+110
* webui: Split "handers/configs.py" from "handlers/websocket.py"Aaron LI2016-11-151-0/+265