Sheldon Rupp
Sheldon Rupp
Problem: Redirects to `https://example.com//` ### Files: `~/.config/andesite/config.json` ```json { "root": "/var/www/[REDACTED]/public/private", "base": "/private/", "port": 8021, "auth": "discord", "discord": { "id": "[REDACTED]", "secret": "[REDACTED]" } } ``` `/etc/nginx/sites-available/[REDACTED].conf` ```nginx server {...
Allow in browser, picture upload so we don't have to eyeball our image and copy it. Just an idea, love the project! :+1:
I think Stripe would be a good payment method to add next. Tell me what you guys think. Website: https://stripe.com
 Not sure if this is a "just me" problem or it's for everyone, so I thought I'd make an issue.
The reason for this is `get_magic_quotes_gpc` is deprecated in PHP ^7.4.0 and breaks a bunch of applications trying to use this library. Related: https://github.com/SocialiteProviders/Providers/issues/383
Am I looking at this correctly? 
# Description Use correct command usage for adding of `extra` bucket: Old:  New:  Fixes #3500 ## Type of change - Documentation
### Have you read the Documentation Contribution Guidelines? - [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing). ### Description The usage commands for Scoop to install NSIS over at https://wails.io/docs/guides/windows-installer/...