umbriel icon indicating copy to clipboard operation
umbriel copied to clipboard

✉️ Umbriel is a simple mailing platform built with Node.js, TypeScript & Prisma.

Results 52 umbriel issues
Sort by recently updated
recently updated
newest added

Update message templates data as title and content.

enhancement

Update sender data as name and email.

enhancement

Undo `block` contact.

enhancement

Undo `unsubscribe` of the contact.

enhancement

Delete contact and all its data. The main point here is that it would not be good to lose track of that contact inside message stats, so I think the...

enhancement

Update contact details as name and email.

enhancement

Allow the creation of segments. Segments are group of tags.

enhancement

Create a dashboard with some metrics & graphs: - How many new subscriptions each day during the last week (apply custom period)? - what more?

enhancement

Today, authenticated users can do anything inside Umbriel but it would be good if we could have some predefined roles with custom permissions.

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [express](http://expressjs.com/) ([source](https://redirect.github.com/expressjs/express)) | [`4.17.1` -> `4.20.0`](https://renovatebot.com/diffs/npm/express/4.17.1/4.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/express/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies