Psi

Results 178 issues of Psi

Here's an outline of what that looks like: https://community.render.com/t/how-to-dump-a-render-database-to-local/3453

enhancement
help wanted
backend

Cause I keep on forgetting to clean up imports

enhancement
low hanging fruit
code quality

![afbeelding](https://github.com/funmusicplace/mirlo/assets/485583/247e29ce-b71a-455c-8ab4-3d143dded6b8) and when editing: ![afbeelding](https://github.com/funmusicplace/mirlo/assets/485583/e6789029-b770-4da7-b1f1-3b3149b8bc83)

enhancement
frontend

![image](https://github.com/funmusicplace/mirlo/assets/485583/74aaa9d3-8c53-4546-9cd4-e08f701bcdde) Adding a simple link will navigate inside of the iframe, but if we're on Mirlo itself we probably want to navigate the parent window, or open a new tab.

enhancement
frontend

Everything is in place for Mirlo to power a streaming app, but someone else should take that on :P

wontfix

When the user changes their email on the form we should send a verification email and set that the e-mail isn't verified in the db.

enhancement

https://render.com/docs/deploy-shynet This is post MVP. For the sake of self-installation, this should probably be run through some sort of plugin or something like that, so that people can do google...

Check out this middleware https://github.com/joinbonsai/prisma-soft-delete-middleware The main thing is we will have to extend this to match nested queries too. Right now those are not being filtered by deletedAt by...