Commit Graph

19 Commits

Author SHA1 Message Date
Tobias Kurze
186614bc4a added virtual commands model 2019-08-05 13:41:12 +02:00
Tobias Kurze
51536766bf using reflection to get models 2019-08-02 16:09:39 +02:00
70df74cecf updated recorder model 2019-05-03 18:40:43 +02:00
Tobias Kurze
fad2238b75 added ports to api model 2019-05-03 15:52:52 +02:00
Tobias Kurze
295aadfaeb fixed and extended apis 2019-04-26 15:34:23 +02:00
07d01304be added room and recorder api and added length check (for sqlite) 2019-04-26 09:42:52 +02:00
3ecc8e0955 some changes to auth and group api 2019-04-15 14:14:42 +02:00
cbc269edf2 removed old dB code and continued on group and user mgmt 2019-04-11 16:18:46 +02:00
Tobias Kurze
2451a56403 added / implemented group API 2019-04-10 15:11:21 +02:00
Tobias Kurze
f0783d97c8 changes to auth and user API 2019-04-05 16:21:24 +02:00
8b7b2f489c added user and group API and models 2019-04-04 16:05:36 +02:00
cfa12717e0 added toJSON func 2019-04-02 16:58:59 +02:00
Tobias Kurze
8cf8632c8c added db migrations and group support, still problems with json serialization 2019-04-02 16:10:46 +02:00
024f063bea better separation between api and frontend login 2019-04-02 10:47:53 +02:00
Tobias Kurze
cad27733f0 oicd now working 2019-03-26 14:58:37 +01:00
0469b8dbb5 added a lot of auth code 2019-03-21 16:17:25 +01:00
Tobias Kurze
bef3c6dc9b added authentication API 2019-03-19 16:34:05 +01:00
Tobias Kurze
c8b01b450b added __main__.py and corrected import order in __init__.py 2019-03-12 16:48:01 +01:00
38ab1578b0 added rest-API, sqlalchemy and nice structure 2019-03-06 16:36:57 +01:00