hyperion.ng/libsrc/webconfig
redPanther 7f2d6bde9a add http error pages (#381)
* implement 404 for webserver - this is a quick hack, should be refactored later

* add http error pages ... design is more a placebo ;-)

* tune errorpages
fix some cgi related stuff, now only python is possible
executing and reading python file is possilbe, but it cannot receive any data from webui

* fix typo

* fix another typo
2017-01-29 21:20:12 +01:00
..
CMakeLists.txt embedded webui + config modification detection (#240) 2016-09-14 13:51:28 +02:00
CgiHandler.cpp add http error pages (#381) 2017-01-29 21:20:12 +01:00
CgiHandler.h add http error pages (#381) 2017-01-29 21:20:12 +01:00
QtHttpClientWrapper.cpp move write config from json api to http post (#363) 2017-01-14 19:04:58 +01: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 move write config from json api to http post (#363) 2017-01-14 19:04:58 +01:00
QtHttpRequest.cpp move write config from json api to http post (#363) 2017-01-14 19:04:58 +01:00
QtHttpRequest.h move write config from json api to http post (#363) 2017-01-14 19:04:58 +01:00
QtHttpServer.cpp move write config from json api to http post (#363) 2017-01-14 19:04:58 +01:00
QtHttpServer.h move write config from json api to http post (#363) 2017-01-14 19:04:58 +01:00
StaticFileServing.cpp add http error pages (#381) 2017-01-29 21:20:12 +01:00
StaticFileServing.h add http error pages (#381) 2017-01-29 21:20:12 +01:00
WebConfig.cpp Remove duplicated Code (#377) 2017-01-23 23:25:12 +01:00
WebConfig.qrc.in embedded webui + config modification detection (#240) 2016-09-14 13:51:28 +02:00