| Commit message (Expand) | Author | Age | Files | Lines |
* | webui: configs.js: Re-implement using AJAX instead of WebSocket | Aaron LI | 2016-11-16 | 1 | -50/+1 |
* | webui: Some minor changes | Aaron LI | 2016-11-15 | 1 | -2/+2 |
* | webui: Change log toggle icons opacity according to toggle status | Aaron LI | 2016-11-15 | 1 | -4/+9 |
* | webui: Show a modal box indicating there are invalid configs | Aaron LI | 2016-11-13 | 1 | -0/+1 |
* | webui: Store config validity; Check before start task | Aaron LI | 2016-11-13 | 1 | -3/+7 |
* | webui: Fix various bugs with get/set configurations | Aaron LI | 2016-11-11 | 1 | -4/+2 |
* | webui: Allow to toggle and delete the logging messages | Aaron LI | 2016-11-09 | 1 | -0/+18 |
* | webui: Implement status updating function | Aaron LI | 2016-11-09 | 1 | -2/+24 |
* | 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 | 1 | -4/+13 |
* | webui: Implement reset form and load configuration files functions | Aaron LI | 2016-11-07 | 1 | -19/+65 |
* | 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 |