[PR #181] [MERGED] Njalla #643

Closed
opened 2025-11-20 04:25:33 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/181
Author: @qdm12
Created: 3/20/2021
Status: Merged
Merged: 3/22/2021
Merged by: @qdm12

Base: masterHead: njalla


📝 Commits (8)

📊 Changes

5 files changed (+199 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
docs/njalla.md (+35 -0)
📝 internal/constants/providers.go (+2 -0)
📝 internal/params/json.go (+2 -0)
internal/settings/njalla.go (+158 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/181 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 3/20/2021 **Status:** ✅ Merged **Merged:** 3/22/2021 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `njalla` --- ### 📝 Commits (8) - [`738be18`](https://github.com/qdm12/ddns-updater/commit/738be186ce88c8bc293da55569b9665b5b34ce0f) Njalla implementation and documentation - [`5452908`](https://github.com/qdm12/ddns-updater/commit/5452908e732675137996e098f688c2158e7c8500) Process edge cases and returned IP address - [`4d325e4`](https://github.com/qdm12/ddns-updater/commit/4d325e43a888752ab4f8711d99eaa9cab6de9afd) Allow wildcard records - [`007ae7f`](https://github.com/qdm12/ddns-updater/commit/007ae7f27f2a14bbbfbd61850923234b6c5466f6) Fix bad display constant - [`ef95854`](https://github.com/qdm12/ddns-updater/commit/ef9585489bca1587a31e87fdf531c1c77ff437a8) Add debug log - [`42a146c`](https://github.com/qdm12/ddns-updater/commit/42a146c02923ff6180b278961258979f2aa2dd09) Fix bad key url parameter - [`54f2ffd`](https://github.com/qdm12/ddns-updater/commit/54f2ffd437d5203468fc569082fc77d0799f79b7) Remove debug log - [`de54470`](https://github.com/qdm12/ddns-updater/commit/de54470ec2bb394ed5f451bc6b1b1f6a422a63ea) Fix rebase conflicts ### 📊 Changes **5 files changed** (+199 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/njalla.md` (+35 -0) 📝 `internal/constants/providers.go` (+2 -0) 📝 `internal/params/json.go` (+2 -0) ➕ `internal/settings/njalla.go` (+158 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#643