Commit graph

210 commits

Author SHA1 Message Date
Tobias Reisinger 750002daf2 Bump version to 0.4.2 2020-11-21 15:41:39 +01:00
Tobias Reisinger e2bb965cc0 Fix dropping system C_FLAGS 2020-11-21 15:38:04 +01:00
Tobias Reisinger 19a4a14cb9 Bump version to v0.4.1 2020-11-19 23:42:06 +01:00
Tobias Reisinger 1f315d2b92 Remove libbsd and strlcpy 2020-11-19 23:36:02 +01:00
Tobias Reisinger 3f11431df6 Cleanup logging, comments and files 2020-11-19 18:36:03 +01:00
Tobias Reisinger 2fe784dd78 Try fixing the gitea_release drone part by tile substitution 2020-11-19 16:56:34 +01:00
Tobias Reisinger 688e2e71ee Try fixing the gitea_release drone part 2020-11-19 16:44:00 +01:00
Tobias Reisinger a3ce2bfac9 Bump version to 0.4.0 2020-11-19 16:26:29 +01:00
Tobias Reisinger 1bbaeacc84 Add simple test for conf.d 2020-11-19 13:37:26 +01:00
Tobias Reisinger ce59bb364f Fix missing path concatination 2020-11-19 01:25:52 +01:00
Tobias Reisinger 0c13c03a73 Improve config behaviour 2020-11-19 00:59:26 +01:00
Tobias Reisinger 5796f88e05 Replace ini with toml 2020-11-17 23:13:01 +01:00
Tobias Reisinger 97a19135ce Fix leaks and remove some non-standard functions 2020-11-15 16:36:44 +01:00
Tobias Reisinger c7cafa94c4 Fix more clang-tidy warnings 2020-11-14 00:34:20 +01:00
Tobias Reisinger 5747a65664 Fix wrong size in strlcpy 2020-11-14 00:04:14 +01:00
Tobias Reisinger 1d6e8ff037 Add text responses as json with msg key 2020-11-13 23:20:07 +01:00
Tobias Reisinger f97b149376 Add clang-tidy target and fix problems 2020-11-13 13:41:47 +01:00
Tobias Reisinger fca35ade9e Fix config handling 2020-11-12 22:49:38 +01:00
Tobias Reisinger fad3d80f39 Fix the testing dir handling
Now the controller will be kept, and database and logs will be saved.
2020-11-12 00:24:12 +01:00
Tobias Reisinger ead52a0f47 Fix config string handling 2020-11-04 23:03:33 +01:00
Tobias Reisinger b7d3f2ad0b Rename config files and database 2020-11-04 23:03:05 +01:00
Tobias Reisinger 78f98010aa Upgrade Doxyfile and add more ignores 2020-10-21 10:02:43 +02:00
Tobias Reisinger 22b8ff4d6a Fix working dir to execute in source/root directory 2020-09-27 00:36:27 +02:00
Tobias Reisinger 011b9f4c14 Fix cmake to not break gdb 2020-09-27 00:05:48 +02:00
Tobias Reisinger b38c3d61d8 fix: controller discovery now called by PUT 2020-09-06 13:19:10 +02:00
Tobias Reisinger 4b39631765 add: bump version 2020-09-06 13:14:19 +02:00
Tobias Reisinger d3fd48b35a add: macro endpoint for execution 2020-09-06 13:12:33 +02:00
Tobias Reisinger 01ffb1d58d add: response macros
add: preparation for more macro endpoints
2020-09-05 13:29:46 +02:00
Tobias Reisinger 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
Tobias Reisinger 6a2b94ef1c fix: allow program to compile 2020-08-30 17:22:51 +02:00
Tobias Reisinger 0103b0b2ff add: more basic macro stuff
add: more efficient relay loading (only ids)
2020-08-29 23:51:45 +02:00
Tobias Reisinger f67b7e9e0f add: basic macro functions
add: better migration handling (transactions)
2020-08-29 22:58:02 +02:00
Tobias Reisinger 7275d66c86 fix: tests had a dependency on emgauwa-webapp 2020-08-29 09:52:49 +02:00
Tobias Reisinger 4dd8329484 add: more tests 2020-08-29 09:10:50 +02:00
Tobias Reisinger 6728ef9264 fix: load less from database on mqtt publish 2020-08-28 23:26:22 +02:00
Tobias Reisinger 6117548e32 fix: disallow empty tags 2020-08-28 21:46:53 +02:00
Tobias Reisinger f98a01f3f0 fix: use separate relay caches for status 2020-08-25 12:39:43 +02:00
Tobias Reisinger 0eef646fe0 fix: all the bugs with the new database and commanding 2020-08-24 23:45:00 +02:00
Tobias Reisinger dd9e533f22 add: new commands to controller 2020-08-24 15:59:46 +02:00
Tobias Reisinger b969ddd4ff add: dynamic waiting with wait-for-it 2020-08-21 18:38:57 +02:00
Tobias Reisinger 3117427f1f fix: use PRAGMA user_version to track migrations
fix: minor fixes
2020-08-21 14:03:23 +02:00
Tobias Reisinger 521e82b7b5 fix: typo 2020-08-20 11:38:57 +02:00
Tobias Reisinger 435110e61d fix: store IP on rediscover 2020-08-20 11:37:21 +02:00
Tobias Reisinger 73033354b5 update: mongoose update 2020-08-19 12:16:58 +02:00
Tobias Reisinger abcc014edf fix: 10 seconds status timeout was wrong 2020-08-18 14:24:46 +02:00
Tobias Reisinger 61eafe3db0 fix: duplicate step name 2020-08-18 13:59:49 +02:00
Tobias Reisinger ad611ec8cc fix: also test testing 2020-08-18 13:58:58 +02:00
Tobias Reisinger 4d58933972 fix: use -O3 for more warnings
fix. strncat warning
2020-08-18 13:52:19 +02:00
Tobias Reisinger d23655eb61 add: functions to insert list (for junctions) 2020-08-18 13:35:15 +02:00
Tobias Reisinger 9fb525530f add: transaction one layer higher 2020-08-15 16:27:01 +02:00