Commit graph

48 commits

Author SHA1 Message Date
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
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
ff30dadf05 fix: bump version 2020-08-11 00:14:15 +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
77b2fafaff add: content_dir config 2020-07-02 00:16:07 +02:00
8d0451a9b3 fix: bad library linking 2020-06-29 22:58:43 +02:00
fb66480873 add: pulse endpoint 2020-06-27 18:31:36 +02:00
c3ad561418 fix: testing behaviour 2020-06-26 01:36:30 +02:00
6c6e5023da add: status for mqtt
fix: refactor connection handlers
2020-06-26 01:01:46 +02:00
2bc11ee829 fix: bump version 2020-06-19 16:28:47 +02:00
4614ba50ac fix: patch version 2020-06-19 00:28:48 +02:00
486b45c680 fix: versioning 2020-06-17 01:52:06 +02:00
4d28033073 fix: CMakeLists typo 2020-06-17 01:06:12 +02:00
5b8d0b0275 fix: CMakeLists typos 2020-06-17 01:04:12 +02:00
0a3323cdad add: VERSION in CMakeLists 2020-06-17 01:02:53 +02:00
0d52ec1338 revert: rename test/ back to tests/ 2020-06-16 22:16:01 +02:00
176483d72f REFACTOR 2020-06-16 22:05:44 +02:00
0460b2e9f7 fix: stop path leakage in logger 2020-06-16 00:35:55 +02:00
0f1cd9c02c fix: sql migration handling in make 2020-06-13 19:20:07 +02:00
b68cdd224e Merge branch 'rewrite' into dev 2020-05-28 13:59:54 +02:00
251389a454 add: coverage in cmake
fix: remove unsed cli call 'test'
2020-05-25 01:10:37 +02:00
be045f59d4 add: tests 2020-05-10 22:37:55 +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
44a83cd2c5 add: weekly schedule support 2020-04-23 17:00:12 +02:00
b3f75f4004 fix: database types 2020-04-19 02:44:35 +02:00
2a4e0e1075 add: tests and test_script 2020-02-23 22:54:33 +01:00
51ab1d7982 fix: save id as blob, not as string
add: some progress to new discovery
add: some tests
remove: migrations. restarting for now
2020-02-23 20:06:14 +01:00
b4eec336a2 add: binn for communication 2020-02-23 01:12:39 +01:00
Tobias Reisinger
9a44bc494e fix: copy config.json to build dir 2019-09-22 13:36:01 +02:00
Tobias Reisinger
907b52160a add: migration from main exe
add: sql files embedded in exe
2019-09-22 02:34:22 +02:00
Tobias Reisinger
5db696c15c fix: remove file copying for build 2019-09-19 16:12:38 +02:00
Tobias Reisinger
8679bfe680 add: CORS and OPTIONS
add: 'off' schedule in db init
add: copy db to build dir
2019-09-08 23:24:31 +02:00
Tobias Reisinger
e93ea44350 fix: cxx flag for armv6 2019-09-08 19:54:38 +02:00
Tobias Reisinger
71f7447f09 fix: the whole workflow 2019-09-08 14:28:50 +02:00
Tobias Reisinger
f3c03739ca fix: cmake stuff
remove: docker
2019-09-01 19:34:50 +02:00
Tobias Reisinger
ea8cb566e9 fix: less packages in docker 2019-08-22 22:11:06 +02:00
Tobias Reisinger
a5496d6fe1 add: Docker 2019-08-16 16:14:40 +02:00
Tobias Reisinger
51c7dd0ece fix: remove not needed software checks 2019-08-07 00:01:01 +02:00
Tobias Reisinger
9d9a530e30 fix: no views 2019-08-06 23:30:28 +02:00
Tobias Reisinger
d1d1de221f fix: rename
fix: new jsoncpp version
2019-07-29 12:10:45 +02:00
Tobias Reisinger
2d24339421 add: helpers
unstable: discovering
2019-07-15 00:39:37 +02:00
Tobias Reisinger
d17500a3b0 Initial commit 2019-07-12 21:05:56 +02:00