Andreas Fritzler

Results 29 comments of Andreas Fritzler

Thanks @ya332 for your hint! I tried the `defer` attribute at the end of the `script` tag - didn't help though. The `script` tag is in the DOM. However it...

Alright I figured out now how to do that. The main problem was that you can't load a `` tag dynamically in HTML5. I would like to add to your...

Here is the ref in the HTML5 spec[0] stating: > Note: script elements inserted using innerHTML do not execute when they are inserted. [0 ]https://www.w3.org/TR/2008/WD-html5-20080610/dom.html#innerhtml0

Isn't the `git-upload-url` in an enterprise environment typically? ``` https:///uploads/ ```

@jkh52 thanks a lot for the feedback. Let me address the point of disabling the rotation + adding some test coverage.

> @afritzler - see the effort at #577 (it would give you attribution, but 'EasyCLA check' does not pass. Can you fix that part?) Thanks a lot for the update....

> @afritzler, EasyCLA in this PR still says missing authorization; do you have ability to fix it, here? Ok, I think I fixed it now. Can you re-run the CLA...

I would suggest to call the project `logcheck` or better `loglinter`.