hyperion.ng/libsrc/webconfig
redPanther 4a27f3d43e refactoring of webui and event based websocket layer (#219)
* make hyperion websocket api event based

* implement new websocket handling for generalconf

* migrate all webui stuff to new event based websocket api
some cleanup ... now all html templates are in content
refactoring of web stuff

* add hyperionport to global
start impl. removing advanced key

* separate dashboard
serverinfo is updated every 3 seconds automatily
add input selection
cleanup and remove not needed stuff

* prepare infrastructure for server sided file execution

* webui minor fixes

* fix compile
2016-09-03 15:54:33 +02:00
..
CMakeLists.txt cleanup for compiler warning "Note: No relevant classes found. No output generated." (#42) 2016-06-24 17:46:30 +02:00
CgiHandler.cpp refactoring of webui and event based websocket layer (#219) 2016-09-03 15:54:33 +02:00
CgiHandler.h refactoring of webui and event based websocket layer (#219) 2016-09-03 15:54:33 +02:00
QtHttpClientWrapper.cpp webserver fix (#181) 2016-08-16 17:12:47 +02:00
QtHttpClientWrapper.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpHeader.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpHeader.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpReply.cpp integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpReply.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpRequest.cpp Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
QtHttpRequest.h Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
QtHttpServer.cpp HTTP server logging migration (and other random small cleanups) (#106) 2016-07-12 13:47:30 +02:00
QtHttpServer.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
StaticFileServing.cpp refactoring of webui and event based websocket layer (#219) 2016-09-03 15:54:33 +02:00
StaticFileServing.h refactoring of webui and event based websocket layer (#219) 2016-09-03 15:54:33 +02:00
WebConfig.cpp Clone single led color from other led (#157) 2016-08-08 00:17:00 +02:00