1477 results found
-
ساخت و برنامه نویسی کد نوسی باز گردانی رم 16گیگ
یک فایل با حجم بسیار زیاد کد نویسی بشه که تمام کدهای مجوزهای منبع آزاد یک رمSD۱۶گیگ که در فایل جابشه که بتونیم این همه رو عکسها وفیلها و همیشه معتوای کاردSdکه خاموشه ولی مجوزهای منبع آزادش هست بتونم تمام اعتلعاتس راببرگردانیم
3 votes -
i think it would be great, if it would JUST WORK?
"Out of capacity. Please try again later."
All the time from 4 hours! Did you hear about queues or rate limiting, so everyone coudl try it?
3 votes -
ANDA TIDAK MEMILI format standar PHP. HTML, CSS, dan JavaScripT
KOMPUTER SAYA DI LOCAL TIDAK BISA MENGGUNAKAN REACT ATAU APALAH. LAGIAN DI KAMPUS SAYA MENGGUNAKAN PHP. HTML, CSS, dan JavaScripT
3 votes -
Automatic commits on change
When making changes via the chat, sometimes there are errors that interrupt it halfway through, sometimes I make changes and regret the choice, whatever.
I've been able to solve this by making sure to commit before/after each set of instructions, but this should be automated. The commit content can include Geminis reasoning or just keep track of versions
3 votes -
Custom Serverless Resolvers
Write Node.js resolvers to enhance Data Connect with arbitrary server logic. Resolvers will be authored alongside the Data Connect schema and deployed to serverless infrastructure. Resolvers can either provide new top-level Query and Mutation fields or integrate with SQL table types.
30 votes -
Enable hide title bar in the new PWA
I really appreciate that Firebase Studio now released the PWA.
It's great actually, however, the top part is too spacy, kinda unproportional.
It would be great if the PWA has the option to hide the tittle bar.
Now that the window control button overlaps with the Google Account icon, we can move it to the left accordingly.
Thank you.
3 votes -
3 votes
-
Bad instance server UTC Timestamp
When I asked to add as a start of Gemini answers (in a conversation) the current timestamp.
I was surprised that the answer was "I take as reference the timestamp of the server where I am running and for me UTC is 202310-27 (while we are in France for Paris today 202401-07)4 votes -
Improve code autocompletion. It is too slow compared to GH Copilot
It would be cool to have a blazing fast and responsive code autocompletion. Currently it is too slow and it does not help at all
3 votes -
Add support for country-based user targeting in Firebase SDK
It would be very helpful if the Firebase SDK included built-in support for targeting users based on their country. Currently, we have to handle this manually using workarounds or backend logic. Native support in the SDK for accessing the user’s country (based on IP or locale) and using it for feature targeting, in-app messaging, or remote config conditions would streamline country-specific personalization and improve the user experience.
This feature would allow us to:
Show different content or messages to users based on their country.
Better segment users for A/B testing or campaigns.
Reduce backend dependency for basic geographic targeting.
Please…
3 votes -
4 votes
-
Allow to use customClaims in eq_expr
Im developing a multi tenant system using firebase dataconnect and it would be very usefull use a query like this:
query getServices @auth(level: USER) {
services(where: {
tenantId: {eq_expr: "auth.token.tenantId"}
})
{
id
name
}
}unfurtunately when i run this query i received the message:
query, getServices, services (where.tenantId.eqexpr: StringExpr): unsupported expression "auth.token.tenantId" (currently only "auth.uid" and "uuidV4()" are supported)5 votes -
3 votes
-
Firebase Authentication for EU
Currently, Firebase Auth is US only. Because the EU-US-Privacy-Shield is not valid anymore, transferring data to the US is for EU companies not allowed. Therefore, Firebase is not GDPR complaint. Allowing us to choose the storage location (like you can weigh Firestore or Cloud Storage) to use a data center in the EU (like europe-west1, europe-west3 or europe-west4, etc.) would make Firebase much more GDPR complaint (beside the Cloud-Act).
317 votesNo public ETA to announce yet.
-
Speed up Firestore Index Creation
I absolutely love the fact how firebase handles non-existing indexes with a link to the creation of an index.
I also understand, that building the index, even for an empty database takes a couple of minutes, but maybe there is something you can do to speed up the process.6 votes -
Download IPA/APK files from Download link on Desktop
Allow users opening the Download link for a Firebase App Distribution Release to access and download the app file through desktop browsers instead of arbitrarily blocking it.
3 votes -
View Firestore Total Space Used
Currently, billing/usage only shows usage for reads/writes/deletes. We are also being billed for total storage space. Can you please add observability into how much space is currently being used across each Firestore Database?
5 votes -
Allow Web Clients to use "Firebase In-App Messaging" in their platforms
Add FIAM support to the Firebase Web SDK, along with the ability to manage and control in-app messages through a web client.
4 votes -
supports renaming tester groups for App Distribution
It seems impossible to rename tester groups in App Distribution while it seems useful to have some options to organize the groups based on progressive insight.
11 votes -
Public HTTP frontend and backend previews
Its very hard to give access to one person at a time to look at a frontend project, so instead of doing all that, why not add a "make app public" option? so that other people can access it and I can easily preview my next js apps with a simple command: 'npm run dev' and then share the localhost link to others to show them previews
57 votesWe are actively working on this right now. Expect an update from us shortly on how you can try out this capability.
- Don't see your idea?