12 Commits

Author SHA1 Message Date
Stéphane Lepin
9bbfb73622 chore: safety-checks before accessing the result of GetConfig() 2021-02-24 19:06:08 +01:00
tt2468
e39585befc Password Dialog: Only change form options and not underlying config 2021-02-02 03:04:03 -08:00
tt2468
98712c7b71 Password Prompt: Enable authRequired toggle and highlight password 2021-02-01 05:16:47 -08:00
Stéphane Lepin
38cf0270b1 settings: add auth disabled warning 2021-01-31 01:26:38 +01:00
tt2468
eb00294bbb Settings: Add option to lock binding to IPv4
WebsocketPP defaults to binding to an IPv6 interface. Since IPv6
is broken on so many networks, this adds an option to force WebsocketPP
to use the default IPv4 interface to bind to.
2020-07-09 22:21:48 -07:00
Stéphane L
b4d89d5666 Config + WSServer: provide singletons from plugin entry point 2019-05-08 00:43:46 +02:00
Stéphane L
9405b17e14 config: singleton shared pointer refactor 2019-01-01 05:01:23 +01:00
Stéphane L
7d1f0e2a69 server: refactored singleton with QSharedPointer 2019-01-01 04:55:15 +01:00
Stéphane L
0391280c13 fix build issues 2018-12-31 20:27:52 +01:00
Stéphane Lepin
85a52ab01f general: convert indents to tabs 2018-10-19 18:22:34 +02:00
Stéphane L
389ef2aea9 Config: remove flawed qstring_data_copy and add toUtf8() macro 2018-03-14 22:26:00 +01:00
Palakis
6a323b9371 code: move code units to src/ 2017-11-13 17:17:34 +01:00