Michael Zanetti
|
cb4908dc92
|
prefer ssl connections rather than plaintext ones in upnp discovery response
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
651e0bd3d8
|
fix mixup in upnp discovery response
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
d74f208a30
|
fix broadcast of UPnP information
also fixes a Unexpected null receiver warning which might happen now
because of the timing of various deleteLater() calls on disconnect
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
b1136ba2a4
|
fix upnp discovery request
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
25c50d4c8a
|
print canonical path instead of plain one
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
6a34ad46c8
|
fix file path verification in webserver
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
44dd07950b
|
added ability to configure each server interface individually
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
63ffc163ba
|
make auth config work
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
a4658332ff
|
configs can now hold multiple settings per transport type
|
2019-04-02 01:02:45 +02:00 |
|
Michael Zanetti
|
424150dc8a
|
hook up global ssl config with webserver
|
2019-04-02 01:02:45 +02:00 |
|
Simon Stürz
|
9c8097919d
|
update license header
|
2019-04-02 01:02:06 +02:00 |
|
Simon Stürz
|
68d0ed1b34
|
update source documentation
|
2019-04-02 01:01:32 +02:00 |
|
Simon Stürz
|
e5f1bce097
|
add avahi service txt entries
fixed include file
add missing configuration notifications
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
5ce8e78db5
|
fix webserver test config and add avahi service to interfaces
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
aeef3717fe
|
finish basic settings
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
fb91f05b15
|
add final qtavahi lib
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
0b03786d13
|
fix shutdown
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
77eb103511
|
disable avahi service for tests (avahi daemon not available in test environment)
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
568e21d68a
|
add avahi documantation and webserver service
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
f5ee163c48
|
update copy right line
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
0eadc5af47
|
Revert "Snappy"
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
9389c1759d
|
fix snappy paths
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
c45a5a994c
|
experimenting with new snappy version
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
d5af628a52
|
cleanup debug
add UPnP byebye message at shutdown
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
03381cc25c
|
add shutdown and SIG quit signal capture
update manpage
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
b07d9a9494
|
update UPnP meta data
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
6b0b8765eb
|
fix webserver test path
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
b37c8f9b6f
|
fix #229 and remove unused datetime state
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
88c5778103
|
add more documentation
update readme
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
67bfd952fa
|
fix #221 and #159 and #123
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
e18279ba02
|
add 120 icon and allow requests without useragend (warning only)
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
3ddd9a2b92
|
basic upnp discovery done
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
e48c9e4497
|
added upnp service
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
dbb52300aa
|
provide icons in different sizes in the webserver
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
0700aab2b3
|
add mime types
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
1f3350690a
|
fix #210
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
e2fc198205
|
webserver client debug
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
6639890fd3
|
fix httprequest and improoved webserver
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
b11206cbc8
|
fix tests and http reply
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
01f9b418a9
|
fix replies from webserver
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
8cc576d12e
|
add client max connections and connection timeout
fix OPTIONS bug
add persistent connection for webserver
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
ba5aedaaab
|
fixed CORS and webserver and tests
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
653043f7b1
|
add OPTIONS method + CORS
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
ecf0310e68
|
fix favicon
fix some documentation
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
610fc77ded
|
add typeutils documentation
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
b35f5f69bf
|
fixed namespace and added documentation for servers
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
fc86244018
|
change ports and add ssl configuration
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
557baff39d
|
add websocket server
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
6a52f7031e
|
fix resource parser
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
84a84b30d0
|
fix tests and default response
|
2019-04-01 20:48:17 +02:00 |
|