aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static/js
Commit message (Expand)AuthorAgeFilesLines
* webui: Implement status updating functionAaron LI2016-11-092-2/+124
* webui: websocket.js: Fix the bug for sending data to the serverAaron LI2016-11-081-1/+2
* webui: Add validation errors supportAaron LI2016-11-082-31/+76
* webui: configs.js: Split out functions "{g,s}etFormConfigSingle()"Aaron LI2016-11-071-73/+90
* webui: small misc changesAaron LI2016-11-071-0/+2
* webui: Implement reset form and load configuration files functionsAaron LI2016-11-072-33/+202
* webui: Add "configs.js" with basic support with interact with serverAaron LI2016-11-051-0/+127
* 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
* webui: Add the main CSS and JavaScriptAaron LI2016-11-011-0/+28
* Serve jQuery locally (use jqyeru-3.1.1.js)Aaron LI2016-11-011-0/+10220