Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvements for parsing templates #534

Merged
merged 19 commits into from Apr 3, 2024

Conversation

ghinda
Copy link
Member

@ghinda ghinda commented Apr 3, 2024

Changes:

  • Improve performance when parsing templates by caching the account details in the content script.
  • Improve template context parsing and add tests for it.
  • Make sure from is an object, and to, cc, bcc are arrays.
  • Improve playwright test speed and accuracy.
  • e2e tests for session authentication and account variable.
  • Improve Outlook.com detection.

@ghinda ghinda self-assigned this Apr 3, 2024
@ghinda ghinda merged commit 68bbec5 into master Apr 3, 2024
1 check passed
@ghinda ghinda deleted the ghinda--performance-tweaks branch April 3, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant