Commit Graph

30 Commits

Author SHA1 Message Date
a9f86307d5 New source: GoDaddy
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-01-06 03:42:11 +01:00
af4637ff8b Include source capabilities in source specs list 2020-12-29 17:06:11 +01:00
6ea1115f20 Move all related forms struct to forms package 2020-12-29 17:00:06 +01:00
e25ca8b160 Extract Forms as a dedicated module 2020-12-08 18:25:23 +01:00
e627e6b5ea Disable types that are not compatible with a given source 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
bf3d23c705 Display most DNS binary fields as hexadecimal 2020-12-08 18:25:23 +01:00
60d357a04e sources/ddns: check domain existance through SOA 2020-12-08 18:25:23 +01:00
9a6e0504a9 Document code 2020-12-08 18:25:22 +01:00
af9bc16489 Implement Gandi.net's LiveDNS API 2020-12-08 18:25:22 +01:00
5dc37b6c47 alwaysdata: introduce basic features 2020-12-08 18:25:22 +01:00
216a07b509 Add an onboarding view 2020-12-08 18:25:22 +01:00
eef9462931 Handle source update through source settings API 2020-12-08 18:25:22 +01:00
21d4ed6f43 Refactor SourceField creation 2020-12-08 18:25:22 +01:00
d4d982aec0 sources/ddns: simplify creation 2020-12-08 18:25:22 +01:00
f2eb1abac0 Don't use full package path as source identifier 2020-12-08 18:25:22 +01:00
2ca7fe83a2 Implement new source registration for OVH 2020-12-08 18:25:22 +01:00
02612d576e Implement complex source registration 2020-12-08 18:25:22 +01:00
eae71bdc7e Refactor multiple source fields 2020-12-08 18:25:22 +01:00
fe3bba74bd sources/ovh: use global appkey/appsecret from configuration 2020-12-08 18:25:22 +01:00
ef87fdf922 Don't include DNSSEC records in diffs 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
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
bc435db8e3 Add new interface to list domains living in a source API 2020-05-11 00:18:50 +02:00
701361e60d Add new DomainExists fonction to sources 2020-05-11 00:18:50 +02:00
dd12314385 Implement OVH API source 2020-05-11 00:18:50 +02:00
563d84eeda Add icon to sources 2020-05-11 00:18:50 +02:00
8362706c16 Add some fields to source specs 2020-05-11 00:18:50 +02:00
f467ee5059 Add an API route to source specs. 2020-05-11 00:18:50 +02:00
679bd9b9fa Implement Source abstraction 2020-05-11 00:18:50 +02:00