aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* Switch to cherrypy from bottleRobin ALEXANDER2022-02-112-3859/+134
* Remove links to javascripts when not neededRobin ALEXANDER2022-02-113-7/+2
* Improve visual aspect of configeditorRobin ALEXANDER2022-02-062-2/+2
* Extend W3.CSS and Jinja2 to secondary templatesRobin ALEXANDER2022-02-063-53/+59
* Switch to Jinja2 from SimpleTemplateRobin ALEXANDER2022-02-053-22/+23
* Introduce selectable values for ad-hoc parametersRobin ALEXANDER2022-02-033-10/+85
* Return to "/" when parameter modifiedRobin ALEXANDER2022-02-031-2/+3
* index.tpl: incremental design improvementsRobin ALEXANDER2022-02-031-27/+57
* web design reviewRobin ALEXANDER2022-01-312-81/+112
* GUI: fix RC interface that uses json nowMatthias P. Braendli2019-09-092-11/+14
* Update gui READMEMatthias P. Braendli2016-10-071-3/+6
* Add ability to change RC settings from guiMatthias P. Braendli2016-10-077-30/+81
* Add RC readout in web guiMatthias P. Braendli2016-10-073-3/+116
* Update jquery version for guiMatthias P. Braendli2016-10-075-7/+9
* 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