Commit Graph

22 Commits

Author SHA1 Message Date
nemunaire 1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
nemunaire 64d559e7dd Ensure SOA is always the first record in the list 2023-12-11 16:07:30 +01:00
nemunaire 857e70c079 Migrate from dns.RR to dnscontrol.RecordConfig
continuous-integration/drone/push Build is failing Details
2023-09-15 20:30:48 +02:00
nemunaire 216cdee5d5 Add Swagger
continuous-integration/drone/push Build is running Details
2023-08-05 22:10:27 +02:00
nemunaire c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
nemunaire c0a3ea2d4c This is happyDomain now
continuous-integration/drone/push Build is passing Details
2022-01-18 10:16:32 +01:00
nemunaire 4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
nemunaire fa647c7a4b Fix generation of records for the origin 2021-01-22 14:49:39 +01:00
nemunaire fd72f3bff8 Refactor service add 2020-12-29 17:01:01 +01:00
nemunaire 5917e12f5a fixup! Split services into family 2020-12-29 17:00:01 +01:00
nemunaire 9a6e0504a9 Document code 2020-12-08 18:25:22 +01:00
nemunaire 8c1170fef4 Include origin in RR generation to extends relatives forms 2020-12-08 18:25:21 +01:00
nemunaire d75e20da6b Handle zone diff and update from abstract page 2020-12-08 18:25:21 +01:00
nemunaire ab6fe350ca Import ZoneMeta in domain history 2020-12-08 18:25:21 +01:00
nemunaire c6e64d64a3 Don't do special case of aliases. Treat them only in frontend part. 2020-12-08 18:25:21 +01:00
nemunaire 19f0390454 Remove the subdomain when removing the last service of a subdomain 2020-12-08 18:25:21 +01:00
nemunaire 35fbb1625e Disallow removing SOA record 2020-12-08 18:25:21 +01:00
nemunaire 4a19149b51 Full update/deletion on abstract page 2020-12-08 18:25:21 +01:00
nemunaire 23311495ce Propagate services values through components 2020-12-08 18:25:21 +01:00
nemunaire c44a227419 Handle zone saving 2020-12-08 18:25:21 +01:00
nemunaire fa2ed5133f Rename zone in domain 2020-05-11 00:18:50 +02:00
nemunaire 7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00