Adrian Föder

Results 10 issues of Adrian Föder

Hi @veelenga, thanks for your inspirational code that got me kickstarted to implement my own face detection and blurring. While adapting, I realized that you could directly copy the "untouched"...

This adjusts the nginx configuration to the one that is mentioned in the Symfony documentation.

In the "Danger Zone" section of a Repository's Settings, you can _archive_ it. I would suggest considering to do this with this one. Thanks for your work!

Hi everyone, allow me to ask for some help here. I use Nexus' "Personal Desktop Client" as a middleware, it recognizes my smart card nicely if I put it in...

### Problem Description ~Eventually, nothing appears in my Keychain Access app. What I tried:~ _Update: I know am aware that there is nothing to see in the Keychain App since...

I am trying to adjust the `processName` but get three leading dots after applying `declare.processNameByPath`: ``` javaScript gulp.src(['../Packages/Application/Acme.Ui/Resources/Private/Scripts/Ember/Templates/**/*.hbs']) .pipe(handlebars({ handlebars: require('ember-handlebars') })) .pipe(wrap('Ember.Handlebars.template()')) .pipe(declare({ namespace: 'Ember.TEMPLATES', noRedeclare: true, processName: function(filePath)...

bug

Hi kamicane, I added these lines to your code, maybe you'd like to add it too.

Currently the package.yml has no Sources defined, for making packager work correctly it should be the case. Fixes: #8

David, the package.yml has no sources defined, I'd love if you could extend them: ``` sources: - "Source/LightFace.js" - "Source/LightFace.Image.js" - "Source/LightFace.IFrame.js" - "Source/LightFace.Static.js" - "Source/LightFace.Request.js" ```

The CSS deeplinks/imports the Google Fonts directly from Google, see both https://github.com/escalate/hugo-split-theme/blob/bc49ceb2cc29d4979906a3a0b82e65da131a51a1/static/assets/sass/01-content.scss#L5-L6 https://github.com/escalate/hugo-split-theme/blob/bc49ceb2cc29d4979906a3a0b82e65da131a51a1/static/assets/css/split.css#L9-L10 This is at least in GDPR countries unfortunately and completely stupidly not a good thing anymore and...

enhancement