Commit Graph

30 Commits

Author SHA1 Message Date
fd72f3bff8 Refactor service add 2020-12-29 17:01:01 +01:00
bb54496ca5 Split services into family 2020-12-08 18:25:23 +01:00
37ed10f3bf Move zone services under a dedicated route 2020-12-08 18:25:23 +01:00
12d9acd368 Able to list records from abstract services 2020-12-08 18:25:23 +01:00
914d8b2669 New route to generate records for a given service 2020-12-08 18:25:23 +01:00
e70cc46be2 Transfert hexadecimal instead of base64 when this is truly hexadecimal 2020-12-08 18:25:23 +01:00
e7cae312d6 api: Fill a structure instead of passing argument to API function 2020-12-08 18:25:21 +01:00
ef87fdf922 Don't include DNSSEC records in diffs 2020-12-08 18:25:21 +01:00
8c1170fef4 Include origin in RR generation to extends relatives forms 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
ab6fe350ca Import ZoneMeta in domain history 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
014f728a6f Handle @ in subdomain, to avoid empty string 2020-12-08 18:25:21 +01:00
e1c0352ddc Can add new services to zone 2020-12-08 18:25:21 +01:00
4a19149b51 Full update/deletion on abstract page 2020-12-08 18:25:21 +01:00
8c829ba656 Handle service modifications 2020-12-08 18:25:21 +01:00
c44a227419 Handle zone saving 2020-12-08 18:25:21 +01:00
fa2ed5133f Rename zone in domain 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
2c7d3cb043 Fix issue when exchanging huge zones 2020-05-11 00:18:49 +02:00
97051c5a25 Handle user authentication: display user related zones 2020-05-11 00:18:49 +02:00
69baae1310 Not hardcoded server url 2020-05-11 00:18:49 +02:00
fcc62a0990 Change project name from libredns to happydns.org 2020-05-11 00:18:49 +02:00
cb50151678 DDNS keys are now not hardcoded 2020-05-11 00:18:49 +02:00
0b55b5fed3 Save zones into DB 2020-05-11 00:18:49 +02:00
5b12363e06 api: define $ORIGIN and $TTL when adding record 2020-05-06 12:06:59 +02:00
e42e078f30 Improve API 2020-05-06 12:06:59 +02:00
1858e61321 Use DefaultNameServer for doing queries 2019-07-16 16:44:54 +02:00
6d60e29ddf Initial commit 2019-07-16 16:19:10 +02:00