Torsten Dittmann

Results 35 issues of Torsten Dittmann

## What does this PR do? - fixes execution of all unit tests - `./tests/unit/` only executed tests that are not nested - `./tests/unit` executes all now - fixes tests...

## What does this PR do? ## Related PRs and Issues - #3596 - #3516 ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? ✅

## What does this PR do? - fixes services to identify the proper arguments - set the proper `this` - use new web sdk structure - upgrade npm dependencues ##...

## What does this PR do? - upgrades mariadb to `10.8.3` - upgrades redis to `7.0.4` ## Test Plan - manual - existing tests ### Have you read the [Contributing...

- there was a missing comma

I used `main` as the base branch, since it appeared to be more up2date. If that was a mistake I'll gladly fix that and work from `develop`. > Opened this...

When initializing an OAuth2 session, the cookie that would indicates migrating an anonymous account to a full account gets lost in the WebView. I think one of the possible solution...

bug

Based on [this comment](https://www.reddit.com/r/selfhosted/comments/mb6z91/self_hosted_firebase_alternative/gryxyoj?utm_medium=android_app&utm_source=share&context=3) we should investigate how compatible our Web SDK is with react-native and if we need a react-native specific SDK.