Maximilian Füsslin
Maximilian Füsslin
Hi, I got an idea for a new feature: Regex parsing which contents of a file should be extracted. As files tend to change, it would be very helpful to...
## Issue Description When exporting rules via API, the rule "findsecbugs:FILE_UPLOAD_FILENAME" (Security - Tainted filename read) generates invalid JSON `shell.jsp\�expected.gif`. The expected behavior is, that the string `shell.jsp\�expected.gif` would be...
Hi! I am trying to get responsive loader working with Webpack 5 and html-webpack-plugin... But it seems there is something wrong with URL / image path generation... ``` Html Webpack...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when there are no formulas rendered (math). **Describe the solution you'd like** Integration of latexmath or better...
Chrome does load jpg instead of webp even the webp is provided. Markup: ``` ``` Is there anything I can do to force supported browsers to load the webp format?
If one uses **init()** Method to add elements within a Fieldset, they are not completely removable. While the element isn't present in the form anymore, the respective InputFilter (which addresses...
I tried to add some microdata to my form: ``` $form->setAttributes([ 'itemprop' => 'potentialAction', 'itemscope' => 'itemscope', 'itemtype' => 'http://schema.org/SearchAction' ]); ``` This does not work, as the specified attributes...
Hi there! Just an idea: why not package the script / repo contents into a container. Then we can use it to run everything inside docker - no need to...
**Before submitting a feature request, please check whether a similar feature has already been requested [in the Discussions tab](https://github.com/LeoKlaus/Paperparrot/discussions/categories/feature-requests).** If it has, you can vote for the request or add...
Hi there, I really enjoyed nixos-config so far - thank you for your great work! I have a question regarding how to reinstall nixos-config (on a linux machine) with my...