1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

1608 Commits

Author SHA1 Message Date
c74a527bf9 DOCS: [CAA] General improvements (#1971)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-22 11:20:49 -05:00
810eed0822 BUG: TypeScript typing: missing parameter (#1970) 2023-01-22 11:20:15 -05:00
9bda481e7e DOCS: Typo Dnscontrol = DNSControl. (#1969)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-21 17:29:14 -05:00
d53260703e DOCS: [DEFAULTS] General improvements (#1968)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-21 17:26:35 -05:00
aed4197984 DOCS: Renamed directory docs to documentation (#1966)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-21 17:26:04 -05:00
7fe9e91d1e DOCS: [Gitlab CI/CD] Corrected the bad asset URLs. (#1965)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-21 17:25:40 -05:00
437dc5f60d DOCS: Organize the assets by page or provider (#1964)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-21 17:25:01 -05:00
35105a0ff5 DOCS: [Cloudflare] Example permissions configuration image (#1963)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-21 17:23:51 -05:00
a1b24a2e82 GANDI_V5: Temporarily disable ListDomains (#1962) 2023-01-21 17:22:26 -05:00
178ec45254 VULTR: fix failing integration tests (#1956) 2023-01-20 13:32:25 -05:00
4d7a43d3df CLOUDFLARE: DOCS: Clarify API key instructions (#1959) 2023-01-20 09:56:55 -05:00
c1532d90a0 CORE: Fix matrix generator (#1958) 2023-01-20 08:31:24 -05:00
03d782dcbc Create CNAME 2023-01-20 08:04:13 -05:00
f912b15adc DOCS: Migrated documentation website to Gitbook (#1809) 2023-01-20 07:56:20 -05:00
f4388dd6ad CHORE: Fix broken merge (#1957) 2023-01-19 16:41:17 -05:00
8c8d08b72f HOSTINGDE: Adopt diff2 in compatibility mode (#1890) 2023-01-19 13:04:09 -05:00
e73982c699 NETLIFY: Fix TXT record handling (#1955)
Signed-off-by: SphericalKat <amolele@gmail.com>
2023-01-18 16:11:28 -05:00
02431b5ffc NETLIFY: Adopt diff2 in compatibility mode (#1896) 2023-01-18 14:03:16 -05:00
77df64d497 NAMECHEAP: Adopt diff2 in compatibility mode (#1894) 2023-01-18 12:35:19 -05:00
572f2ce28c NETCUP: Adopt diff2 in compatibility mode (#1895) 2023-01-18 12:34:45 -05:00
9bb38c4526 CHORE: Remove references to TXTMulti (#1953) 2023-01-18 11:45:36 -05:00
b6ee7161a5 LINODE: Adopt diff2 in compatibility mode (#1892) 2023-01-18 08:42:22 -05:00
1ab73aad37 DOCS: Clarify BYO CCI (#1951)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2023-01-18 08:29:40 -05:00
035455e042 DOCS: Fix release engineering docs (#1949) 2023-01-17 12:24:43 -05:00
9b3ad81b1d Embed types-dnscontrol.d.ts into the binary instead of fetching it via HTTP (#1942)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 12:10:43 -05:00
83b4a301dc HOSTINGDE: Add simple exponential back-off retry (#1937)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 11:47:49 -05:00
97d9c5889b BUILD SYSTEM: Skip unused integration tests faster (#1939)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 11:47:17 -05:00
1ea69eb262 DOCS: Revise typescript docs to be user-centric (#1940)
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2023-01-17 11:46:21 -05:00
2ebdda6971 HOSTINGDE: Fix & simplify string quoting (#1945)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 10:57:58 -05:00
8344f5c7c9 HOSTINGDE: BUG: PTR records aren't working (#1946)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 10:57:20 -05:00
261961c5b8 NETCUP: Handle CNAMEs with a single @ as destination correctly (#1947) 2023-01-17 10:56:29 -05:00
b4cbd1299f POWERDNS: Adopt diff2 in compatibility mode (#1899) 2023-01-13 13:00:49 -05:00
81f75ed154 Fix GitHub Pages build failure (#1941) 2023-01-13 12:44:51 -05:00
43af16aad2 EXOSCALE: Adopt diff2 in compatibility mode (#1881) 2023-01-13 11:21:22 -05:00
46d5666df7 CHORE: Update deps (#1936) v3.24.0 2023-01-12 17:19:12 -05:00
1e337abcdf Provide TypeScript typings for dnsconfig.js (#1830)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-12 16:59:42 -05:00
34908a76e8 Trigger Build 2023-01-12 16:50:36 -05:00
48f642cd54 CSCGLOBAL: Adopt diff2 in compatibility mode (#1875) 2023-01-12 16:32:29 -05:00
ca5273b617 DOC: Document how to BYO secrets (#1927)
Co-authored-by: Robert Blenkinsopp <robert.blenkinsopp@ultraleap.com>
2023-01-12 14:09:54 -05:00
47e9fe0678 CLOUDFLAREAPI: DOCS: Clarify API instructions (#1932) 2023-01-12 13:49:31 -05:00
214eaeb84d DOCS: Clarify ByRecord() assertions (#1931) 2023-01-11 12:17:34 -05:00
839abd122e Revert "Skip more efficiently"
This reverts commit 9205b809b0d56c72600629636e315589e5962f6a.
2023-01-11 10:23:23 -05:00
9205b809b0 Skip more efficiently 2023-01-11 10:17:33 -05:00
358ae77e29 DOCS: Akamai: Updated the Akamai URLs (#1926) 2023-01-10 12:15:27 -05:00
ba505a25dc DOCS: Fixed wrong Route53 Markdown link (#1925) 2023-01-09 18:05:41 -05:00
99a0eb84f6 HEDNS: Add full Diff2 support (#1915)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-09 16:20:03 -05:00
80fcc5232e GCLOUD: DOCS: Clarify and fix formatting (#1924) 2023-01-09 16:04:09 -05:00
a68d07320e GANDI_V5: Wrong directory name in OWNERS (#1922)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-09 15:03:15 -05:00
446855eac6 DOCS: Typo CloudFlare (#1923) 2023-01-09 15:01:55 -05:00
9b6a69c4c5 AZURE_DNS: Defend against nil targets 2023-01-09 12:51:18 -05:00