18 Commits

Author SHA1 Message Date
Stéphane Lepin
c02382b6e5 config: initial password setup prompt wip 2021-01-29 19:16:53 +01:00
Stéphane Lepin
dd9ad67e6b Config: authentication enabled by default 2021-01-20 00:44:34 +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
bfc826b898 config: fix types 2019-04-22 16:18:54 +02:00
Stéphane L
2bff3798af config: slight change 2019-04-22 15:46:59 +02:00
Stéphane L
0fb50a3273 config: put alerts text to locale data 2019-04-22 15:43:41 +02:00
Stéphane L
1c17eee125 config(profile change): fix notifications 2019-04-22 15:26:26 +02:00
Stéphane L
8b79bfab4f config: set default before reloading from profile 2019-04-22 13:12:01 +02:00
Stéphane L
f022e09938 config: show message if server is stopped after profile change 2019-04-21 18:59:04 +02:00
Stéphane L
a63b6a0e3d config: per profile settings 2019-04-21 18:52:47 +02:00
Stéphane Lepin
93adc8587d general: refactor qt includes 2019-04-20 18:04:36 +02:00
Stéphane L
9405b17e14 config: singleton shared pointer refactor 2019-01-01 05:01:23 +01:00
Stéphane Lepin
689ce16f1b config: use RNG compatible with QT < 5.10 2018-11-08 08:58:26 +01:00
Stéphane L
edc64b8336 auth: get rid of mbedtls 2018-11-08 00:52:26 +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