Commit graph

37 commits

Author SHA1 Message Date
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
6a2b94ef1c fix: allow program to compile 2020-08-30 17:22:51 +02:00
0103b0b2ff add: more basic macro stuff
add: more efficient relay loading (only ids)
2020-08-29 23:51:45 +02:00
f67b7e9e0f add: basic macro functions
add: better migration handling (transactions)
2020-08-29 22:58:02 +02:00
6728ef9264 fix: load less from database on mqtt publish 2020-08-28 23:26:22 +02:00
6117548e32 fix: disallow empty tags 2020-08-28 21:46:53 +02:00
f98a01f3f0 fix: use separate relay caches for status 2020-08-25 12:39:43 +02:00
0eef646fe0 fix: all the bugs with the new database and commanding 2020-08-24 23:45:00 +02:00
dd9e533f22 add: new commands to controller 2020-08-24 15:59:46 +02:00
3117427f1f fix: use PRAGMA user_version to track migrations
fix: minor fixes
2020-08-21 14:03:23 +02:00
521e82b7b5 fix: typo 2020-08-20 11:38:57 +02:00
435110e61d fix: store IP on rediscover 2020-08-20 11:37:21 +02:00
abcc014edf fix: 10 seconds status timeout was wrong 2020-08-18 14:24:46 +02:00
4d58933972 fix: use -O3 for more warnings
fix. strncat warning
2020-08-18 13:52:19 +02:00
d23655eb61 add: functions to insert list (for junctions) 2020-08-18 13:35:15 +02:00
9fb525530f add: transaction one layer higher 2020-08-15 16:27:01 +02:00
f49c760e97 add: faster broadcast on status change 2020-08-15 16:06:39 +02:00
eca6f7f704 fix: typo 2020-08-15 13:21:42 +02:00
14c35a4227 add: database functions and generalisation 2020-08-15 13:10:17 +02:00
7c6eed8dc2 add: database transactions 2020-08-15 12:18:58 +02:00
7fa462ef1d add: logging and NULL-check 2020-08-15 00:53:34 +02:00
6ab71ca316 add: more debugging 2020-08-15 00:25:00 +02:00
3d7245c16c add: more debug logs 2020-08-14 23:48:57 +02:00
e84d54f562 add: more debugging
add: more options for testing
2020-08-14 23:18:22 +02:00
6d37bd9734 add: cache (WIP) 2020-08-13 16:29:26 +02:00
f167f9caec fix: minor code refactor 2020-08-13 11:26:06 +02:00
505faa6df2 add: tag post endpoint 2020-08-11 23:33:04 +02:00
2f9be90ec1 add: logging
fix: rename branch
2020-08-11 00:10:59 +02:00
9e5718db43 add: debug logging and status cache 2020-08-01 16:26:48 +02:00
398019afe8 fix: better logging behaviour 2020-07-26 21:00:36 +02:00
77b2fafaff add: content_dir config 2020-07-02 00:16:07 +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
1d8408581a add: drop privileges 2020-06-19 00:26:49 +02:00
486b45c680 fix: versioning 2020-06-17 01:52:06 +02:00
176483d72f REFACTOR 2020-06-16 22:05:44 +02:00