hyperion.ng/libsrc/webconfig
redPanther 4533b34606 Hyperiond refactoring + preparation for ip restriction settings (#12)
* make hyperion to singelton.
remove arguments for config and hyperion - both are gettable via Hyperion::getInstance

* refactor hyperiond

* remove qt4 comapt
make zeroconf mandatory
refactor hyperiond

* xbmcchecker is now a singleton

* cleanup in hyperiond
zeroconf switchable between static and shared linking

* fix xbmcchecker

* extensive refactoring of hyperiond
webserver: make client ip information availabel in request object - preparation for ip filters
proto/json server, use hyperion::getInstance instead of hyperion argument

* move creation of hyperion core into hyperionDeamon class
cleanup
2016-06-19 00:56:47 +02:00
..
CMakeLists.txt refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00
CgiHandler.cpp Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
CgiHandler.h Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
QtHttpClientWrapper.cpp Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56: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 integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
QtHttpServer.h integrated webserver ... (#697) 2016-06-12 22:27:24 +02:00
StaticFileServing.cpp Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
StaticFileServing.h Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
WebConfig.cpp refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00