aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static
Commit message (Expand)AuthorAgeFilesLines
* webui: Some minor updatesAaron LI2016-11-091-1/+11
* webui: Allow to toggle and delete the logging messagesAaron LI2016-11-092-0/+64
* webui: Append server-pushed logging messages to the logging boxAaron LI2016-11-092-1/+53
* webui: Implement status updating functionAaron LI2016-11-092-2/+124
* webui: various small updatesAaron LI2016-11-091-0/+4
* webui: Add "Source Sans Pro" and "Source Code Pro" web fontsAaron LI2016-11-085-0/+0
* 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: main.css: Update invalid input stylesAaron LI2016-11-081-0/+8
* webui: configs.js: Split out functions "{g,s}etFormConfigSingle()"Aaron LI2016-11-071-73/+90
* webui: Fix input[type=number] validation; Add input validation stylesAaron LI2016-11-071-0/+8
* webui: Use code (monospace font) style for some text inputsAaron LI2016-11-071-1/+1
* webui: small misc changesAaron LI2016-11-072-2/+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-032-6/+59
* webui: Rewrite and reconnect to WebSocket when closedAaron LI2016-11-021-32/+97
* webui: Add preliminary WebSocket support to front-end UIAaron LI2016-11-022-0/+56
* webui: Add FA icons for sections/headers; Adjust header stylesAaron LI2016-11-021-6/+3
* webui: fonts.css: Avoid space in font-family name; Some cleanupAaron LI2016-11-011-10/+11
* webui: font-awesome: Only keep the WOFF formatAaron LI2016-11-012-2/+1
* webui: milligram.css: Fix font-weight to use "bold" and "normal"Aaron LI2016-11-011-5/+5
* webui: fonts.css: Use semibold instead of bold for Source Sans ProAaron LI2016-11-011-8/+8
* webui: Add new style rules (Thanks Bootstrap!)Aaron LI2016-11-011-5/+125
* webui: Add the main CSS and JavaScriptAaron LI2016-11-012-0/+287
* webui: Add favicon and logo (nyan ~~~)Aaron LI2016-11-013-0/+151
* webui: Add fonts.css (Source Sans Pro & Source Code Pro)Aaron LI2016-11-011-0/+63
* Serve jQuery locally (use jqyeru-3.1.1.js)Aaron LI2016-11-011-0/+10220
* webui: Import Milligram v1.1.0Aaron LI2016-10-301-0/+628
* webui: Import normalize.css v5.0.0Aaron LI2016-10-301-0/+461
* webui: Import FontAwesome v4.7.0Aaron LI2016-10-303-0/+2337