Commit graph

202 commits

Author SHA1 Message Date
Tobias Reisinger 7867c9405c fix: remove tmp test 2019-10-27 20:56:44 +01:00
Tobias Reisinger 3f79d8d26d add: test test (tmp) 2019-10-27 20:43:53 +01:00
Tobias Reisinger 320201bb5b add: init unit test 2019-10-27 02:07:01 +02:00
Tobias Reisinger 636fdf8df1 add: tag support for controller and relay
add: static on schedule
2019-09-24 23:33:35 +02: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 d47a12dbc5 fix: rename schema-migration.sh 2019-09-19 16:16:33 +02:00
Tobias Reisinger 5db696c15c fix: remove file copying for build 2019-09-19 16:12:38 +02:00
Tobias Reisinger 47910c60a6 fix: not found page file path fixed 2019-09-17 13:26:51 +02:00
Tobias Reisinger 00efbe6d93 add: cmake toolchain for raspberry pi 1 2019-09-17 13:14:45 +02:00
Tobias Reisinger 9b44482f7c add: 404 handler for angular 2019-09-17 01:55:29 +02:00
Tobias Reisinger 3a2677cbe8 fix: filters were applied on OPTIOBS 2019-09-15 16:49:21 +02:00
Tobias Reisinger 3aa0c514a5 fix: keep overlapping periods 2019-09-15 14:09:00 +02:00
Tobias Reisinger be84c0e4c2 fix: cleanup 2019-09-08 23:42:48 +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 77975299a5 fix: leaks and crash for relay PUT 2019-09-08 19:34:37 +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 086102c2fb add: schema migration scripts 2019-08-26 01:02:49 +02:00
Tobias Reisinger ea8cb566e9 fix: less packages in docker 2019-08-22 22:11:06 +02:00
Tobias Reisinger d36db73c5e fix: docker files 2019-08-22 21:39:27 +02:00
Tobias Reisinger 4515977620 fix: docker files 2019-08-22 21:38:23 +02:00
Tobias Reisinger d1a7730a16 fix: decrease commands 2019-08-17 11:42:54 +02:00
Tobias Reisinger 17b0b86f6d fix: docker files 2019-08-17 11:04:15 +02:00
Tobias Reisinger a33e8f2c05 fix: better Dockerfiles 2019-08-17 02:07:01 +02:00
Tobias Reisinger a5496d6fe1 add: Docker 2019-08-16 16:14:40 +02:00
Tobias Reisinger 0a4bd51878 fix: remove useless line 2019-08-08 21:23:37 +02:00
Tobias Reisinger 07e8d05333 fix: connect error print statuscode 2019-08-07 00:21:06 +02:00
Tobias Reisinger 7299c73e0e tidy: concat namespaces 2019-08-07 00:19:19 +02:00
Tobias Reisinger 6f1b16146f fix: remove unused variable 2019-08-07 00:14:57 +02:00
Tobias Reisinger e067e88639 fix: use drogon logging 2019-08-07 00:11:48 +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 2be5532778 add: rename controller command 2019-08-04 23:44:38 +02:00
Tobias Reisinger 08699c8817 fix: possible overflow removed 2019-07-30 13:25:35 +02:00
Tobias Reisinger fc0e0b660a fix: strncpy limits 2019-07-30 13:22:19 +02:00
Tobias Reisinger 831291cdac add: put controller api endpoint 2019-07-29 23:59:16 +02:00
Tobias Reisinger 0247031a3d fix: myself. need smaller commits 2019-07-29 22:02:38 +02:00
Tobias Reisinger 0b8c755a6b fix: wrong loop handling (return->continue) 2019-07-29 12:12:31 +02:00
Tobias Reisinger d1d1de221f fix: rename
fix: new jsoncpp version
2019-07-29 12:10:45 +02:00
Tobias Reisinger 8d4ad2f631 add: relays get all api endpoint 2019-07-22 22:26:42 +02:00
Tobias Reisinger 368df26ad7 fix: rename "device" to "controller" 2019-07-22 22:06:13 +02:00
Tobias Reisinger 9981eeabcb add: relay api endpoints 2019-07-22 00:00:07 +02:00
Tobias Reisinger a399050892 add: device relay get one
fix: stuff
2019-07-21 00:29:05 +02:00
Tobias Reisinger ac61c26d56 add: basic relay structure
add: improved sql calls
2019-07-20 23:33:17 +02:00
Tobias Reisinger a38a6e63b3 add: filters
add: schedule api calls
2019-07-20 14:51:45 +02:00
Tobias Reisinger a2dfcebf3f fix: leaks 2019-07-19 14:42:36 +02:00
Tobias Reisinger ae119df026 fix: removed macros.h include 2019-07-19 11:42:39 +02:00
Tobias Reisinger cac5781222 add: schedules 2019-07-19 11:41:39 +02:00