aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static/js/websocket.js
Commit message (Expand)AuthorAgeFilesLines
* webui: Change log toggle icons opacity according to toggle statusAaron LI2016-11-151-4/+9
* webui: Show a modal box indicating there are invalid configsAaron LI2016-11-131-0/+1
* webui: Store config validity; Check before start taskAaron LI2016-11-131-3/+7
* webui: Fix various bugs with get/set configurationsAaron LI2016-11-111-4/+2
* webui: Allow to toggle and delete the logging messagesAaron LI2016-11-091-0/+18
* webui: Implement status updating functionAaron LI2016-11-091-2/+24
* webui: websocket.js: Fix the bug for sending data to the serverAaron LI2016-11-081-1/+2
* webui: Add validation errors supportAaron LI2016-11-081-4/+13
* webui: Implement reset form and load configuration files functionsAaron LI2016-11-071-19/+65
* webui: Update server & client sides WebSocket handlersAaron LI2016-11-041-3/+4
* webui: Add a manual reconnection button to the header bannerAaron LI2016-11-031-6/+53
* webui: Rewrite and reconnect to WebSocket when closedAaron LI2016-11-021-32/+97
* webui: Add preliminary WebSocket support to front-end UIAaron LI2016-11-021-0/+51