Alistair Chapman

Results 9 issues of Alistair Chapman

Especially for Unix/Linux platforms, the convention is usually to provide options before arguments: ```bash Usage: grep [OPTION]... PATTERN [FILE]... Usage: tar [OPTION...] [FILE]... systemctl [OPTIONS...] {COMMAND} ... ``` Using boolean...

feature

When opening the emoji command on GitHub, I get a screen mostly full of question mark characters. ![screenshot 113](https://cloud.githubusercontent.com/assets/1369269/21164387/595418e2-c1e4-11e6-89b5-a1f1b6f9d069.png) But the screen works as expected in the test field on...

CloudFlare, for example. uses `CF-Connecting-IP` (for some reason) and doesn't set `X-Real-IP` correctly. While I could use the config to set `RealIpHeader` to `CF-Connecting-IP` this would break requests *not* coming...

question
resolvers

**Describe the solution you'd like** The existing Base64 file converter is useful for converting images stored in base64/Data URI format to a real image, but it would be even better...

enhancement
good first issue
pr-welcome

When self-hosting Watchparty, the top bar will still always show Email, Facebook and Google sign-in methods, regardless of what providers are actually available on the Firebase end. For example, in...

When connecting to a specific PS4 using the `-d` flag, it would be helpful to support using a hostname rather than only an IP address. Is this something you'd consider?

enhancement
help wanted

It would be nice to be able to use an existing external authentication provider, especially valuable for anyone running their own SSO. Obviously this could take a few different forms...

First off, thanks for an amazing tool and piece of software! I'm working on some tools that interface with Input Remapper using its DBus API and have found some cases...

If an SMB share is mounted in Nautilus, using the `smb://server/path` URL format, files opened from that location with Junction will bypass the gvfs path and use the actual network...