Commit graph

176 commits

Author SHA1 Message Date
e7ec01a113 fix: download destination (debugging) 2020-06-30 01:09:49 +02:00
92802ce57c fix: you can not command there 2020-06-30 01:07:00 +02:00
7d76855166 fix: controller executable was not executable 2020-06-30 01:05:41 +02:00
ddf5afb167 add: testing stuff for drone 2020-06-30 00:26:36 +02:00
8d0451a9b3 fix: bad library linking 2020-06-29 22:58:43 +02:00
45d2bdaeac fix: bad shell syntax 2020-06-29 18:47:42 +02:00
1112b65a75 fix: use sh instead of bash for migrations script 2020-06-29 18:43:39 +02:00
43dac8fd32 add: drone.yml 2020-06-29 18:35:09 +02:00
fb66480873 add: pulse endpoint 2020-06-27 18:31:36 +02:00
c41dd7e9fa fix: testing behaviour for real 2020-06-26 01:43:08 +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
cb0614cf8c add: tags_STR endpoint with GET and DELETE 2020-06-19 16:26:08 +02:00
4614ba50ac fix: patch version 2020-06-19 00:28:48 +02:00
1d8408581a add: drop privileges 2020-06-19 00:26:49 +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
309f2fbb52 add: POST schedules/list
fix: CORS
2020-06-14 00:14:13 +02:00
a78815cb32 add: endpoint /tags
fix: leaks from config (now using static length for config strings)
2020-06-13 19:21:32 +02:00
0f1cd9c02c fix: sql migration handling in make 2020-06-13 19:20:07 +02:00
2d6c0ff4c1 remove: build stage bugged to test 2020-06-03 01:25:39 +02:00
39b52bcfb0 add: new keys/values to core.testing.ini 2020-06-03 01:15:03 +02:00
f586fc4beb fix: clean tests 2020-06-03 01:01:06 +02:00
20d38730c9 add: file handling with 404 2020-06-03 00:47:49 +02:00
865caa627e add: tests 2020-06-01 00:45:08 +02:00
760cec9a20 add: file sending capability 2020-05-31 02:07:25 +02:00
6178ef3c7b add: generic response makers 2020-05-31 00:23:57 +02:00
2d992cfe3c add: test
add: period filters
fix: invalid reads (lost invalid json debug output)
2020-05-29 00:57:09 +02:00
f2a40ca330 REFRACTOR 2020-05-28 19:13:57 +02:00
b68cdd224e Merge branch 'rewrite' into dev 2020-05-28 13:59:54 +02:00
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
7f3182ee96 add: better tavern usage (python validator for schedules) 2020-05-28 00:06:03 +02:00
251389a454 add: coverage in cmake
fix: remove unsed cli call 'test'
2020-05-25 01:10:37 +02:00
d5f4820196 add: valgrind usage in testing 2020-05-23 01:28:48 +02:00
3acea7fc2f fix: memory leak 2020-05-22 22:48:33 +02:00
5e64f5963c add: endpoint responses 2020-05-21 01:33:18 +02:00
5a19e99627 add: temporary CORS headers
add: better sql calls with JOIN
2020-05-20 00:51:16 +02:00
6050f1cc5f fix: 504 return code and relay_schedule junction 2020-05-19 18:03:44 +02:00
c370ab6fea fix: handling of {str} or {int} in request 2020-05-18 13:52:29 +02:00
420bdeb2aa add: OPTIONS method support
add: relay tag endpoint
2020-05-14 01:37:08 +02:00
dab106c1f6 add: init relays after discover 2020-05-11 22:36:47 +02:00
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
574a384d2f fix: missing folder 2020-05-10 22:46:01 +02:00