Commit Graph

44 Commits

Author SHA1 Message Date
nemunaire c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
nemunaire c9fd6a2041 Fix Abort without return 2023-01-03 09:15:59 +01:00
nemunaire 014e6a3559 api: Display an error if not able to perform corrections calculation 2022-11-03 02:50:01 +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 4f375162a3 Fix display of errors (%w is only for Errorf) 2021-08-13 17:39:04 +02:00
nemunaire 9b92502571 Limit corrections to thoses given in POST content
continuous-integration/drone/push Build is passing Details
2021-07-11 11:23:52 +02:00
nemunaire 6f37df16ad Switch to our fork of dnscontrol 2021-07-05 18:01:43 +02:00
nemunaire 11d9719351 Improve zone diff display 2021-07-05 18:01:43 +02:00
nemunaire b32c50b5bd WIP Do diff and apply through dnscontrol 2021-07-05 18:01:43 +02:00
nemunaire 4a431565df WIP Can import domain through dnscontrol 2021-07-05 18:01:43 +02:00
nemunaire cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00
nemunaire fa647c7a4b Fix generation of records for the origin 2021-01-22 14:49:39 +01:00
nemunaire 3c038bee88 When using a reverse proxy, it can clean empty paths, always add @ 2021-01-09 21:27:28 +01:00
nemunaire 0780bb6444 When importing zone, create a WIP element 2021-01-04 10:52:09 +01:00
nemunaire fd72f3bff8 Refactor service add 2020-12-29 17:01:01 +01:00
nemunaire bb54496ca5 Split services into family 2020-12-08 18:25:23 +01:00
nemunaire 37ed10f3bf Move zone services under a dedicated route 2020-12-08 18:25:23 +01:00
nemunaire 12d9acd368 Able to list records from abstract services 2020-12-08 18:25:23 +01:00
nemunaire 914d8b2669 New route to generate records for a given service 2020-12-08 18:25:23 +01:00
nemunaire e70cc46be2 Transfert hexadecimal instead of base64 when this is truly hexadecimal 2020-12-08 18:25:23 +01:00
nemunaire e7cae312d6 api: Fill a structure instead of passing argument to API function 2020-12-08 18:25:21 +01:00
nemunaire ef87fdf922 Don't include DNSSEC records in diffs 2020-12-08 18:25:21 +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 014f728a6f Handle @ in subdomain, to avoid empty string 2020-12-08 18:25:21 +01:00
nemunaire e1c0352ddc Can add new services to zone 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 8c829ba656 Handle service modifications 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 1263b87d1f Dedicate module to config parsing, include config as request context 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
nemunaire 2c7d3cb043 Fix issue when exchanging huge zones 2020-05-11 00:18:49 +02:00
nemunaire 97051c5a25 Handle user authentication: display user related zones 2020-05-11 00:18:49 +02:00
nemunaire 69baae1310 Not hardcoded server url 2020-05-11 00:18:49 +02:00
nemunaire fcc62a0990 Change project name from libredns to happydns.org 2020-05-11 00:18:49 +02:00
nemunaire cb50151678 DDNS keys are now not hardcoded 2020-05-11 00:18:49 +02:00
nemunaire 0b55b5fed3 Save zones into DB 2020-05-11 00:18:49 +02:00
nemunaire 5b12363e06 api: define $ORIGIN and $TTL when adding record 2020-05-06 12:06:59 +02:00
nemunaire e42e078f30 Improve API 2020-05-06 12:06:59 +02:00
nemunaire 1858e61321 Use DefaultNameServer for doing queries 2019-07-16 16:44:54 +02:00
nemunaire 6d60e29ddf Initial commit 2019-07-16 16:19:10 +02:00