René Aaron
René Aaron
@Rithvik-padma Sounds great, thanks for your help! 🙌 @stackingsaunter Can you maybe help with that? I was thinking of a very lightweight overlay saying "click to copy" (or maybe just...
I never had real problems when moving files, but maybe I was just lucky. Would you update all files with this PR then @rolznz?
@rolznz Can you please run the create-packages.sh script and share the hash you get for the chrome zip?
This is great feedback, thanks @alexgleason! I agree that it would make sense to have more granular control over which permissions you want to grant to websites. Currently there are...
@SocketSecurity ignore npm/[email protected]
@riccardobl Just tested it and that is an awesome improvement. :100: Can you take a look at the failing unit tests?
@vicariousdrama Thanks for your feedback, I totally understand that this a pain currently. We already have plans to improve on that, hopefully we'll be able to include it in the...
This has been included in the latest release. Feel free to check it out!
Updated the issue description and added some quick analysis about the impact from our error logs.
Just a wild guess: https://github.com/getAlby/lndhub.go/blob/main/main.go#L113 According to the go echo guide you should first init sentry, then add all the middlewares, and then the sentryecho middleware.  https://docs.sentry.io/platforms/go/guides/echo/ @kiwiidb Do...