Marti Martz
Marti Martz
Nice catch... looks like the user image will need a bit of TLC too.
[Re:](https://github.com/breeswish/express-minify/issues/12#issuecomment-512885846) @mcandre > ... and now features a high severity vulnerability. Where would that be? e.g. no really.... citation is needed please. Refs: ``` console $ npm install npm notice...
> What's a good rule to apply to save some CPU cycles and not re-minify these file patterns? With [per response options](https://github.com/breeswish/express-minify#per-response-options) it is currently `res.minifyOptions.minify = false;` usually somewhere...
Looks like some of these come from developer dependency issues e.g. not in production environments.
@alexolog and cc: @frog23 I usually don't comment directly here since it's editable by the maintainers... but the fix you mentioned is the one that I resolved a while back....
> jean wrote: > Just installed (1.0.8), update fails with Error updating: Not enough arguments [nsIWebBrowserPersist.saveURI] on Firefox 24. See my [comment above](#issuecomment-18786641). :)
> Still no news on further development, I trust? Nope... but I have been observing one of the maintainers activities for a while. It might be some time before he...
Well I'll have to reread Shields documents and find out how they are actually querying any site to add this to OUJS e.g. this part `query=total_installs&suffix=%20installs`... if it's a QSP...
@NatoBoram Well the documentation is at https://openuserjs.org/about/Frequently-Asked-Questions#q-does-openuserjs-org-have-meta- and my Unit Test for the site is at https://openuserjs.org/scripts/Marti/oujs_-_Meta_View *(which just happens to utilize install count for that .user.js to fill out...
Appreciate the look... I'll retest it again... however... Re: > It looks like it is the [sanitization](https://github.com/OpenUserJS/OpenUserJS.org/blob/35bd18b72555937a1b37297c44d0d4ee33c54a48/libs/markdown.js#L142) But my test in dev is this from [right above that code a...