Florian Hertnagel

Results 3 issues of Florian Hertnagel

This event can be listened on by directives inside the show-errors directive in order to e.g. show/hide a feedback icon or other error messages. Example: ``` js angular.module('app') .directive('feedbackIcon', function...

I want to list the first line of all commits since the last tag starting with `release-`. On the command line, the command would be: `git log --oneline $(git describe...

**Disclaimer**: When checking for security vulnerabilities, [Claude Code](https://claude.ai/code) found one for me. This PR fixes it. I let it walk me through the implications and the fix of this pull...