Marc Seitz
Marc Seitz
Added datarooms a while back.
@ashrafchowdury That would be awesome 😎
@mdmm13 fyi, we just shipped watermarking in #576
We just implemented a way to filter "internal visitors" with #318. You solution is more complete however, I'd like to use react-table for filtering the analytics straight for the visitors...
Thanks for the report @sandys. You're absolutely right and we are currently rebuilding how the analytics and filtering works.
Thanks @itacasoft for the report. On localhost, there are no welcome emails being sent instead, the login url is logged to the console https://github.com/mfts/papermark/blob/a438ccccff2fd04c5304769090f383cbefbd9a2c/pages/api/auth/%5B...nextauth%5D.ts#L51-L63
On localhost, if emails are sent, all emails go to a resend sandbox ([email protected]), you can find these emails in resend.com/dashboard If you want to change that behaviour you can...
Hey @itacasoft I refactored the sendEmail function that will return better error messages. As an aside, emails are not sent in localhost for signup/signins.
@itacasoft do you still experience the issue on the latest version?
Thanks for putting in the effort @ashrafchowdury. I like your approach. One way, I was thinking about it is you can trigger a function when the user presses the button...