Commit Graph

16 Commits

Author SHA1 Message Date
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
4f375162a3 Fix display of errors (%w is only for Errorf) 2021-08-13 17:39:04 +02:00
c3c484deac Remove legacy code about sources 2021-07-05 18:01:43 +02:00
4a431565df WIP Can import domain through dnscontrol 2021-07-05 18:01:43 +02:00
cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00
e7cae312d6 api: Fill a structure instead of passing argument to API function 2020-12-08 18:25:21 +01:00
d75e20da6b Handle zone diff and update from abstract page 2020-12-08 18:25:21 +01:00
c6e64d64a3 Don't do special case of aliases. Treat them only in frontend part. 2020-12-08 18:25:21 +01:00
fb9860176e Create a administration interface 2020-12-08 18:25:21 +01:00
f166e5b59b Add DefaultTTL 2020-12-08 18:25:21 +01:00
2daea2ae30 Use a function to retrieve Services 2020-05-11 00:19:49 +02:00
93b90ed954 Start working on zone services 2020-05-11 00:19:49 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
1263b87d1f Dedicate module to config parsing, include config as request context 2020-05-11 00:18:50 +02:00
7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00
26ae054e65 Start working on services 2020-05-11 00:18:50 +02:00