Commit graph

2679 commits

Author SHA1 Message Date
Tom Limoncelli
db21e30abb
Update deps (#3790) 2025-10-10 14:16:46 -04:00
Tom Limoncelli
3eddfcd037
feat(validation): Validation errors now include the line number (#3788) 2025-10-10 13:48:41 -04:00
Jan von Aschwege
a71b89e5a2
NEW FEATURE: Add SMIMEA support for BIND and deSEC (#3786) 2025-10-10 11:16:13 -04:00
dependabot[bot]
2be2b0fd1e
Build(deps): Bump actions/cache from 4.2.4 to 4.3.0 (#3776)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-10-02 07:45:00 -04:00
Tom Limoncelli
5f4e1efdce
NS1: Fix NAPTR special case (#3785) 2025-10-02 06:53:19 -04:00
Louis Laureys
2122390f29
DOCS: Fill some question marks for cloudns (#3767)
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-10-01 15:47:50 -04:00
Tom Limoncelli
30d91d5f60
CHORE: Update deps (#3782) 2025-10-01 15:44:02 -04:00
dependabot[bot]
68edb2ef6c
Build(deps): Bump tar-fs from 3.0.9 to 3.1.1 (#3783)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 15:43:17 -04:00
Will Power
9b32a2f9b2
NAMECHEAP: Enable get-zones (#3775) 2025-09-29 13:43:03 -04:00
Paul Sütterlin
589cb77c68
CAA: Support issuemail / issuevmc tag in CAA builder (#3774)
Co-authored-by: Paul Sütterlin <psuet@kawo1.rwth-aachen.de>
2025-09-22 16:12:30 -04:00
Tom Limoncelli
1abb11de62
CHORE: Update dependencies (#3771) 2025-09-15 16:10:19 -04:00
Tom Limoncelli
9e77938e68
GANDI_V5: Increase API timeouts (#3770) 2025-09-15 14:02:47 -04:00
Tom Limoncelli
850a2bdc07
FEATURE: "--cmax n" limits preview/push concurrency to n connections (#3764) 2025-09-15 09:57:28 -04:00
Tom Limoncelli
f2ff95a20e
FEATURE: Optionally disable spfcache.json (#3765)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2025-09-13 12:23:46 -04:00
dependabot[bot]
e14c804882
Build(deps): Bump actions/setup-go from 5 to 6 (#3763)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 11:52:28 -04:00
Eli Heady
cca9a1e433
DESEC: improve formatting of DS records on domain creation (#3766) 2025-09-12 11:04:01 -04:00
networkException
f874b5fc1d
FEATURE: Support RFC 9495 issuemail tag in CAA records (#3762) 2025-09-05 16:07:42 -04:00
Eli Heady
8b73de0765
DOCS: Fix many minor typos (#3752)
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-09-02 11:00:25 -04:00
Tom Limoncelli
b529bc6593
CHORE: Upgrade github.com/failsafe-go/failsafe-go v0.6.9 to v0.7.0 (#3760) 2025-09-02 10:59:45 -04:00
Tom Limoncelli
3f8e09d268
CHORE: Upgrade aws-sdk-go-v2 (#3759) 2025-09-02 10:52:41 -04:00
Tom Limoncelli
3088ec67b5 Revert "Upgrade aws-sdk-go-v2"
This reverts commit b933492967.
2025-09-02 09:55:58 -04:00
Tom Limoncelli
b933492967 Upgrade aws-sdk-go-v2 2025-09-02 09:49:30 -04:00
Amin Vakil
6e0c7b1c82
Make native telegram alert text similar to shoutrrr (#3750) 2025-08-29 10:50:27 -04:00
Tom Limoncelli
45c98b9d1e
CHORE: Update dependencies (#3747) 2025-08-28 12:47:37 -04:00
Mynacol
a41e8d20e8
DOCS: AXFR+DDNS uses TCP by default (#3713)
Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-08-28 12:27:58 -04:00
Mynacol
c858e8fa57
AXFRDDNS: Chunk large changes in multiple packets (#3732)
Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-08-28 12:27:18 -04:00
James O'Gorman
89ac03faca
PORKBUN: Configurable retry parameters (#3746) 2025-08-28 12:24:40 -04:00
Tom Limoncelli
02ac788a24
CHORE: Update deps (#3745) 2025-08-26 15:54:13 -04:00
dependabot[bot]
e423cc83e7
Build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#3743)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 13:32:49 -04:00
Klemens Nanni
9edeb73d76
DOCS: Added requested provider Yandex Cloud DNS (#3738) 2025-08-24 09:21:22 -04:00
Tom Limoncelli
3645e332c3
security fix: Prevent exposure of creds in debug output (#3733) 2025-08-19 10:47:02 -04:00
Mynacol
3799f8b8e9
AXFRDDNS: Enable DNS compression for DDNS (#3730) 2025-08-18 16:35:17 -04:00
Tom Limoncelli
4ee1ed6ad2
CHORE: upgrade deps, fix OPENPGPKEY test (#3726) 2025-08-14 12:17:25 -04:00
Jeffrey Cafferata
60bbab6fa1
DOCS: Clarification on quotes in TXT record. (#3721) 2025-08-13 09:58:19 -04:00
dependabot[bot]
ccc164a045
Build(deps): Bump actions/cache from 4.2.3 to 4.2.4 (#3722)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 09:41:27 -04:00
dependabot[bot]
b9b4d7719e
Build(deps): Bump actions/checkout from 4 to 5 (#3723)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 09:41:17 -04:00
PJEilers
43e7dd5603
REALTIMEREGISTER: SRV prio 0 (#3725)
Co-authored-by: pieterjan.eilers <pieterjan.eilers@realtimeregister.com>
2025-08-13 09:41:03 -04:00
PJEilers
2b2f9d901e
REALTIMEREGISTER: Allow 0 prio for MX records (#3724)
Co-authored-by: pieterjan.eilers <pieterjan.eilers@realtimeregister.com>
2025-08-13 09:10:23 -04:00
Georg
e79c43f6eb
DOCS/rtypes: consistently use pushd (#3719)
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-08-11 11:06:38 -04:00
Georg
8c8948e69a
NEW RECORD TYPE: OPENPGPKEY (basic) (#3718)
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-08-11 10:44:12 -04:00
Jeffrey Cafferata
b2c88ac762
DOCS: AdGuardHome feedback (#3701) 2025-08-09 10:36:38 -04:00
Tom Limoncelli
921f13e8ac
CHORE: Update deps (#3714)
Co-authored-by: Tom Limoncelli <tlimoncelli@so-mac-f9mjkh4phc.mynetworksettings.com>
2025-08-06 09:59:26 -04:00
Tom Limoncelli
953e3865d2 CHORE: Update dependencies 2025-08-06 08:54:14 -04:00
Yuhui Xu
1e8d720fdd
GCORE: update create zone call signature from latest SDK (#3712)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-05 07:49:45 -04:00
Alex Trull
ca64774004
Joker: Implement DNS Provider (#3661)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-08-04 16:37:20 -04:00
Tom Limoncelli
33e87d941d
CHORE: Update dependencies (#3711) 2025-08-04 13:47:30 -04:00
Brandon Gilmore
304ce4cb4a
AXFRDDNS: Fix spurious AUTODNSSEC warnings (#3703) 2025-08-04 09:07:07 -04:00
dependabot[bot]
edf31110df
Build(deps): Bump alpine from 3.22.0 to 3.22.1 (#3705)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 09:05:32 -04:00
Tom Limoncelli
b947bddf95
CHORE: generate-all.sh (#3699) 2025-07-30 20:49:54 -04:00
Tom Limoncelli
b0a57e5c3e
DOCS: Improve docs and error messages related to apex domains (#3690) 2025-07-30 20:43:42 -04:00