1807 results found
-
Increase request size over 32Mb
Right now, a Firebase function can only accept a request payload size up to 32Mb.
Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit5 votes -
1 vote
-
Unreal Engine and Blender code collaboration and renders
To add a new collaborative game development experience
3 votes -
Unreal Engine and Blender code collaboration and renders
To add a new collaborative game development experience
3 votes -
3 votes
-
Start IP address End IP address to allow IDX access to Azure databases and other databases
To allow connections to Azure databases you need to add a list of allowed IP addresses to bypass the firewall. If Google could provide all their IP address for IDX and provide documentation that would be great.
If I allow all IP addresses to connect to the Azure database the program works (of course since I am not blocking any connections, but this isn't the best practice)
1 vote -
Nix built-in support to MySQL Server
Add a simple syntax to enable MySQL server using the dev.nix file.
1 vote -
realtime
The Realtime stats are just awful. The way that it is displayed, and the big map. just awful. horrible.
1 vote -
new Firebase Authentication trigger
firebase currently has two firebase auth triggers:
functions.auth.user().onCreate()
functions.auth.user().onDelete()I would like a trigger to respond to onLinkWithCredential so that I can update the user document in the user collection with the additional/changes from the new auth method
16 votes -
Code result word wrap
Word wrap Gemini code result based on Gemini tab width
1 vote -
Config / Tools to be able to choose specific flutter SDK or dart SDK
I'm not sure if there's a way to pick a specific flutter version and or dart version when creating a new project. In line with that, ensuring that updates are not automatically applied users to consent to upgrade to new dart or flutter versions.
2 votes -
AI Bug fixing
What If AI could fix your bugs? Or if you imported a program and it didn't match up with the proper file placement, your AI could figure out where each file should go, and move them as such. Or if you made a typo, AI could figure out how to fix it.
5 votes -
symfony
Add a symfony template
10 votes -
3 votes
-
Remote Config REST API Improve Documentation
For the Remote Config REST API, the documentation is fairly ugly around how to go about safely getting a valid ID token for a user to be able to use it. I'm suggesting you put the Remote Config API behind a set of user rules, similar to other Firebase technologies. If that cannot happen for some reason, then one of two things should:
There should be some sort of option in Remote Config or Authentication to automatically give new users a valid credential that allows them to only retrieve the Remote Config (perhaps it automatically creates a Service Worker Account…
3 votes -
Vector embedding search should include distance in results
The newly released capability is https://firebase.google.com/docs/firestore/vector-search is working very nicely! However, all similar products should return the distance metric in the query results (which the backend has no doubt already calculated) so that the client perform further analysis based on that distance
9 votes -
WearOS and WatchOS
I would like project support these platforms along with the emulators. Flutter currently doesn't support it for cross platform development. However, for native development it would be a great addition.
Thanks to project IDX. I can now code with minimal hardware requirements.👍
3 votes -
VueJS support for App Hosting
Allow Firebase App Hosting to support VueJS framework
12 votes -
2 votes
-
Support for custom docker images for cloud run in firebase app hosting
Although current version of firebase hosting is optimized for next and angular, I don't see why I can't use the same to run pure backend services written in any language if google cloud run is used in the background. If it's possible to use your own dockerfile and mention a port for listening to traffic, using your own build process within the dockerfile, I can setup custom backend with the simplicity of firebase.
I would get control over binaries in my backend, like puppeteer needs chrome etc.
I would get auto-ssl, auto scaling , load balancing capabilities
This can be…7 votes
- Don't see your idea?