Commit graph

350 commits

Author SHA1 Message Date
Matteo Trubini
6e96b76902
DOCS: Add Porkbun as supported registrar and update usage examples (#3578) 2025-05-21 15:53:06 -04:00
Tom Limoncelli
7882326a8d
CHORE: generate-all.sh (#3572) 2025-05-13 18:11:37 -04:00
Tom Limoncelli
5e4d68b41c
CLOUDFLAREAPI: Enable inserting DS records at the domain apex (even if they may be rejected) (#3571) 2025-05-12 17:14:32 -04:00
Tom Limoncelli
ba67db23b5
CHORE: generate-all.sh (#3561) 2025-05-03 09:01:06 -04:00
Yuxiang Zhu
6322a624b4
POWERDNS: Add support for DNAME, HTTPS, SVCB, and DNSKEY record types (#3525) 2025-05-03 08:24:23 -04:00
Eli Heady
1c04affe7c
INWX: Add AutoDNSSEC support (#3534)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-05-03 08:23:38 -04:00
Eli Heady
d0fffaf8c2
BUGFIX: types fix: CAA_BUILDER accepts string[] or string for issue (#3546) 2025-05-03 08:21:44 -04:00
Pascal Mathis
5715b842f5
BUNNY_DNS: Support DNSSEC and fix Null MX parsing (#3547) 2025-05-03 08:20:27 -04:00
Tom Limoncelli
e41a6ba625
DOCS: Fix link to contributor responsibilities (#3528) 2025-04-21 11:36:12 -04:00
Jeffrey Cafferata
bb7f881754
BUG: Fixed concurrency verified matrix builder (#3537) 2025-04-19 09:08:49 -04:00
J.C. Jones
605ec55546
PORKBUN: Add support for SVCB and HTTPS record types. (#3527) 2025-04-14 09:40:51 -04:00
gotjoshua
c4f5bdae0e
DOCS: add for CONCURRENCY_VERIFIED (#3510)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-04-03 13:01:26 -04:00
Jeffrey Cafferata
9c7fafab78
DOCS: Reclassify providers concurrency status (#3518) 2025-04-02 16:36:00 -04:00
Jeffrey Cafferata
6a008a9881
DOCS: Added requested providers Netim (#3517) 2025-04-01 16:41:25 -04:00
Tom Limoncelli
14c3acb801
feat(cloudflare) SINGLE_REDIRECT permits more than 301/302 redirects (#3514) 2025-03-30 16:16:12 -04:00
Max Chernoff
839d510b73
DOCS: Fix typo in IGNORE.md (#3512) 2025-03-30 14:25:08 -04:00
Lance A. Brown
7661175d58
META: typescript: Mark recursive parameter of require_glob optional (#3508) 2025-03-26 06:42:29 -04:00
Tom Limoncelli
475f99b8d5
bug(rev) D_EXTEND does not work with REV (#3488) 2025-03-21 12:39:23 -04:00
Jeffrey Cafferata
47abf996e0
DOCS: Added requested providers BookMyName, IPv64 and Spaceship (#3496) 2025-03-21 10:17:42 -04:00
Tom Limoncelli
0d8dcea63a
BUILD: Move regen steps to a script (#3491) 2025-03-17 09:06:32 -04:00
Tom Limoncelli
5dafc9c1e3
DOCS: Add fmt for .js files to releng process (#3490) 2025-03-10 19:53:28 -04:00
Alfonso Montero López
1e5acba8e3
DOCS: language-reference/D: fix broken link (#3486) 2025-03-10 10:34:38 -04:00
Steven Rombauts
063d8b06e8
BUNNY_DNS: Add support for Redirect record (#3472) 2025-03-07 09:07:25 -05:00
Jan-Piet Mens
83a36a6745
DOCS: SOA RNAME description isn't accurate (#3481) 2025-03-07 09:06:23 -05:00
Eli Heady
48c99f7065
Improve tagged domain handling in support of Split Horizon feature (#3444)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-02-25 12:27:24 -05:00
udf2457
5c18be2293
DOCS: Update migrating.md to match BIND's current behavior (#3454) 2025-02-24 06:54:45 -05:00
Lance A. Brown
f3bdb1740a
DOCS: Fix quoting issue in D.md (#3446) 2025-02-21 07:32:01 -05:00
imlonghao
e0e32ca1a9
DOCS: fix broken links (#3437) 2025-02-17 08:41:37 -05:00
nyanotech
0d92d7a33f
DOCS: fix link to writing-providers.md (#3430) 2025-02-12 09:18:28 -05:00
Jeffrey Cafferata
4d94fcc357
DOCS: Provider request: Vercel DNS (#3416) 2025-02-05 15:26:16 -05:00
Tom Limoncelli
304515d137
FEATURE: Remove ppreview/ppush and cmode=legacy (#3412)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2025-02-05 15:25:30 -05:00
Kevin Zander
f80c1c0d7b
POWERDNS: Allow editing the SOA record (#3404)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-02-05 13:09:12 -05:00
Manolo Mancebo
15a22ae00a
FEATURE: Enable OIDC support for Azure DNS provider (#3398)
Co-authored-by: PE Team <platformengineers@newday.co.uk>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2025-01-30 13:00:02 -05:00
Costas Drogos
4f5655e510
NS1: remove deprecated NS1_URLFWD (#3400)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-27 10:29:26 -05:00
Kai Schwarz
a631c5bfdd
CNR: Initial Performance improvement; golint review (#3391) 2025-01-17 14:15:10 -05:00
Tom Limoncelli
355643988e
CLOUDFLAREAPI: No longer treat TTL=300 as special (#3368)
Co-authored-by: Sukka <github@skk.moe>
2025-01-16 10:58:11 -05:00
Asif Nawaz
a3d6c51c7f
CNR: Add support for ALIAS record type (#3360) 2025-01-14 16:46:55 -05:00
Jeffrey Cafferata
f9718852ce
DOCS: Rackspace Cloud DNS provider request (#3322) 2025-01-08 09:54:13 -05:00
Berk D. Demir
cc366d4306
ROUTE53: Add HTTPS, SSHFP, SVCB, and TLSA record types (#3316)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-07 08:50:46 -05:00
Jeffrey Cafferata
519e4f82e1
DOCS: Provider URI redirect (#3307)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-06 09:53:49 -05:00
Jeffrey Cafferata
533c7e0946 CHORE: Rename -provider to -profile within the documentation. 2025-01-06 09:38:39 -05:00
Jeffrey Cafferata
b87fb500b7 CHORE: Rename providers.json to profiles.json within the documentation. 2025-01-06 09:38:39 -05:00
Tom Limoncelli
aa93615d79 DOCS: Add fmtjson and "get co main" to releng docs
Release engineering docs should clarify that they
should start in "main".  Also add fmtjson instructions.

Added as requested.
2025-01-04 09:54:50 -05:00
Max Chernoff
e664daea53
AXFRDDNS: Modernize, Update supported capabilities (#3294) 2025-01-03 10:08:35 -05:00
Tom Limoncelli
513b8be910
CICD: json files should be strictly formatted (#3282) 2025-01-01 12:02:23 -05:00
tomf
ea5e571bcf
CICD: Update docs/comments after file renames (#3278)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-01 09:25:56 -05:00
Max Chernoff
d0d99267e1
AXFRDDNS: Add support for LOC records (#3269)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-27 14:59:59 -05:00
Jeffrey Cafferata
2f55b6c89d
DOCS: How to test a branch (feedback) (#3268) 2024-12-19 14:12:56 -05:00
Tom Limoncelli
1a1e592a5d
DOC: NEW: How to test a branch (#3264)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-12-19 13:18:58 -05:00
Jeffrey Cafferata
71539d40cf
DOCS: Shoutrrr added list of notification services (#3242)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-19 11:09:59 -05:00