[PR #669] [MERGED] fix #661 add dns lookup for hostname #3191

Closed
opened 2026-02-27 00:55:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/669
Author: @zxdong262
Created: 8/18/2018
Status: Merged
Merged: 8/18/2018
Merged by: @zxdong262

Base: masterHead: fix-661


📝 Commits (1)

📊 Changes

5 files changed (+108 additions, -5 deletions)

View changed files

📝 app/app.js (+2 -0)
app/lib/lookup.js (+18 -0)
📝 package.json (+2 -2)
src/client/common/is-ip.js (+39 -0)
📝 src/client/components/bookmark-form/index.jsx (+47 -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/electerm/electerm/pull/669 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/18/2018 **Status:** ✅ Merged **Merged:** 8/18/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-661` --- ### 📝 Commits (1) - [`d4657fa`](https://github.com/electerm/electerm/commit/d4657fab0c2cf52cccd996dda0605e3efef66e11) fix #661 add dns lookup for hostname ### 📊 Changes **5 files changed** (+108 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+2 -0) ➕ `app/lib/lookup.js` (+18 -0) 📝 `package.json` (+2 -2) ➕ `src/client/common/is-ip.js` (+39 -0) 📝 `src/client/components/bookmark-form/index.jsx` (+47 -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-27 00:55:53 +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/electerm#3191
No description provided.