Johnathan

Results 15 issues of Johnathan

This PR adds options to `getGitCommitDateFromPath` which allows fine-grained filtering to select commits which (presumably) update content. This enables programmers who have ~~OCD~~ set patterns and are stringent with commit...

Creating the C++ runningkey cipher file. _Plaintext_ and _key_ example was taken from runningkey_cipher.py.

### Issue Summary Linebreak issue with text elements. ### Steps to Reproduce: 1. Open web page. 2. See math sticking out of container and not breaking. 3. Cry. Linebreak not...

Accepted
Expected Behavior
Code Example
v4

CleanCSS is a robust library and provides a plethora of different options for minification, formatting, and optimisation. However, when a developer tunes many different options, they may become lost in...

enhancement
help wanted

Hi, I recently downloaded DB and was trying img2img, but all I'm getting is a blank image. I expected a fancy image. :( The same applies for text2img. DB Version:...

This PR introduces a `.cpp` file to allow the library to be included in multiple places. This is a revival of previous PR attempts: #2, #7. I believe previous PRs...

Codecs are a complicated subject in the globalised world. Understanding their differences is a small step in bridging the world of programmers, allowing individuals to achieve common ground. This PR...

This fix uses `save()` and `download_dir()` from the pacu module to write to the right directory rather than relative to the current working directory.

I've been testing tern on some minified files, but tern doesn't like the following code. I've been banging my head on this for a while to no avail. ```sh curl...

An issue was discovered in cereal v1.3.2 and below. Insecure deserialization of untrusted input under certain conditions may lead to type confusion *-- redacted --*. *-- details redacted temporarily, attempting...