jwasnoggin

Results 7 issues of jwasnoggin

# Feature Request ## Motivation Behind Feature When adding a photo from the gallery/photo album, you have to specify the encoding type in advance (either JPEG or PNG). But ideally...

enhancement
feature

There's a vulnerability [CVE-2021-23337](https://github.com/advisories/GHSA-35jh-r3h4-6jhm) in lodash.template which is fixed in the main lodash package. The per-method lodash packages [are now deprecated](https://lodash.com/per-method-packages) so I've replaced this one with the main lodash...

There's a vulnerability [CVE-2021-23337](https://github.com/advisories/GHSA-35jh-r3h4-6jhm) in `lodash.template` which is fixed in the main `lodash` package. The per-method lodash packages [are now deprecated](https://lodash.com/per-method-packages) so I've replaced this one with the main lodash...

When installing `nyc` there are a number of npm warnings about deprecated packages: ``` $ npm i -D nyc npm WARN deprecated [email protected]: This module is not supported, and leaks...

In the case where you have nested FOR commands in the same paragraph in a template, the document creation fails with error: `INTERNAL ERROR: infinite loop or massive dataset detected....

Potential fix for #424 I'm not very familiar with the codebase so not sure if this is the best approach, but it worked when I tested it.

## Problem In a document with multiple sections (eg sections with different orientations), the section properties are lost if the last paragraph in the section is an `END-FOR` command (or...