listmonk/frontend/src/assets
Kailash Nadh 68afd61024 Add support for alternate plaintext body for e-mails.
This commit removes the Go html2text lib that would automatically
convert all HTML messages to plaintext and add them as the alt
text body to outgoing e-mails. This lib also had memory leak
issues with certain kinds of HTML templates.

A new UI field for optionally adding an alt plaintext body to
a campaign is added. On enabling, it converts the HTML message in
the campaign editor into plaintext (using the textversionjs lib).

This introduces breaking changes in the campaigns table schema,
model, and template compilation.
2021-01-30 18:49:47 +05:30
..
icons Add campaign search UI. 2020-08-01 19:46:47 +05:30
buefy.scss Polish UI elements and fix styling issues. 2020-07-26 20:35:06 +05:30
favicon.png Add rebranded design elements. 2020-08-09 19:15:44 +05:30
logo.png Add rebranded design elements. 2020-08-09 19:15:44 +05:30
logo.svg Add rebranded design elements. 2020-08-09 19:15:44 +05:30
style.scss Add support for alternate plaintext body for e-mails. 2021-01-30 18:49:47 +05:30