Commit graph

196 commits

Author SHA1 Message Date
Tobias Reisinger 865caa627e add: tests 2020-06-01 00:45:08 +02:00
Tobias Reisinger 760cec9a20 add: file sending capability 2020-05-31 02:07:25 +02:00
Tobias Reisinger 6178ef3c7b add: generic response makers 2020-05-31 00:23:57 +02:00
Tobias Reisinger 2d992cfe3c add: test
add: period filters
fix: invalid reads (lost invalid json debug output)
2020-05-29 00:57:09 +02:00
Tobias Reisinger f2a40ca330 REFRACTOR 2020-05-28 19:13:57 +02:00
Tobias Reisinger b68cdd224e Merge branch 'rewrite' into dev 2020-05-28 13:59:54 +02:00
Tobias Reisinger 1475f605aa add: foreign key support in database
add: more tests
fix: bad tag handling when finding 0 in column
2020-05-28 02:12:39 +02:00
Tobias Reisinger 7f3182ee96 add: better tavern usage (python validator for schedules) 2020-05-28 00:06:03 +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 d5f4820196 add: valgrind usage in testing 2020-05-23 01:28:48 +02:00
Tobias Reisinger 3acea7fc2f fix: memory leak 2020-05-22 22:48:33 +02:00
Tobias Reisinger 5e64f5963c add: endpoint responses 2020-05-21 01:33:18 +02:00
Tobias Reisinger 5a19e99627 add: temporary CORS headers
add: better sql calls with JOIN
2020-05-20 00:51:16 +02:00
Tobias Reisinger 6050f1cc5f fix: 504 return code and relay_schedule junction 2020-05-19 18:03:44 +02:00
Tobias Reisinger c370ab6fea fix: handling of {str} or {int} in request 2020-05-18 13:52:29 +02:00
Tobias Reisinger 420bdeb2aa add: OPTIONS method support
add: relay tag endpoint
2020-05-14 01:37:08 +02:00
Tobias Reisinger dab106c1f6 add: init relays after discover 2020-05-11 22:36:47 +02:00
Tobias Reisinger 606f2483a5 add: forward schedule updates to relays 2020-05-11 14:50:25 +02:00
Tobias Reisinger 9e49143a3e add: README 2020-05-10 23:03:22 +02:00
Tobias Reisinger 574a384d2f fix: missing folder 2020-05-10 22:46:01 +02:00
Tobias Reisinger be045f59d4 add: tests 2020-05-10 22:37:55 +02:00
Tobias Reisinger dd98af4edc fix: tests yaml formatting
fix: command memory leak
2020-05-07 03:12:27 +02:00
Tobias Reisinger 10e41ca166 add: commands
fix: timezone problem
2020-05-07 01:38:13 +02:00
Tobias Reisinger 0edb16a2d5 add: controller/..../relays endpoints
add: relay functions
remove: drivers
2020-05-06 22:49:22 +02:00
Tobias Reisinger f040cd8b21 add: schedule tags endpoint
fix: memory leak for string args
2020-05-06 10:53:42 +02:00
Tobias Reisinger a127a68e31 add: relay endpoint
fix: discovery invalid read
2020-05-06 01:16:43 +02:00
Tobias Reisinger 1171ef22be add: models for controller and relay
add: first controller endpoints
2020-05-06 01:05:36 +02:00
Tobias Reisinger b5a8523ae0 add: tests
add: schedule endpoints
2020-05-05 22:29:04 +02:00
Tobias Reisinger 6d828fcffc init rewrite 2020-05-05 11:42:02 +02:00
Tobias Reisinger b9154cdc3b fix: name cutting off
add: schedules post list
2020-04-30 11:19:18 +02:00
Tobias Reisinger a234a79828 fix: add tags array to json even when empty 2020-04-28 21:51:47 +02:00
Tobias Reisinger 42c168e627 add: tagging 2020-04-28 21:50:19 +02:00
Tobias Reisinger 5bc849ab40 fix: relay-schedules now as database junction 2020-04-27 23:33:56 +02:00
Tobias Reisinger 5b508b3735 add: weekly schedules support 2020-04-25 00:49:32 +02:00
Tobias Reisinger 701f01c495 add: msgpack as binn replacement 2020-04-24 01:33:34 +02:00
Tobias Reisinger 44a83cd2c5 add: weekly schedule support 2020-04-23 17:00:12 +02:00
Tobias Reisinger b3f75f4004 fix: database types 2020-04-19 02:44:35 +02:00
Tobias Reisinger beea18f70b fix: uuid saving as blob 2020-04-18 21:29:52 +02:00
Tobias Reisinger 2b9abff7f1 add: receive more controller properties and save them
add: more tests
2020-03-12 00:36:06 +01:00
Tobias Reisinger 2a4e0e1075 add: tests and test_script 2020-02-23 22:54:33 +01:00
Tobias Reisinger 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
Tobias Reisinger b4eec336a2 add: binn for communication 2020-02-23 01:12:39 +01:00
Tobias Reisinger 6e6d29f410 add: discovery port for testing env 2020-02-22 02:27:50 +01:00
Tobias Reisinger 3afb857208 fix: null tag caused crash 2020-01-02 21:55:42 +01:00
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