Thomas Löffler

Results 22 issues of Thomas Löffler

# Feature Request ## Is your feature request related to a problem? Please describe Many people are switching to Mastodon (decentralized Twitter and Open Source), so it would be nice...

feature

**Is your feature request related to a problem? Please describe.** Currently it's not possible to run the docker container (e.g. using ddev) **Describe the solution you'd like** Support for arm...

help wanted
Priority: Low

Currently it's possible to get the downloads by version with `https://packagist.org/packages/[vendor]/[package]/downloads.json`. The problem is that if the day / month / year is over, you can't get the number of...

Check for variable MERGE_REQUEST_TITLE, otherwise use the CI_COMMIT_REF_NAME

# Bug Report When installing package "ssch/typo3-rector" there is a composer warning: ``` Package symplify/astral is abandoned, you should avoid using it. Use nikic/php-parser instead. ``` ## Expected Behaviour There...

Bug

Examples: * New users since [yesterday|last week|last month|last year] * Number of users with need of admin confirmation * Graph of active users in the last months * Number of...

status: planned
type: feature

With site configuration, it's possible since v9 to set per-site configuration to a TYPO3 instance. For multisite instances there should be a need for setting the user storage (and maybe...

status: planned
type: feature

The admin confirmation of an user from backend is done via FE request and returns currently a HTML instead of JSON. Rebuilding all AJAX requests with using Middleware is a...

status: planned