summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeFilesLines
* indentationYoann QUERET2015-10-021-12/+12
|
* Use space indentation insted tabYoann QUERET2015-10-022-27/+27
|
* Make config.json output fully JSON compatibleYoann QUERET2015-10-022-6/+4
|
* Remove unused moduleYoann QUERET2015-10-021-1/+0
|
* Make uniform " and 'Yoann QUERET2015-10-021-3/+6
|
* Add timeout on ZMQ socket connectionYoann QUERET2015-10-021-14/+25
|
* Add ability to set socket host/port and mux host/port in argvYoann QUERET2015-10-021-2/+15
|
* Prepare release v0.8.0v0.8.0Matthias P. Braendli2015-09-131-2/+2
|
* Replace MGMT socket by ZMQ, make services shared_ptrMatthias P. Braendli2015-06-213-20/+88
|
* Add a statistics page to guiMatthias P. Braendli2015-06-194-1/+71
|
* Add tabbed interface to guiMatthias P. Braendli2015-03-157-30/+162
|
* GUI: create a second page with a service tableMatthias P. Braendli2015-03-144-71/+165
|
* Add web gui work in progressMatthias P. Braendli2015-03-074-0/+3915