Commit graph

70 commits

Author SHA1 Message Date
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 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 4b39631765 add: bump version 2020-09-06 13:14:19 +02:00
Tobias Reisinger f67b7e9e0f add: basic macro functions
add: better migration handling (transactions)
2020-08-29 22:58:02 +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 3117427f1f fix: use PRAGMA user_version to track migrations
fix: minor fixes
2020-08-21 14:03:23 +02:00
Tobias Reisinger 435110e61d fix: store IP on rediscover 2020-08-20 11:37:21 +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
Tobias Reisinger eca6f7f704 fix: typo 2020-08-15 13:21:42 +02:00
Tobias Reisinger 14c35a4227 add: database functions and generalisation 2020-08-15 13:10:17 +02:00
Tobias Reisinger 7c6eed8dc2 add: database transactions 2020-08-15 12:18:58 +02:00
Tobias Reisinger 7fa462ef1d add: logging and NULL-check 2020-08-15 00:53:34 +02:00
Tobias Reisinger 6ab71ca316 add: more debugging 2020-08-15 00:25:00 +02:00
Tobias Reisinger 3d7245c16c add: more debug logs 2020-08-14 23:48:57 +02:00
Tobias Reisinger c7d7d36ef8 BUMP VERSION 2020-08-14 23:22:15 +02:00
Tobias Reisinger e84d54f562 add: more debugging
add: more options for testing
2020-08-14 23:18:22 +02:00
Tobias Reisinger 6d37bd9734 add: cache (WIP) 2020-08-13 16:29:26 +02:00
Tobias Reisinger f167f9caec fix: minor code refactor 2020-08-13 11:26:06 +02:00
Tobias Reisinger ff30dadf05 fix: bump version 2020-08-11 00:14:15 +02:00
Tobias Reisinger 9e5718db43 add: debug logging and status cache 2020-08-01 16:26:48 +02:00
Tobias Reisinger 398019afe8 fix: better logging behaviour 2020-07-26 21:00:36 +02:00
Tobias Reisinger 3e6d0333b7 hotfix: do not ignore CFLAGS env 2020-07-17 23:35:24 +02:00
Tobias Reisinger 77b2fafaff add: content_dir config 2020-07-02 00:16:07 +02:00
Tobias Reisinger 8d0451a9b3 fix: bad library linking 2020-06-29 22:58:43 +02:00
Tobias Reisinger fb66480873 add: pulse endpoint 2020-06-27 18:31:36 +02:00
Tobias Reisinger c3ad561418 fix: testing behaviour 2020-06-26 01:36:30 +02:00
Tobias Reisinger 6c6e5023da add: status for mqtt
fix: refactor connection handlers
2020-06-26 01:01:46 +02:00
Tobias Reisinger 2bc11ee829 fix: bump version 2020-06-19 16:28:47 +02:00
Tobias Reisinger 4614ba50ac fix: patch version 2020-06-19 00:28:48 +02:00
Tobias Reisinger 486b45c680 fix: versioning 2020-06-17 01:52:06 +02:00
Tobias Reisinger 4d28033073 fix: CMakeLists typo 2020-06-17 01:06:12 +02:00
Tobias Reisinger 5b8d0b0275 fix: CMakeLists typos 2020-06-17 01:04:12 +02:00
Tobias Reisinger 0a3323cdad add: VERSION in CMakeLists 2020-06-17 01:02:53 +02:00
Tobias Reisinger 0d52ec1338 revert: rename test/ back to tests/ 2020-06-16 22:16:01 +02:00
Tobias Reisinger 176483d72f REFACTOR 2020-06-16 22:05:44 +02:00
Tobias Reisinger 0460b2e9f7 fix: stop path leakage in logger 2020-06-16 00:35:55 +02:00
Tobias Reisinger 0f1cd9c02c fix: sql migration handling in make 2020-06-13 19:20:07 +02:00
Tobias Reisinger b68cdd224e Merge branch 'rewrite' into dev 2020-05-28 13:59:54 +02:00
Tobias Reisinger 251389a454 add: coverage in cmake
fix: remove unsed cli call 'test'
2020-05-25 01:10:37 +02:00
Tobias Reisinger be045f59d4 add: tests 2020-05-10 22:37:55 +02:00
Tobias Reisinger b5a8523ae0 add: tests
add: schedule endpoints
2020-05-05 22:29:04 +02:00