Sheldon Rupp

Results 10 issues of 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

![](https://limg.app/i/ka2DrH.png) 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? ![Screenshot](https://shel.io/f/o8f.png)

bug

# Description Use correct command usage for adding of `extra` bucket: Old: ![](https://github.com/wailsapp/wails/assets/6765260/52557581-fed9-43d5-bd30-862880f3ebf3) New: ![](https://github.com/wailsapp/wails/assets/6765260/c1345256-3e26-4d09-a804-178d1834c06f) 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/...

Documentation