[PR #7] Add custom domains, popup option #11

Open
opened 2026-02-27 07:17:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jonroig/MailtOWA/pull/7
Author: @okj579
Created: 8/18/2021
Status: 🔄 Open

Base: masterHead: custom-domains


📝 Commits (1)

  • db4bc28 Add custom domains, popup option

📊 Changes

4 files changed (+86 additions, -92 deletions)

View changed files

📝 background.js (+7 -3)
📝 mailtowa.js (+9 -5)
📝 popup.html (+51 -19)
📝 popup.js (+19 -65)

📄 Description

I've added the option to define a custom domain for an OWA instance, like many companies (including mine) have. I've also added the option to open the compose window in a popup instead of a new tab and done some refactoring, so that new options are easier to add. I'm using this version unpacked at the moment and it's working well for me.


🔄 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/jonroig/MailtOWA/pull/7 **Author:** [@okj579](https://github.com/okj579) **Created:** 8/18/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `custom-domains` --- ### 📝 Commits (1) - [`db4bc28`](https://github.com/jonroig/MailtOWA/commit/db4bc2816bff16a54f543b59ba541195d8b81b4d) Add custom domains, popup option ### 📊 Changes **4 files changed** (+86 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `background.js` (+7 -3) 📝 `mailtowa.js` (+9 -5) 📝 `popup.html` (+51 -19) 📝 `popup.js` (+19 -65) </details> ### 📄 Description I've added the option to define a custom domain for an OWA instance, like many companies (including mine) have. I've also added the option to open the compose window in a popup instead of a new tab and done some refactoring, so that new options are easier to add. I'm using this version unpacked at the moment and it's working well for me. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/MailtOWA-jonroig#11
No description provided.