Thorben Nissen
Thorben Nissen
Use the host or group specific settings regarding SSH host key checking, so the checking can be disabled for certain hosts or group of hosts.
### What problem would this feature solve? The handlebars engine supports partial-blocks, making it possible to create wrapper components or override a component's content from parent/including template. I could not...
Fixes #1981
* removes cleanup logic from `ReIndex` task to avoid having an empty index/no search results directly afterwards * adds new `CleanupIndex` task which deletes all documents older than the given...
**Is your feature request related to a problem? Please describe.** The `ReIndex` task deletes all documents from the index, leaving it empty until the `IndexQueueWorker` has processed the queue. It...
Fixes #2217
# Support I have a TYPO3 CMS 12 installation with EXT:blog v12. When I try to download the danish translation. The downloaded files are missing a lot of translations keys...
### Description I've developed a plugin that runs fractal in the background and configures Vite to proxy some URLs to it. This works fine, as long as the Vite config...
Adjust plugin to make style definitions work with images. Closes #278