snapp
snapp copied to clipboard
Yet Another Url Shortner. A simple excercise to learn Svelte.
Hi! Record deletion works only using the delete selected button on the top. Inline trash bin icon doesn't work (popup appears but it doesn't do anything).
Hi, I've setup snapp and it's mostly working as expected, but I haven't been able to get additional users on the platform. E-mails are working though, when testing and recovery...
I get this Error: ```snapp_1 | 677 | }; snapp_1 | 678 | var ssr = function(request) { snapp_1 | 679 | if (origin) { snapp_1 | 680 | const...
pre built docker image?

Hi there, thank you for your great tool, however, I find this problem that I couldn't add a new user since my SMTP is blocked by my server provider. What...
I don't know why... Everytime I have this message: errors.snapps.max-snapps 
Hi, is it possible to connect it to Azure/Entra SSO ?
Hi, I have this problem and can't find the solution. I can access Snapp from my https://www.domain.tld and http://ip:port If I click on the login image it goes to login...
As far as I understand from looking at the code, I think this is mainly due to a redundant check in src/routes/auth/[provider]/callback/+server.ts Line 40 , where it redirects to the...