Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: app.py: Add new attributes and an option for ConsoleAJAXHandler | Aaron LI | 2016-11-17 | 1 | -8/+22 |
* | webui: Add AJAX handlers "ConfigsAJAXHandler" & "ConsoleAJAXHandler" | Aaron LI | 2016-11-16 | 1 | -2/+8 |
* | webui: Rename "FG21simWSHandler" to "WSHandler" | Aaron LI | 2016-11-15 | 1 | -2/+2 |
* | webui: Save connected WebSocket clients and allow broadcast | Aaron LI | 2016-11-15 | 1 | -1/+19 |
* | webui: To support password authentication | Aaron LI | 2016-11-15 | 1 | -8/+12 |
* | webui: Replace "make_application()" with Application class | Aaron LI | 2016-11-14 | 1 | -18/+17 |
* | webui: various small updates | Aaron LI | 2016-11-09 | 1 | -0/+3 |
* | webui: Rewrite "websocket.py" with "FG21simWSHandler" | Aaron LI | 2016-11-02 | 1 | -4/+9 |
* | webui: Build the Web UI using Tornado with WebSocket | Aaron LI | 2016-10-30 | 1 | -0/+37 |