32 Commits

Author SHA1 Message Date
76e35e3e18 Add documentation 2025-06-06 10:21:48 +02:00
c5ea25a5ea Fixes 2025-06-06 10:21:48 +02:00
9ce96a5cfe Update auth configi and tests 2025-06-06 10:21:48 +02:00
164b3abf40 Fix config password parsing 2025-06-06 10:21:48 +02:00
9570018cf4 Fix comments 2025-06-06 10:21:48 +02:00
42f4c39e6c Read users and roles, remove JWT 2025-06-06 10:21:48 +02:00
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
c105fecc5b Fix Windows compile error 2025-01-27 22:49:59 +01:00
85e8d02e5b Mutual SSL authentication 2025-01-27 22:19:42 +01:00
8e9806f35c controlscript must be located in plugin_dir 2025-01-21 22:25:04 +01:00
e0443f6e5f Validate SSL configuration 2025-01-05 17:52:31 +01:00
d5d4cb9e63 Rename "private_key" to "certificate_key" 2024-12-26 22:58:41 +01:00
0e283f9bad listen to both IPV6 and IPV4 incoming connections: binding to "::" implies both protocols (#1290)
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2024-12-21 19:05:41 +01:00
b5284301c5 Add custom URL prefix for HTTP URLs (#1260)
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2024-12-19 22:44:51 +01:00
061f92a361 Add missing include 2024-12-19 22:44:51 +01:00
78cbd3cf5b Remove ImageCache instance from ServerSettings 2024-12-19 22:44:51 +01:00
c112058998 Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
97739a460e Add 'ssl_enabled' config parameter 2024-12-19 22:44:51 +01:00
c2528623cd Make key password configurable 2024-12-19 22:44:51 +01:00
153d004004 Reenable plain HTTP, change HTTPS port to 1788 2024-12-19 22:44:51 +01:00
a796bb2032 Use HTTPS, support for HTTP missing 2024-12-19 22:44:51 +01:00
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
30fd1520cc New setting "streaming_client.initial_volume" 2022-07-02 13:41:13 +02:00
befc8da440 Add support for cover raw images 2021-09-06 22:19:35 +02:00
0f91bb1935 Rename stream.stream to stream.source 2020-08-30 20:45:41 +02:00
e148d74772 Move --user command line setting into config file 2020-06-07 14:21:58 +02:00
a2311dfbfd Make logsink and filter configurable 2020-04-18 15:32:30 +02:00
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
aa3ce3d5ab Rename stream parameter "read_ms" to "chunk_ms" 2019-12-07 14:58:19 +01:00
484cd5e672 bind stream server to configurable interface 2019-10-12 11:26:47 +02:00
9ced0aa438 bind to configurable interface 2019-10-11 22:44:26 +02:00
72bd17cb20 configuration is stored in file snapserver.conf 2019-10-06 13:28:22 +02:00