Results 51 issues of Wolfgang Faust

Once #8 and #9 are done, running the tests should be added to a CI suite with something like Travis which is run for every commit.

Right now it just dumps the entire state from peg.js, which is hard to read.

enhancement

**Describe the bug** `cloudflared` seems to overlook a `cert.pem` that exists but is not readable when seeking `originCertPath`. **To Reproduce** 1. ``` $ docker run --rm -it -v $(pwd)/.cloudflared:/etc/cloudflared cloudflare/cloudflared...

Type: Discussion

### Change Fix collisions between browser shortcuts and comic next/previous navigation. See commit messages for full details. **Bug Fix** – Fixes an issue with existing functionality ### Context Previously, keyboard...

This is a common style of base64 which swaps out `+` and `/` for URL/filename-safe equivalents. Incidentally, should there be some checks for invalid characters in the decode function? I...

Follow-on from https://github.com/streetcomplete/StreetComplete/issues/2711, whence I was redirected here by the app developer. StreetComplete uses Tangram-ES to show a map with clickable “quest markers”. On one device, I can't click on...

If you call `wiki.upload()` with an existing filename, MediaWiki returns a warning and does not update the file. Since mwclient swallows these warnings, I just spent a lot of time...

bug

When I right-click on a binary file (I don't have a text file to test with readily available) and select Resolve Entire File (either Theirs or Ours) I get the...

boom

From the README: > *emitRootBraces:* boolean, show braces for the root object. Default true. This is a useful option for making my output look neater, so I tried turning it...

Without this, Vagrant just says "Unknown configuration section 'disksize'.", which error requires some investigation to determine a cause.