Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x #330

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from
Draft

4.x #330

wants to merge 53 commits into from

Conversation

WolfgangSenff
Copy link
Collaborator

Only creating this PR to show the comparison: this should never be merged so long as we continue to support 3.5.x.

WolfgangSenff and others added 30 commits February 4, 2023 09:24
* disable gzip compression on web export, as this results in HTTPRequest returning an empty body due to a failure in decompression
* also check for "Web" in OS.get_name() ("HTML5" appears to be an old value)
Fixes an issue with HTTPRequest on web exports
OAuth2 with Facebook give error auth.accestoken because of wrong respons reading.
Removed discord link
Prevent hanging await and return relative value
Fixed error with OAuth 2 fb login flow
…the JavaScript feature tag is removed for Godot 4.
Fix #379: Replaced "JavaScript" feature tag.
[Godot 4] Storage paths can now have space characters
WolfgangSenff and others added 23 commits March 26, 2024 06:39
#364 Provide user-friendly error codes for Firestore tasks
* Add is_web func

* Switch to is_web() from utils

* Switch to is_web() in utils

* Update firebase.gd

* Switch to is_web() in utils

* Switch to is_web() in utils

* Switch to is_web() in utils

* Create example.env

* Update version
* fix: remove auth file on successful account deletion

* fix: use spaces for indentation instead of tabs
Update storage to make StorageTask fully transparent
…e-type

Add arrayValue conversion to from_firebase_type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet