Commit Graph

43 Commits

Author SHA1 Message Date
Tobias Kurze
9c19708381 now using campus API 2020-08-11 16:39:13 +02:00
160076afcf slight changes to config 2020-08-07 16:47:33 +02:00
Tobias Kurze
437cec38e0 added permission checks to user and recorder API 2020-08-06 15:23:14 +02:00
Tobias Kurze
82b3e78488 improved register endpoint, etc. 2020-08-05 16:36:14 +02:00
Tobias Kurze
16e4231807 now returning bad request when wrong parameters are supplied for room / recorder creation 2020-08-05 07:51:13 +02:00
dc142bca0c some changes to virtual command api, but its not yet clear how this should function 2020-07-31 16:33:02 +02:00
Tobias Kurze
cc334f1727 oidc working again (getting less info to limit cookie size) 2020-07-28 15:09:08 +02:00
de398d189a tryd to fix a oid connect related bug, but there is still a BIG problem 2020-07-24 16:45:18 +02:00
Tobias Kurze
1d4c4c8ec2 not sending previous state if null anymore 2020-07-21 15:37:54 +02:00
Tobias Kurze
bd8e60bf5d state api now working 2020-07-20 17:51:57 +02:00
f181e4a785 further advanced state api and stream checks 2020-02-25 17:00:01 +01:00
1d011af64b added state api 2020-02-24 16:00:41 +01:00
6ba38cd42d removed flask-restplus and replaced with flask-restx 2020-02-24 09:26:47 +01:00
1745f56ac7 added stream sanity checks (sound, singe color) 2020-02-21 17:10:14 +01:00
Tobias Kurze
6971b4b618 added stream checks 2020-02-21 07:22:26 +01:00
bb4db25dcd code to call recorder functions from frointend 2019-12-12 18:44:07 +01:00
Tobias Kurze
da200f95b8 working websocket communication for recorder states 2019-12-11 08:31:42 +01:00
Tobias Kurze
190f728eb7 changed a lot regarding rec state, etc. 2019-12-03 16:05:02 +01:00
a709dbcaef added permissions api and websocket stuff 2019-11-28 19:39:53 +01:00
c4b54357f7 automatically adding recorders, models and rooms and association of those 2019-11-22 14:26:16 +01:00
Tobias Kurze
7700b4381f now rooms, recorders and recorder models get initialized in DB 2019-11-20 16:19:59 +01:00
Tobias Kurze
60ff5bdeaf added code to initialize db with models and recodres 2019-11-20 12:41:05 +01:00
bc1347fe99 changed pw in recorders.jso 2019-11-14 15:40:57 +01:00
9ef9d98132 added logging to smp adapter 2019-11-14 15:19:44 +01:00
bab6403f91 changed thread pool code again 2019-11-14 15:08:06 +01:00
692649e08f changed thread pool code again 2019-11-14 15:05:06 +01:00
6f1e01781a changed thread pool code again 2019-11-14 15:02:20 +01:00
7224038e64 modified threadpool run to use timeout 2019-11-14 14:56:55 +01:00
c96cdfc6e1 fixed bug in smp adapter 2019-11-14 14:39:27 +01:00
c3d8a1e91a fixed bug in smp adapter 2019-11-14 14:29:12 +01:00
b214d161bf slightly modified smp adapter for testing 2019-11-14 14:23:19 +01:00
e19ce060d8 exception decorator and mail send for errors and changes to rec state checker 2019-11-14 14:15:36 +01:00
Tobias Kurze
6081486a35 using git-crypt instead of manual encrypton filters 2019-11-13 13:04:18 +01:00
Tobias Kurze
2da856dd36 using git-crypt instead of manual encrypton filters 2019-11-13 12:59:09 +01:00
Tobias Kurze
872e531ef5 added logging conf and now checking recording status with simple script ; notifications are missing 2019-11-13 08:19:39 +01:00
Tobias Kurze
4563e16137 moved creds to config 2019-11-12 12:43:45 +01:00
Tobias Kurze
8b05bb694f added excel->json recorder source generation script 2019-11-12 12:32:49 +01:00
5d731c9fba moved some models added cron and websocket base class 2019-10-31 16:13:02 +01:00
Tobias Kurze
36c889956f added websocket test flies 2019-10-30 11:54:53 +01:00
Tobias Kurze
a408fd3b4c added ws base code 2019-10-25 15:59:41 +02:00
Tobias Kurze
32c2674210 added code for saving config (might not be complete 2019-10-25 13:49:41 +02:00
d61c395d2c added access control model and more stuff around access mgmt 2019-10-23 16:33:24 +02:00
6b4f7c8118 moved everything to a new module called backend 2019-10-23 15:00:33 +02:00