David Daester
David Daester
A spring-boot application treats the escaping of arguments differently at startup as **root** or as user if it is not using the start-stop-daemon. The issue was introduced with commit 4c65e5e704cfab3160ea7276304f307c993bddf9...
Elm files can get large. To organize the code and fold larger areas, it would be great to have the folding markers for regions configured in [language-configuration.json](../blob/main/language-configuration.json) ## Expected Behaviour...
Hi @Fuchs The current version (of git) has a strange scroll behavior that doesn't work properly. Rather, too many items are listening to the scroll event either mistakenly **or** incorrectly....
Update the dependencies by merging the updated main branch and adjust conflicting files. All tests are running.
Add `undefined` as potential return type for the `get` and `getMany` methods. Fixes #116
The Typings is assuming that the return value of `get` is always of the type stored in the database. But in fact, if a key is not set, then the...
The current implementation uses the `PUT` methods to replace an entry on itself. But it falls short as soon as the content gets larger and a single entry exceeds the...
Using the `plain` api and updating locales for a given space / environment will not work following until you ignore code warnings and hack arround. Given a contentful client initialized...
In a nutshell: The cli `contentful space import ...` does not reflect the enterprise feature of `Locale-based publishing` and hinders a successful import. ## Expected behavior The space import should...