Commit graph

18 commits

Author SHA1 Message Date
d3fd48b35a add: macro endpoint for execution 2020-09-06 13:12:33 +02:00
01ffb1d58d add: response macros
add: preparation for more macro endpoints
2020-09-05 13:29:46 +02:00
9d2c48d645 add: macro endpoints
add: basic macro support
fix: database locking with lock-pointer
fix: memory leaks
2020-09-04 00:28:49 +02:00
505faa6df2 add: tag post endpoint 2020-08-11 23:33:04 +02:00
fb66480873 add: pulse endpoint 2020-06-27 18:31:36 +02:00
6c6e5023da add: status for mqtt
fix: refactor connection handlers
2020-06-26 01:01:46 +02:00
cb0614cf8c add: tags_STR endpoint with GET and DELETE 2020-06-19 16:26:08 +02:00
309f2fbb52 add: POST schedules/list
fix: CORS
2020-06-14 00:14:13 +02:00
a78815cb32 add: endpoint /tags
fix: leaks from config (now using static length for config strings)
2020-06-13 19:21:32 +02:00
760cec9a20 add: file sending capability 2020-05-31 02:07:25 +02:00
5e64f5963c add: endpoint responses 2020-05-21 01:33:18 +02:00
420bdeb2aa add: OPTIONS method support
add: relay tag endpoint
2020-05-14 01:37:08 +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