Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: Allow to toggle and delete the logging messages | Aaron LI | 2016-11-09 | 1 | -0/+46 |
| | |||||
* | webui: Append server-pushed logging messages to the logging box | Aaron LI | 2016-11-09 | 1 | -1/+25 |
| | | | | | * Colorize the logging messages of different level with different colors * Also add a different icon for each message | ||||
* | webui: Implement status updating function | Aaron LI | 2016-11-09 | 1 | -0/+100 |
Add "updateTaskStatus()" to update the "#task-status" element. Also add function "getServerTaskStatus()" to get the task status from the server. |