[PR #47] [CLOSED] Add Cloudflare ID support to subdomain plugin' or 'Enhance subdomain Cloudflare integration with dynamic record types #83

Closed
opened 2026-05-07 00:17:59 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/plugins/pull/47
Author: @jeko1107
Created: 12/23/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

3 files changed (+88 additions, -35 deletions)

View changed files

subdomains/database/migrations/004_add_cloudflare_id_to_subdomains.php (+26 -0)
📝 subdomains/src/Filament/Server/Resources/Subdomains/SubdomainResource.php (+7 -7)
📝 subdomains/src/Models/Subdomain.php (+55 -28)

📄 Description

Summary by CodeRabbit

  • New Features

    • Enhanced Cloudflare integration with improved data synchronization and error handling capabilities.
  • Bug Fixes

    • Fixed DNS record type auto-detection to properly support both IPv4 and IPv6 servers.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 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/pelican-dev/plugins/pull/47 **Author:** [@jeko1107](https://github.com/jeko1107) **Created:** 12/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`655cebb`](https://github.com/pelican-dev/plugins/commit/655cebb1f6221fe67767b0e61e13a1a2dafd8b2c) Delete subdomains directory - [`7968853`](https://github.com/pelican-dev/plugins/commit/79688539515f30ab252066dfe67e7baa7f3ea66e) fix subdomains ### 📊 Changes **3 files changed** (+88 additions, -35 deletions) <details> <summary>View changed files</summary> ➕ `subdomains/database/migrations/004_add_cloudflare_id_to_subdomains.php` (+26 -0) 📝 `subdomains/src/Filament/Server/Resources/Subdomains/SubdomainResource.php` (+7 -7) 📝 `subdomains/src/Models/Subdomain.php` (+55 -28) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Enhanced Cloudflare integration with improved data synchronization and error handling capabilities. * **Bug Fixes** * Fixed DNS record type auto-detection to properly support both IPv4 and IPv6 servers. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:59 +02:00
Sign in to join this conversation.
No labels
pull-request
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/plugins#83
No description provided.