| Commit message (Expand) | Author | Age | Files | Lines |
* | webui: Add panel toggle and allow expand/collapse its body | Aaron LI | 2016-11-17 | 1 | -0/+17 |
* | webui: configs.js: Confirm before reset the configurations | Aaron LI | 2016-11-17 | 1 | -2/+20 |
* | webui: configs.js: Confirm before overwrite the configuration file | Aaron LI | 2016-11-17 | 1 | -18/+74 |
* | webui: configs.js: Re-implement using AJAX instead of WebSocket | Aaron LI | 2016-11-16 | 2 | -92/+221 |
* | webui: main.js: Add "getCookie()" and "jQuery.postJSON()" functions | Aaron LI | 2016-11-16 | 1 | -0/+56 |
* | webui: Rename "scroll_target()" to "scrollTarget()" and export it | Aaron LI | 2016-11-16 | 1 | -17/+16 |
* | webui: Some minor changes | Aaron LI | 2016-11-15 | 2 | -3/+3 |
* | webui: Change log toggle icons opacity according to toggle status | Aaron LI | 2016-11-15 | 2 | -4/+10 |
* | webui: Fix the wrong value "galactic/freefree" to "galactic/snr" | Aaron LI | 2016-11-15 | 1 | -1/+2 |
* | webui: Show a modal box indicating there are invalid configs | Aaron LI | 2016-11-13 | 2 | -6/+4 |
* | webui: Import "jQuery Modal" v0.8.0 | Aaron LI | 2016-11-13 | 1 | -0/+240 |
* | webui: Store config validity; Check before start task | Aaron LI | 2016-11-13 | 2 | -9/+17 |
* | webui: Fix various bugs with get/set configurations | Aaron LI | 2016-11-11 | 2 | -9/+76 |
* | webui: Add the foreground simulation task to ConsoleHandler | Aaron LI | 2016-11-09 | 1 | -1/+12 |
* | webui: Some minor updates | Aaron LI | 2016-11-09 | 1 | -1/+11 |
* | webui: Allow to toggle and delete the logging messages | Aaron LI | 2016-11-09 | 2 | -0/+64 |
* | webui: Append server-pushed logging messages to the logging box | Aaron LI | 2016-11-09 | 1 | -1/+25 |
* | webui: Implement status updating function | Aaron LI | 2016-11-09 | 2 | -2/+124 |
* | webui: websocket.js: Fix the bug for sending data to the server | Aaron LI | 2016-11-08 | 1 | -1/+2 |
* | webui: Add validation errors support | Aaron LI | 2016-11-08 | 2 | -31/+76 |
* | webui: configs.js: Split out functions "{g,s}etFormConfigSingle()" | Aaron LI | 2016-11-07 | 1 | -73/+90 |
* | webui: small misc changes | Aaron LI | 2016-11-07 | 1 | -0/+2 |
* | webui: Implement reset form and load configuration files functions | Aaron LI | 2016-11-07 | 2 | -33/+202 |
* | webui: Add "configs.js" with basic support with interact with server | Aaron LI | 2016-11-05 | 1 | -0/+127 |
* | webui: Update server & client sides WebSocket handlers | Aaron LI | 2016-11-04 | 1 | -3/+4 |
* | webui: Add a manual reconnection button to the header banner | Aaron LI | 2016-11-03 | 1 | -6/+53 |
* | webui: Rewrite and reconnect to WebSocket when closed | Aaron LI | 2016-11-02 | 1 | -32/+97 |
* | webui: Add preliminary WebSocket support to front-end UI | Aaron LI | 2016-11-02 | 1 | -0/+51 |
* | webui: Add the main CSS and JavaScript | Aaron LI | 2016-11-01 | 1 | -0/+28 |
* | Serve jQuery locally (use jqyeru-3.1.1.js) | Aaron LI | 2016-11-01 | 1 | -0/+10220 |