mirror of
https://github.com/jonroig/MailtOWA.git
synced 2026-04-25 09:05:54 +03:00
[PR #7] Add custom domains, popup option #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MailtOWA-jonroig#11
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/jonroig/MailtOWA/pull/7
Author: @okj579
Created: 8/18/2021
Status: 🔄 Open
Base:
master← Head:custom-domains📝 Commits (1)
db4bc28Add 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.