[PR #1074] [MERGED] Added possibility to edit server data #1247

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1074
Author: @josaphatim
Created: 6/8/2024
Status: Merged
Merged: 6/13/2024
Merged by: @kroky

Base: masterHead: edit-server


📝 Commits (1)

  • 71b1266 Added possibility to edit server data

📊 Changes

10 files changed (+226 additions, -86 deletions)

View changed files

📝 lib/repository.php (+1 -1)
📝 modules/core/handler_modules.php (+25 -11)
📝 modules/core/output_modules.php (+6 -9)
📝 modules/core/setup.php (+4 -1)
📝 modules/core/site.js (+124 -42)
📝 modules/imap/functions.php (+17 -6)
📝 modules/imap/output_modules.php (+26 -10)
📝 modules/imap/setup.php (+2 -0)
📝 modules/smtp/functions.php (+16 -5)
📝 modules/smtp/modules.php (+5 -1)

📄 Description

Issues

How it works

https://github.com/cypht-org/cypht/assets/80334370/e015ead8-d629-46d1-90e6-38dc815344fb


🔄 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/cypht-org/cypht/pull/1074 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 6/8/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `edit-server` --- ### 📝 Commits (1) - [`71b1266`](https://github.com/cypht-org/cypht/commit/71b126682acbf7622ae85a13480fe0016c3b1b6d) Added possibility to edit server data ### 📊 Changes **10 files changed** (+226 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `lib/repository.php` (+1 -1) 📝 `modules/core/handler_modules.php` (+25 -11) 📝 `modules/core/output_modules.php` (+6 -9) 📝 `modules/core/setup.php` (+4 -1) 📝 `modules/core/site.js` (+124 -42) 📝 `modules/imap/functions.php` (+17 -6) 📝 `modules/imap/output_modules.php` (+26 -10) 📝 `modules/imap/setup.php` (+2 -0) 📝 `modules/smtp/functions.php` (+16 -5) 📝 `modules/smtp/modules.php` (+5 -1) </details> ### 📄 Description ### Issues - fixes [#1035](https://github.com/cypht-org/cypht/issues/1035) ### How it works https://github.com/cypht-org/cypht/assets/80334370/e015ead8-d629-46d1-90e6-38dc815344fb --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:41 +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/cypht#1247
No description provided.