Mario Lubenka

Results 36 issues of Mario Lubenka

Add new setting `filter-match-mode` to control how strings should be matched. Per default it matches strictly (string completely equals the input). But it allows matching substrings: `` or restrict it...

This package accepts an array of strings as `ignore_tags` and passes those to the API with multiple `ignore_tags` parameters. The API requires one string where multiple tags can be separated...

## Is your feature request related to a problem? Please describe. Kinda related to false positive of #530. ## Describe the solution you'd like I'd like to disable certain Yoast...

feature

### What are you trying to achieve? In my functional test I want to load an extension with `typo3fluid/fluid` dependency via `$testExtensionsToLoad`. ### What do you get instead? Loading the...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Adds new boolean option `skipUnsupportedAssets` and environment variable `GITEA_SKIP_UNSUPPORTED_ASSETS` for skipping assets that are not supported by Gitea. Default is false.

Hi, I started working on project-based tokens (#17). Still have to do some testing and adjust the tests. Also the project settings I added currently don't show up anymore. :D...

If I got that right a secret token is used to access the new Redmine endpoint for updating the merge request info. The issue is determined using the redmine issue...

There is an issue with address images of this extension running with TYPO3 12. ``` 'info_window_images' => [ 'exclude' => 1, 'label' => 'LLL:EXT:go_maps_ext/Resources/Private/Language/locallang_db.xlf:tx_gomapsext_domain_model_address.info_window_images', 'description' => 'LLL:EXT:go_maps_ext/Resources/Private/Language/locallang_csh_tx_gomapsext_domain_model_address.xlf:info_window_images.description', 'config' => \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFieldTCAConfig(...