Commit graph

20 commits

Author SHA1 Message Date
a78815cb32 add: endpoint /tags
fix: leaks from config (now using static length for config strings)
2020-06-13 19:21:32 +02:00
865caa627e add: tests 2020-06-01 00:45:08 +02:00
760cec9a20 add: file sending capability 2020-05-31 02:07:25 +02:00
6178ef3c7b add: generic response makers 2020-05-31 00:23:57 +02:00
2d992cfe3c add: test
add: period filters
fix: invalid reads (lost invalid json debug output)
2020-05-29 00:57:09 +02:00
3acea7fc2f fix: memory leak 2020-05-22 22:48:33 +02:00
5e64f5963c add: endpoint responses 2020-05-21 01:33:18 +02:00
5a19e99627 add: temporary CORS headers
add: better sql calls with JOIN
2020-05-20 00:51:16 +02:00
6050f1cc5f fix: 504 return code and relay_schedule junction 2020-05-19 18:03:44 +02:00
420bdeb2aa add: OPTIONS method support
add: relay tag endpoint
2020-05-14 01:37:08 +02:00
dab106c1f6 add: init relays after discover 2020-05-11 22:36:47 +02:00
606f2483a5 add: forward schedule updates to relays 2020-05-11 14:50:25 +02:00
be045f59d4 add: tests 2020-05-10 22:37:55 +02:00
10e41ca166 add: commands
fix: timezone problem
2020-05-07 01:38:13 +02:00
0edb16a2d5 add: controller/..../relays endpoints
add: relay functions
remove: drivers
2020-05-06 22:49:22 +02:00
f040cd8b21 add: schedule tags endpoint
fix: memory leak for string args
2020-05-06 10:53:42 +02:00
a127a68e31 add: relay endpoint
fix: discovery invalid read
2020-05-06 01:16:43 +02:00
1171ef22be add: models for controller and relay
add: first controller endpoints
2020-05-06 01:05:36 +02:00
b5a8523ae0 add: tests
add: schedule endpoints
2020-05-05 22:29:04 +02:00
6d828fcffc init rewrite 2020-05-05 11:42:02 +02:00