Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |