mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 08:25:57 +03:00
[PR #19] [MERGED] Append URLs #36
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature-append-url📝 Commits (2)
ed26389Append the entered command to the URL, and allow users to browse directly to a command (#17)2d75601nitpick📊 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.