941 Commits

Author SHA1 Message Date
Michael Zanetti
b2756c9241 make the REST server optional and disabled by default
Also fixes an issue where the REST server would sometimes
try to send the reply to the wrong WebServer instance
2019-04-08 13:55:15 +02:00
Michael Zanetti
d7476e8064 also disable the auto device removal protection in the second remove method for now 2019-04-08 13:55:15 +02:00
Michael Zanetti
44dd09d227 fix initialSetupRequired still being true, even if we already gave out tokens by pushbuttonAuth 2019-04-08 13:55:15 +02:00
Michael Zanetti
9e603cb536 cache dynamic turn credentials 2019-04-08 13:55:15 +02:00
Simon Stürz
ef2643b600 Update translations context 2019-04-08 13:55:15 +02:00
Simon Stürz
f62adfb088 Update network-manager connectivity state enum 2019-04-08 13:55:15 +02:00
Michael Zanetti
fadc67a82b make cloud notifications translatable 2019-04-08 13:55:15 +02:00
Simon Stürz
71cc5452fc Register IPv4 only services and fix manufacturer string 2019-04-08 13:55:15 +02:00
Michael Zanetti
4e7238578c monitor network devices and reconfigure upnp server 2019-04-08 13:55:15 +02:00
Simon Stürz
2116392c53 Fix enable bluetooth low energy hardwareresource 2019-04-08 13:55:15 +02:00
Michael Zanetti
b8c11cc850 improve debug output for the ruleengine 2019-04-08 13:55:15 +02:00
Michael Zanetti
38d1b69e12 implement dynamic TURN credential provisoning to Janus through AWS 2019-04-08 13:55:15 +02:00
Michael Zanetti
e712d7bb01 add debug print for certificate fingerprint 2019-04-08 13:55:15 +02:00
Michael Zanetti
67a535619f fix typos as reported by Krazy2 2019-04-08 13:55:15 +02:00
Simon Stürz
bcf089e58d Fix nymea translations 2019-04-08 13:55:15 +02:00
Michael Zanetti
57c02f1e4d better error handling if something goes wrong in the janus session 2019-04-08 13:55:15 +02:00
Michael Zanetti
bec536af7d cleanup libnymea api to enforce less linking on plugins 2019-04-08 13:55:15 +02:00
Simon Stürz
1f58300352 Add API documentation 2019-04-08 13:55:15 +02:00
Michael Zanetti
3719d315b5 don't use all scriptable contents as it will use regular signals too
this looks like a bug in Qt to me tbh. To get around it, restrict things more
2019-04-08 13:55:15 +02:00
Michael Zanetti
59f57c38db update dbus code to be more generic 2019-04-08 13:55:15 +02:00
Michael Zanetti
0f46245230 fix stateevaluator bug where it would not properly use the OR operator 2019-04-08 13:55:15 +02:00
Michael Zanetti
84854868ea fix packing rules for interface based events and actions 2019-04-08 13:55:15 +02:00
Michael Zanetti
8cdc5b4770 fix interface based eventdescriptors 2019-04-08 13:55:15 +02:00
Michael Zanetti
0ba6db296b update links to github 2019-04-08 13:55:15 +02:00
Michael Zanetti
c698861bb3 rename logo 2019-04-08 13:55:15 +02:00
Michael Zanetti
b46eea1d61 guhTimer -> nymeaTimer 2019-04-08 13:55:15 +02:00
Michael Zanetti
4156e0abaa guru.guh.DevicePlugin -> io.nymea.DevicePlugin 2019-04-08 13:55:15 +02:00
Michael Zanetti
79cc563eb0 docs guh -> nymea 2019-04-08 13:55:15 +02:00
Michael Zanetti
b46f6f3968 rename IPC/RPC interfaces from guhIO to nymea 2019-04-08 13:55:15 +02:00
Michael Zanetti
f2bfe7b3d4 rename contents in data/ 2019-04-08 13:55:15 +02:00
Michael Zanetti
b8a86b095d copyright headers guh -> nymea 2019-04-08 13:55:15 +02:00
Michael Zanetti
36d4f89b24 namespace guhserver -> namespace nymeaserver 2019-04-08 13:55:15 +02:00
Michael Zanetti
34d68ab38a guhtestbase -> nymeatestbase 2019-04-08 13:55:15 +02:00
Michael Zanetti
f50770f36f guhdbusservice -> nymeadbusservice 2019-04-08 13:55:15 +02:00
Michael Zanetti
da9fe61044 guhconfiguration -> nymeaconfiguration 2019-04-08 13:55:15 +02:00
Michael Zanetti
559a8be1f6 guhcore -> nymeacore 2019-04-08 13:55:15 +02:00
Michael Zanetti
dca764fafd guhsettings -> nymeasettings 2019-04-08 13:55:15 +02:00
Michael Zanetti
803ee32089 libguh.h -> libnymea.h 2019-04-08 13:55:15 +02:00
Michael Zanetti
39fc071ed6 defines GUH_* -> NYMEA_* 2019-04-08 13:55:15 +02:00
Michael Zanetti
22533fb23c guhd -> nymead 2019-04-08 13:55:15 +02:00
Michael Zanetti
4be14f1904 libguh-core -> libnymea-core 2019-04-08 13:55:15 +02:00