[PR #656] [MERGED] LocalSolver GUI: Fixing Hostname Entry Update API #655

Closed
opened 2026-02-26 04:35:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/656
Author: @mageddo
Created: 12/17/2025
Status: Merged
Merged: 12/17/2025
Merged by: @mageddo

Base: masterHead: feat/594


📝 Commits (5)

📊 Changes

7 files changed (+30 additions, -228 deletions)

View changed files

📝 Dockerfile.builder.linux-amd64-static (+7 -1)
📝 RELEASE-NOTES.md (+2 -1)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/config/configurer/di/Context.java (+3 -0)
src/main/java/com/mageddo/dnsproxyserver/config/dataformat/v2/jsonv1v2/dataprovider/MutableConfigDAOJson.java (+0 -219)
📝 src/main/java/com/mageddo/dnsproxyserver/config/mapper/ConfigMapper.java (+3 -3)
📝 src/test/java/com/mageddo/dnsproxyserver/config/provider/jsonv1v2/dataprovider/MutableConfigDAOFileTest.java (+14 -3)

📄 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/mageddo/dns-proxy-server/pull/656 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/594` --- ### 📝 Commits (5) - [`07d7a79`](https://github.com/mageddo/dns-proxy-server/commit/07d7a79e2673e15aaafe45e3d4c4f48cee5bcb9c) Adjusts - [`7905cac`](https://github.com/mageddo/dns-proxy-server/commit/7905cacd28975c137f5a3c6b9fdb00e14a4fb039) Adjusts - [`f77c111`](https://github.com/mageddo/dns-proxy-server/commit/f77c1113a12c3a7f1efa3b9e3cb79d6d42b759a0) Adjusts - [`e339de1`](https://github.com/mageddo/dns-proxy-server/commit/e339de1dfd152255ac7106e173bda1d97c897e43) Adjusts - [`ee83117`](https://github.com/mageddo/dns-proxy-server/commit/ee83117336650f2f634cc0636a7222a2b66be35e) Adjusts ### 📊 Changes **7 files changed** (+30 additions, -228 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.builder.linux-amd64-static` (+7 -1) 📝 `RELEASE-NOTES.md` (+2 -1) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/config/configurer/di/Context.java` (+3 -0) ➖ `src/main/java/com/mageddo/dnsproxyserver/config/dataformat/v2/jsonv1v2/dataprovider/MutableConfigDAOJson.java` (+0 -219) 📝 `src/main/java/com/mageddo/dnsproxyserver/config/mapper/ConfigMapper.java` (+3 -3) 📝 `src/test/java/com/mageddo/dnsproxyserver/config/provider/jsonv1v2/dataprovider/MutableConfigDAOFileTest.java` (+14 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#655
No description provided.