[PR #1] [MERGED] Intial UI changes #33

Closed
opened 2026-02-25 21:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/1
Author: @MichaelDill
Created: 7/22/2017
Status: Merged
Merged: 7/22/2017
Merged by: @charlesabarnes

Base: masterHead: master


📝 Commits (4)

  • da89ce1 Add files via upload
  • 4828992 Add JavaScript and Css subdirectories
  • 5393cf8 Obtain domain from request url
  • 48ba5a3 Merge branch 'master' into master

📊 Changes

4 files changed (+116 additions, -32 deletions)

View changed files

📝 getDns.php (+1 -0)
📝 index.html (+75 -27)
📝 javascript/main.js (+5 -5)
styles/style.css (+35 -0)

📄 Description

Changes to the Index file:

  • Change request to use AJAX instead of redirect
  • Display DNS Request Details in Table Format
  • Subsequent requests pre-pended to response area

Changes to the getDNS.php file:
-Change script to accepts domain from request url


🔄 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/charlesabarnes/SPFtoolbox/pull/1 **Author:** [@MichaelDill](https://github.com/MichaelDill) **Created:** 7/22/2017 **Status:** ✅ Merged **Merged:** 7/22/2017 **Merged by:** [@charlesabarnes](https://github.com/charlesabarnes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`da89ce1`](https://github.com/charlesabarnes/SPFtoolbox/commit/da89ce180ef40839c377704fb45a9411c0594cd1) Add files via upload - [`4828992`](https://github.com/charlesabarnes/SPFtoolbox/commit/48289921d60587e943b19a480cfca2cbb8789abc) Add JavaScript and Css subdirectories - [`5393cf8`](https://github.com/charlesabarnes/SPFtoolbox/commit/5393cf89206236e0359e1cee327dddc4f7b33107) Obtain domain from request url - [`48ba5a3`](https://github.com/charlesabarnes/SPFtoolbox/commit/48ba5a3832aac7a2de450d5c1be7b942836c65bf) Merge branch 'master' into master ### 📊 Changes **4 files changed** (+116 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `getDns.php` (+1 -0) 📝 `index.html` (+75 -27) 📝 `javascript/main.js` (+5 -5) ➕ `styles/style.css` (+35 -0) </details> ### 📄 Description Changes to the Index file: - Change request to use AJAX instead of redirect - Display DNS Request Details in Table Format - Subsequent requests pre-pended to response area Changes to the getDNS.php file: -Change script to accepts domain from request url --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30: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/SPFtoolbox#33
No description provided.