Commit graph

20 commits

Author SHA1 Message Date
bc77bb16d4 add delete route 2022-03-05 13:07:51 +01:00
3767cc6ea0 add records update 2022-03-04 21:55:27 +01:00
77cc634257 move record list conversion to models module 2022-03-04 19:43:19 +01:00
96f66e1fd7 unified dns api error and move zone operations to management api 2022-03-04 18:20:18 +01:00
247f72871e create trait for dns server interactions 2022-03-04 17:51:07 +01:00
ae6c94e2a7 rearchitecture modules 2022-03-04 17:17:15 +01:00
d4079b0674 remove unused imports 2022-03-04 13:59:12 +01:00
094539d376 move record fetching in message module 2022-03-04 13:50:57 +01:00
4a4362715c refactor 2022-03-04 13:08:03 +01:00
b7db84e9a8 add basic record creation route 2022-03-04 00:44:29 +01:00
b9ca63bed1 wip create record 2021-07-01 20:45:49 +02:00
1f3aa12401 basic zone configuration 2021-05-02 17:19:32 +02:00
76f222e1c4 change zone member management 2021-05-02 15:56:42 +02:00
2a3354456a add route to give user access to a zone 2021-04-05 22:39:56 -04:00
fa14636835 add some kind of authorizations 2021-04-05 18:56:15 -04:00
4105fbebde fix async dns client 2021-04-05 17:21:40 -04:00
b3dab42450 apply linter suggestions 2021-04-04 21:05:39 -04:00
ebe1552032 use enum for role and fix dns client for async 2021-04-03 02:16:54 -04:00
7df4792ec5 improve error type 2021-04-02 17:12:29 -04:00
b758c87521 change architecture 2021-04-02 16:09:51 -04:00