[PR #19] [MERGED] Append URLs #36

Closed
opened 2026-02-27 23:20:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spatie/dnsrecords.io/pull/19
Author: @freekmurze
Created: 10/29/2017
Status: Merged
Merged: 10/29/2017
Merged by: @freekmurze

Base: masterHead: feature-append-url


📝 Commits (2)

  • ed26389 Append the entered command to the URL, and allow users to browse directly to a command (#17)
  • 2d75601 nitpick

📊 Changes

8 files changed (+28 additions, -26 deletions)

View changed files

📝 app/Http/Controllers/HomeController.php (+2 -7)
📝 app/Services/Commands/Commands/Clear.php (+1 -1)
📝 app/Services/Commands/Commands/DnsLookup.php (+2 -4)
📝 app/Services/Commands/Commands/Ip.php (+2 -2)
📝 app/Services/Commands/Commands/Manual.php (+2 -2)
📝 resources/assets/js/app.js (+10 -1)
📝 resources/views/home/index.blade.php (+8 -8)
📝 routes/web.php (+1 -1)

📄 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/spatie/dnsrecords.io/pull/19 **Author:** [@freekmurze](https://github.com/freekmurze) **Created:** 10/29/2017 **Status:** ✅ Merged **Merged:** 10/29/2017 **Merged by:** [@freekmurze](https://github.com/freekmurze) **Base:** `master` ← **Head:** `feature-append-url` --- ### 📝 Commits (2) - [`ed26389`](https://github.com/spatie/dnsrecords.io/commit/ed263890990ed0dc39f779305b4f5c977a18afb1) Append the entered command to the URL, and allow users to browse directly to a command (#17) - [`2d75601`](https://github.com/spatie/dnsrecords.io/commit/2d7560126cd9982fdb9a908a0db122f91bdbc278) nitpick ### 📊 Changes **8 files changed** (+28 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/HomeController.php` (+2 -7) 📝 `app/Services/Commands/Commands/Clear.php` (+1 -1) 📝 `app/Services/Commands/Commands/DnsLookup.php` (+2 -4) 📝 `app/Services/Commands/Commands/Ip.php` (+2 -2) 📝 `app/Services/Commands/Commands/Manual.php` (+2 -2) 📝 `resources/assets/js/app.js` (+10 -1) 📝 `resources/views/home/index.blade.php` (+8 -8) 📝 `routes/web.php` (+1 -1) </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 23:20:09 +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/dnsrecords.io#36
No description provided.