43 Commits

Author SHA1 Message Date
Michael Zanetti
7a409f7aa9 use proper id 2019-04-02 01:02:45 +02:00
Michael Zanetti
53b804d0f3 bump json api version 2019-04-02 01:02:45 +02:00
Michael Zanetti
48dd6a5347 add missing license headers 2019-04-02 01:02:45 +02:00
Michael Zanetti
a31adc5a18 more stabilizing, new api changes added 2019-04-02 01:02:45 +02:00
Michael Zanetti
cef689c292 fixes 2019-04-02 01:02:45 +02:00
Michael Zanetti
0f262116b6 implement node js bridge, mostly working, some issues still 2019-04-02 01:02:45 +02:00
Michael Zanetti
275e3b3921 added cloud connection 2019-04-02 01:02:45 +02:00
Michael Zanetti
211cb3f637 add aws connection 2019-04-02 01:02:45 +02:00
Michael Zanetti
00787accf7 fix nasty tcp server buffer bug 2019-04-02 01:02:45 +02:00
Michael Zanetti
0c4289b92c add JSONRPC.Hello method
it might happen that the auto-sent welcome message is lost.
this is a way for the client to retrieve it again.
2019-04-02 01:02:45 +02:00
Michael Zanetti
e468fc13d8 make it build on stretch 2019-04-02 01:02:45 +02:00
Simon Stürz
951ad27e89 Fix db version error message 2019-04-02 01:02:45 +02:00
Simon Stürz
e5756587a3 add log database loading tests 2019-04-02 01:02:45 +02:00
Simon Stürz
3e3bf83422 add timeevent tests for state based rules 2019-04-02 01:02:45 +02:00
Simon Stürz
74397da6c1 add state/calendarItem/event tests 2019-04-02 01:02:45 +02:00
Simon Stürz
bf2c94469e remove maximum of warnings 2019-04-02 01:02:45 +02:00
Simon Stürz
497c710ae1 add tests for time and state based rules 2019-04-02 01:02:45 +02:00
Simon Stürz
511b43828b fix tests and libguh-core project file 2019-04-02 01:02:45 +02:00
Simon Stürz
ba526eee11 add database serialization and variant string converting to jsonrpc 2019-04-02 01:02:45 +02:00
Simon Stürz
163402e158 add database migration and variant serialization for log db 2019-04-02 01:02:45 +02:00
Simon Stürz
858846897c fix inline comments 2019-04-02 01:02:45 +02:00
Simon Stürz
5dd930ebee fix testbase and improve settings behaviour 2019-04-02 01:02:45 +02:00
Michael Zanetti
7aa6ab2795 make it build in jessie again 2019-04-02 01:02:45 +02:00
Michael Zanetti
5691e3ed9b fix evaluation for timer events 2019-04-02 01:02:45 +02:00
Michael Zanetti
1d832fad84 make sure rule statesActive is properly initialized 2019-04-02 01:02:45 +02:00
Simon Stürz
28cd05497f Handl states and calendaritem correctly 2019-04-02 01:02:45 +02:00
Michael Zanetti
8c0ae4eff6 remove protection for auto device removal for now...
... as we need more fine grained control over this.
2019-04-02 01:02:45 +02:00
Simon Stürz
9da248e9cb clean up debug output 2019-04-02 01:02:45 +02:00
Simon Stürz
2d53d3dc83 fix houskeeping of ruleengine 2019-04-02 01:02:45 +02:00
Simon Stürz
006d8ab99d Update debug output for server shutdown 2019-04-02 01:02:45 +02:00
Simon Stürz
ebc3d0e909 Fix all repeating options 2019-04-02 01:02:45 +02:00
Simon Stürz
78f17180a5 fix daily calendaritem evaluation 2019-04-02 01:02:45 +02:00
Simon Stürz
625109f550 Fix loadSaveTimeDescriptor test and improve debug output of rule engine 2019-04-02 01:02:45 +02:00
Simon Stürz
98a31b9979 clean up 2019-04-02 01:02:45 +02:00
Simon Stürz
d2bfd0e11f add default webinterface path for snap environment
fix settings path double slash
2019-04-02 01:02:45 +02:00
Simon Stürz
edc3188077 Standardize json traffic 2019-04-02 01:02:45 +02:00
Simon Stürz
900f409485 add avahi colition handling 2019-04-02 01:02:45 +02:00
Michael Zanetti
fc87cc5528 make username (email) case insensitive 2019-04-02 01:02:45 +02:00
Michael Zanetti
ac0c035566 add some housekeeping 2019-04-02 01:02:45 +02:00
Michael Zanetti
3b42d16777 prevent auto devices from being manually removed, allow plugins to remove them again 2019-04-02 01:02:45 +02:00
Michael Zanetti
921c13c656 add sslEnabled flags to avahi txt record, fix something in avahi :D 2019-04-02 01:02:45 +02:00
Michael Zanetti
57ba2b25c2 make tests work again 2019-04-02 01:02:45 +02:00
Michael Zanetti
4b3518661f make libguh-core a proper lib 2019-04-02 01:02:45 +02:00