Commit graph

236 commits

Author SHA1 Message Date
Tom Limoncelli
a0d04a181a
CHORE: Remove "get-certs" command (#3657) 2025-07-09 14:01:23 -04:00
Tom Limoncelli
188343d822 Revert "remove commands/getCerts.go"
This reverts commit 1fa31c71b1.
2025-07-09 13:07:43 -04:00
Tom Limoncelli
1fa31c71b1 remove commands/getCerts.go 2025-07-09 12:56:01 -04:00
Ishan Jain
e1830abb58
NEW PROVIDER: ADGUARDHOME (#3638) 2025-07-09 12:06:34 -04:00
James O'Gorman
cd8892f9bb
BUG: User-Agent should include DNSControl version (#3653)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-07-09 10:56:38 -04:00
Tom Limoncelli
874ba798d4
REFACTOR: Rename commands/zonecache.go (#3646) 2025-06-30 16:16:58 -04:00
Hamish Moffatt
919ce24769
BUG: Fix --notify on preview and on error (#3616) 2025-06-13 11:12:32 -04:00
Hamish Moffatt
d042b3edf7
FEATURE: --notify now makes errors visible to make debugging easier (#3614) 2025-06-12 10:03:46 -04:00
Jeffrey Cafferata
e5f4d97950
DOCS: [GitBook] Refactor structure to match URL paths and fix missing page links (#3613) 2025-06-11 16:20:23 -04:00
Max Chernoff
3ea7ea84c9
FEATURE: Support ignoring the ech= parameter in HTTPS/SVCB RR types (#3485) 2025-06-11 11:16:15 -04:00
Yuhui Xu
113c1ac13b
GCORE: Implement ListZones to allow auto create zones (#3588) 2025-05-29 09:56:33 -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
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
5ad2df1076
BUG: fix panic message (#3489) 2025-03-10 19:39:20 -04:00
Tom Limoncelli
f281698124
CHORE: Update dependencies (#3484) 2025-03-07 10:45:51 -05:00
Tom Limoncelli
b0bc29c402
BUG: get-zones not generating SOA() statements properly (#3464) 2025-02-25 12:29:13 -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
Tom Limoncelli
8c3903ea8c
CHORE: update deps; go generate (#3455) 2025-02-24 07:03:27 -05:00
imlonghao
e0e32ca1a9
DOCS: fix broken links (#3437) 2025-02-17 08:41:37 -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
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
Jakob Ackermann
f264047633
BUG: create zones on push regardless of --populate-on-preview=false (#3402) 2025-01-27 10:28:25 -05:00
Jakob Ackermann
556926a2f7
BUG: Create zones ahead of gathering data (#3337)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-14 17:02:05 -05:00
Tom Limoncelli
5dbe5e84c9
CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -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
Tom Limoncelli
513b8be910
CICD: json files should be strictly formatted (#3282) 2025-01-01 12:02:23 -05:00
Jeffrey Cafferata
ee4970471b
DOCS: Trailing commas are no longer an issue (#3248) 2024-12-17 07:46:37 -05:00
Tom Limoncelli
a7e83de93d
BIND: Allow use in cmode=concurrent (#3254) 2024-12-17 07:42:04 -05:00
Tom Limoncelli
c1206a8d4c
ENHANCEMENT: get-zones: No longer generate END tokens (#3253) 2024-12-16 17:59:35 -05:00
Tom Limoncelli
43579505ff
BUGFIX: push not running concurrently (#3249) 2024-12-13 08:35:12 -05:00
Tom Limoncelli
e2cf886326
DEFAULT CHANGE: --cmode now defaults to concurrent (#3238) 2024-12-12 14:37:12 -05:00
Hamish Moffatt
9bb9f16e7f
BUG: Errors while listing zones do not propagate through the system (#2474) (#3216)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-06 17:04:40 -05:00
Tom Limoncelli
16a99a1ddb
CHORE: Add deprecation messages to preview/push/ppreview/ppush commands (#3155)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-10-16 10:21:18 -04:00
Tom Limoncelli
bbc6892101
FEATURE: enable --report for preview (not just push) (#3149)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-10-10 09:55:37 -04:00
Tom Limoncelli
c6e956aa43
Revert "FEATURE: parallel preview/push is now default (#3132)" (#3144) 2024-10-04 15:45:10 -04:00
Paul Donald
d6d50fc862
LOC: fix float altitude value ingestion, gate size and precision values (#3130)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-09-27 12:06:19 -04:00
Tom Limoncelli
0f08087978
FEATURE: parallel preview/push is now default (#3132) 2024-09-26 13:09:13 -04:00
Tom Limoncelli
12a72cb729
DOCS: Minor clarifications on NAMESERVER() (#3113) 2024-09-16 20:21:59 -04:00
Tom Limoncelli
06ba3cce77
Bugfix: Providers with batched updates might not report the correct number of changes (#3108) 2024-09-16 12:20:30 -04:00
Tom Limoncelli
74826d3430
update deps; go generate (#3106) 2024-09-03 14:25:34 -04:00
fuero
94a0cfcba3
New Feature: HASH() adds hashing functions to dnsconfig.js language (#3085)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-08-21 09:21:39 -04:00
Tom Limoncelli
fe7370b9a6
CHORE: go generate (#3079) 2024-08-13 10:57:31 -04:00
Tom Limoncelli
0869052419
CLOUDFLAREAPI: CF_SINGLE_REDIRECT improvements: fix bugs, log translated redirects (#3051) 2024-07-18 12:10:46 -04:00
Tom Limoncelli
cff63b5d75
BUGFIX: Remove debug statement left in by mistake (#3041) 2024-07-09 14:29:27 -04:00
Tom Limoncelli
088306883d
CLOUDFLAREAPI: Add CF_SINGLE_REDIRECT to manage "dynamic single" redirects (#3035) 2024-07-08 12:38:38 -04:00
Tom Limoncelli
8eb3c65050
FEATURE: Enable "require()" function to accept json5 files (#3003)
Co-authored-by: charliez0 <charliez0sp@gmail.com>
2024-06-11 15:27:11 -04:00
Jeffrey Cafferata
39c08bd0bd
DOCS: Provide domain modifiers code examples with a Top Level Function D() (#2993) 2024-06-05 14:45:43 -04:00
Jeffrey Cafferata
9dcd8c793a
DOCS: AUTODNSSEC_* improvements (#2984) 2024-06-03 14:31:47 -04:00