Commit graph

185 commits

Author SHA1 Message Date
4b39631765 add: bump version 2020-09-06 13:14:19 +02:00
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
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
7275d66c86 fix: tests had a dependency on emgauwa-webapp 2020-08-29 09:52:49 +02:00
4dd8329484 add: more tests 2020-08-29 09:10:50 +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
b969ddd4ff add: dynamic waiting with wait-for-it 2020-08-21 18:38:57 +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
73033354b5 update: mongoose update 2020-08-19 12:16:58 +02:00
abcc014edf fix: 10 seconds status timeout was wrong 2020-08-18 14:24:46 +02:00
61eafe3db0 fix: duplicate step name 2020-08-18 13:59:49 +02:00
ad611ec8cc fix: also test testing 2020-08-18 13:58:58 +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
852d4fe7fa fix: longer wait time for server to start 2020-08-15 00:00:04 +02:00
3d7245c16c add: more debug logs 2020-08-14 23:48:57 +02:00
c7d7d36ef8 BUMP VERSION 2020-08-14 23:22:15 +02:00
e84d54f562 add: more debugging
add: more options for testing
2020-08-14 23:18:22 +02:00
0efbd2a22f fix: bad function syntax 2nd try 2020-08-13 16:43:46 +02:00
4fc2449e05 fix: bad function syntax 2020-08-13 16:39: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
7371c9a84e fix: rename drone refs 2020-08-11 00:29:08 +02:00
ff30dadf05 fix: bump version 2020-08-11 00:14:15 +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
3e6d0333b7 hotfix: do not ignore CFLAGS env 2020-07-17 23:35:24 +02:00
Tobias Reisinger
a8df1d0c70 Update 'README.md' 2020-07-05 16:46:50 +02:00
77b2fafaff add: content_dir config 2020-07-02 00:16:07 +02:00
ab02ebc238 Merge remote-tracking branch 'origin/master' 2020-07-01 23:18:10 +02:00
5d525d1f28 fix: remove pull request trigger 2020-07-01 23:17:17 +02:00