Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: websocket.py: Use flattened configs; Change "data" to "keys" | Aaron LI | 2016-11-06 | 1 | -3/+3 |
* | webui: websocket.py: Support "reset", "load", "save" actions. | Aaron LI | 2016-11-05 | 1 | -18/+105 |
* | webui: websocket.py: Make the response message more consistent | Aaron LI | 2016-11-04 | 1 | -11/+24 |
* | webui: websocket.py: Implement "set" action for "_handle_configs()" | Aaron LI | 2016-11-04 | 1 | -11/+34 |
* | webui: websocket.py: Implement the "get" part of "_handle_configs()" | Aaron LI | 2016-11-04 | 1 | -5/+118 |
* | webui: websocket.py: Fix wrong exception handling | Aaron LI | 2016-11-04 | 1 | -19/+17 |
* | webui: Update server & client sides WebSocket handlers | Aaron LI | 2016-11-04 | 1 | -21/+100 |
* | webui: Add "utils.py" to get the IP address | Aaron LI | 2016-11-03 | 1 | -11/+13 |
* | webui: Rewrite "websocket.py" with "FG21simWSHandler" | Aaron LI | 2016-11-02 | 1 | -8/+79 |
* | webui: Build the Web UI using Tornado with WebSocket | Aaron LI | 2016-10-30 | 1 | -0/+27 |