Manuel Stahl
Manuel Stahl
Would you mind re-licensing the code with MIT license? I'd like to build a project using FreeRTOS and mcurses, but GPL (and even L-GPL) is a often a problem for...
There are two vulnerabilities caused by `react-scripts` that probably will never be fixed: - https://github.com/Awesome-Technologies/synapse-admin/security/dependabot/1 - https://github.com/Awesome-Technologies/synapse-admin/security/dependabot/58 Suggestion is to abandon the old `react-scripts` and migrate to `vitejs`. Any comments?...
- react-scripts are not maintained anymore - vite.js is well suited for single page applications See https://darekkay.com/blog/create-react-app-to-vite/ Fixes #464
Would it be possible to also have a {displayname} placeholder that gets filled during user creation?
The current API of the e2e app allows folders to be changed from encrypted to unencrypted. What is the use case for this? Even if this is restricted to empty...
### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request updates [CHANGES.rst](https://github.com/matrix-org/matrix-android-sdk/blob/develop/CHANGES.rst) * [x] Pull request includes a [sign off](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst#sign-off)
This is a draft implementation of internal audio playback. ### Pull Request Checklist * [x] Changes has been tested on an Android device or Android emulator with API 16 *...
Signed-off-by: Manuel Stahl ### Pull Request Checklist * [x] Changes has been tested on an Android device or Android emulator with API 16 * [x] UI change has been tested...
### Pull Request Checklist * [x] Changes has been tested on an Android device or Android emulator with API 16 * [x] UI change has been tested on both light...
In https://github.com/gematik/api-ti-messenger/blob/feature/C_11306/docs/TI-Messenger-Client.adoc#112-owner-authenticate wird beschrieben, wie ein `owner-accesstoken` ausgestellt werden kann. Dies ist in zwei Fällen nötig: 1. HBA-User will seinen Endpoint in der PractitionerRole ändern (Authentifizierung über HBA am zentralen...