Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
5d731c9fba moved some models added cron and websocket base class 2019-10-31 16:13:02 +01: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