codesplode

Results 20 comments of codesplode

Thanks @jonkoops , Yes, I did attempt to use the unsafe-hashes route as suggested by chrome, but hashes do not work for style attributes which is why I suspect the...

I understand it is definitely an awkward issue and believe that style attributes as well as other attributes for JS for example should have been accounted for in the security...

Hi there @mbosecke . My team has also run into this issue and I'm considering submitting a PR for it after I clean up some unit tests on an old...

Apologies for the late response. Yes, we were using it to strip logs from ios builds, but can remove it if you don't think it has value or is too...

@dudleyf I've been working in the squash source for a little bit now. I use MySQL, but I have found my way around quite a bit. Given how busy @orangy...

Just going through issues and it looks like this is already done. @orangy , anything else you'd like done in order to close this issue? I can certainly provide more...

In going through all the forks of this repository for another issue we are looking at, I noticed at least 6 or 7 separate branches (not forked from each other)...

Additional Note regarding compatibility.... If possible and project maintainers agree, I do think many developers including myself would like a simple rule to help guarantee compatibility in apps in addition...

I have seen several autocomplete and otther geographic apis that include a “bias” parameter that is lat/long or component driven (mapbox comes to mind). I have used this in the...

Hi @ttypic, thanks for your hard work on this plugin. I'm also looking to add some sort of support for using a swift dependency with some glue code in swift...