[PR #2] [MERGED] Adds some response messages; allows urls with protocol #25

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

📋 Pull Request Information

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

Base: masterHead: easter-eggs


📝 Commits (1)

  • 1e6e0c6 Adds some response messages; allows urls with protocol

📊 Changes

6 files changed (+32 additions, -10 deletions)

View changed files

📝 app/Http/Controllers/HomeController.php (+17 -3)
📝 resources/assets/css/components/alerts.css (+5 -1)
📝 resources/assets/css/components/footer.css (+1 -1)
📝 resources/assets/css/settings/colors.css (+1 -0)
📝 resources/views/home/index.blade.php (+3 -3)
📝 resources/views/layout/_partials/flash.blade.php (+5 -2)

📄 Description

  • type '?' or 'clear' for surprises
  • allow pasting/typing urls with http or https

🔄 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/2 **Author:** [@willemvb](https://github.com/willemvb) **Created:** 10/26/2017 **Status:** ✅ Merged **Merged:** 10/26/2017 **Merged by:** [@freekmurze](https://github.com/freekmurze) **Base:** `master` ← **Head:** `easter-eggs` --- ### 📝 Commits (1) - [`1e6e0c6`](https://github.com/spatie/dnsrecords.io/commit/1e6e0c61b571bfe5f229b256791802d1685ae9e7) Adds some response messages; allows urls with protocol ### 📊 Changes **6 files changed** (+32 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/HomeController.php` (+17 -3) 📝 `resources/assets/css/components/alerts.css` (+5 -1) 📝 `resources/assets/css/components/footer.css` (+1 -1) 📝 `resources/assets/css/settings/colors.css` (+1 -0) 📝 `resources/views/home/index.blade.php` (+3 -3) 📝 `resources/views/layout/_partials/flash.blade.php` (+5 -2) </details> ### 📄 Description - type '?' or 'clear' for surprises - allow pasting/typing urls with http or https --- <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:06 +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#25
No description provided.