Ludovic Fernandez
|
403070dd9b
|
Standardization of the definition of env vars. (#1082)
|
2020-03-11 23:51:10 +01:00 |
|
chrisbulgaria
|
68842b3b70
|
oraclecloud: fix subdomain support (#1055)
|
2020-03-11 11:59:08 +01:00 |
|
Ludovic Fernandez
|
4901bb4fe7
|
Add DNS provider for Dynu. (#1081)
|
2020-03-10 12:31:33 +01:00 |
|
Ludovic Fernandez
|
006012200e
|
Add DNS provider for reg.ru (#1078)
|
2020-03-10 11:08:32 +01:00 |
|
Ludovic Fernandez
|
2da1ce06ea
|
chore: wrap errors. (#1070)
|
2020-02-27 19:14:45 +01:00 |
|
Ludovic Fernandez
|
9d31db300b
|
chore: update to go1.14 (#1069)
|
2020-02-26 00:02:29 +01:00 |
|
Ludovic Fernandez
|
837082bc1b
|
Add DNS provider for Constellix (#1051)
|
2020-02-25 21:56:40 +01:00 |
|
Ludovic Fernandez
|
14329c03df
|
Add DNS provider for Servercow. (#1056)
|
2020-02-25 21:41:39 +01:00 |
|
Ludovic Fernandez
|
2e30fd0ba8
|
Minors changes (#1059)
|
2020-02-10 18:20:52 +01:00 |
|
Jan Polák
|
8f349e5a5f
|
ovh: Improve provider documentation (#1057)
|
2020-02-09 17:22:11 +01:00 |
|
Joonas
|
aad2d9ad92
|
zoneee: fix subdomains. (#1053)
|
2020-02-08 11:38:57 +01:00 |
|
Aidan Steele
|
87e770cc02
|
route53: allow custom client to be provided (#1050)
|
2020-02-01 12:10:40 +01:00 |
|
Van Hau TRAN
|
ee33cff002
|
Add DNS provider for Scaleway (#1047)
|
2020-01-23 15:51:47 +01:00 |
|
Mohamed Akram
|
f5180ad521
|
namecheap: allow external domains (#1042)
|
2020-01-18 02:25:50 +01:00 |
|
Steffen Neubauer
|
470f04590b
|
designate: Don't clean up managed records like SOA and NS (#1044)
|
2020-01-18 01:54:07 +01:00 |
|
Ludovic Fernandez
|
add2bea577
|
chore: update cenkalti/backoff to v4. (#1043)
|
2020-01-12 17:16:46 +01:00 |
|
Ludovic Fernandez
|
a10027da1c
|
namecheap: add sandbox support. (#1041)
|
2020-01-12 16:51:14 +01:00 |
|
Ludovic Fernandez
|
bbc3013d84
|
chore: update dnspod lib. (#1037)
|
2020-01-09 11:23:28 +01:00 |
|
Ludovic Fernandez
|
6001372a91
|
doc: improve Route53 documentation. (#1036)
|
2020-01-09 09:12:27 +01:00 |
|
Ludovic Fernandez
|
6154f47ec3
|
Update dnspod, because of API breaking changes. (#1034)
|
2020-01-08 20:53:45 +01:00 |
|
James
|
4f72de468d
|
Auto-detection of the project ID for gcloud. (#1028)
|
2020-01-04 17:18:34 +01:00 |
|
Dominik Menke
|
ca42cc42a0
|
dns/dreamhost: fix GoDoc (#1027)
|
2020-01-03 21:11:21 +01:00 |
|
Simon
|
cda5995ab4
|
Add DNS provider for Checkdomain (#1017)
|
2019-12-07 23:59:59 +01:00 |
|
Fernandez Ludovic
|
5b0879b7e3
|
doc: fix autodns version.
|
2019-11-09 22:19:00 +01:00 |
|
Dominik Menke
|
e6ff557596
|
cloudflare: fix panic when accessing record cache (#1005)
|
2019-11-07 11:50:44 +01:00 |
|
Ludovic Fernandez
|
738e40f446
|
fix: use token as unique ID. (#1003)
|
2019-11-05 12:58:13 +01:00 |
|
kolaente
|
46680f6524
|
Add support for autodns (#957)
|
2019-11-01 11:20:34 +01:00 |
|
Luis Gracia
|
a8484e3954
|
httpreq: Allow use environment vars from a _FILE file (#1000)
|
2019-10-30 21:40:48 +01:00 |
|
Ludovic Fernandez
|
635b9ac93d
|
chore: update linter. (#997)
|
2019-10-25 01:27:40 +02:00 |
|
Dominik Menke
|
828b0f3420
|
cloudflare: handle restricted API tokens (#985)
|
2019-10-09 02:20:30 +02:00 |
|
Tom Bell
|
415e5343da
|
dreamhost: Add CLI example (#983)
|
2019-10-05 18:06:12 +02:00 |
|
Ludovic Fernandez
|
e225f8d334
|
ovh: fix int overflow. (#972)
|
2019-09-19 19:07:00 +02:00 |
|
Ludovic Fernandez
|
6bbba5bbaa
|
linodev4: configurable propagation timeout. (#961)
|
2019-09-17 21:25:59 +02:00 |
|
Jarred Trainor
|
a5a29187fe
|
cloudflare: add support for API tokens (#937)
|
2019-09-01 14:32:20 +02:00 |
|
Ludovic Fernandez
|
cf879d0b3c
|
fix: typos. (#954)
|
2019-08-20 18:40:41 +02:00 |
|
Caige Nichols
|
76c850a580
|
Add Liquid Web DNS Provider (#951)
|
2019-08-19 21:41:10 +02:00 |
|
Fernandez Ludovic
|
e7a90b9471
|
chore: migrate to go module (v3.0.0)
- chore: update dependencies: use version with go modules.
- chore: remove dep.
- chore: update backoff imports.
- chore: init go module.
- chore: update CI.
- chore: mod v3
- chore: update docker image.
|
2019-08-07 14:07:47 +02:00 |
|
David Dymko
|
905b1eb80b
|
vultr: quote TXT record (#940)
|
2019-07-30 20:39:25 +02:00 |
|
Ludovic Fernandez
|
7f6155e865
|
vultr: invalid record type. (#932)
|
2019-07-22 23:29:32 +02:00 |
|
David Dymko
|
87be19588b
|
Switch Vultr to official client (#929)
|
2019-07-17 21:01:50 +02:00 |
|
Ludovic Fernandez
|
0dbc28193b
|
feat: joker username and password. (#927)
|
2019-07-17 02:39:17 +02:00 |
|
Wettle
|
c4a05dfab4
|
Add DNS provider for namesilo (#916)
|
2019-07-05 03:38:43 +02:00 |
|
Ludovic Fernandez
|
8dcc55b828
|
doc: improve Cloudflare documentation. (#913)
|
2019-07-04 18:10:43 +02:00 |
|
Frans Kuipers
|
6647ce7b1d
|
Add support for versio.nl (#909)
|
2019-06-27 19:30:10 +02:00 |
|
Ludovic Fernandez
|
ac65f6c6a9
|
chore: update dns providers libs. (#877)
|
2019-06-24 20:08:55 +02:00 |
|
Ludovic Fernandez
|
83618fed79
|
vegadns: refactor tests. (#910)
|
2019-06-24 18:34:04 +02:00 |
|
Felix Meißner
|
346d3222d7
|
Prevent sending empty body in OTC DNS Provider (#903)
|
2019-06-14 14:19:38 +02:00 |
|
Zimbo Boyd
|
a0d59b85fe
|
digitalocean: LEGO_EXPERIMENTAL_CNAME_SUPPORT support (#885)
|
2019-05-14 15:20:49 +02:00 |
|
Ludovic Fernandez
|
437d6a0408
|
doc: remove TODO. (#878)
|
2019-05-06 19:37:51 +02:00 |
|
Zlatko Čalušić
|
5bf36f544a
|
exec: serial behavior (#881)
|
2019-05-05 20:11:58 +02:00 |
|