1205 results found
-
allow the bot to have global admin console privledges.
The bot often has problems performing cli functions. Please allow it to autonomously approve api's, run commands, etc...just provide ui prompts for the user to decline the action if they feel the need.
2 votes -
Allow String to Timestamp conversion in Firestore rules
In Firestore rule, it could be very powerful to convert String containing date to Timestamp. For example, the RevenueCat extension store date as ISO 8601 string and we can't use them in firestore rule because date are not Timestamp.
In my Firestore rule, I would like to do something like :
timestamp.parse(collection.data.expires_date) > request.time
27 votes -
1 vote
-
Should make publishing easier for those who don't have credit or debit cards
A publish button that makes publishing easier for those who don't have credit or debit cards
3 votes -
Comunidades Sustentáveis
Comunidades Sustentáveis alimentos mais saudáveis
1 vote -
Firebase is garbage, unusable, and does not work for any actual coding
I have been using Replit and Claude code for over 3000 hours. Firebase doesn't even come close to being able to develope any real code or functionality. Mistake after mistake, trial and error. If you really want to fix the issues, upvote this, then have google pay me for my feedback. otherwise enjoy the useless tool. going back to reality.... to develop real apps.
1 vote -
Ipcc
Digi
1 vote -
i need to launch app my new app to solve solutions to economy
i think the app is helpful to economy
1 vote -
Comparison and collaboration mode with gemini for devs to have the best of both workds now can i get a hellz yeh?
Yeah to see them work along side by side and the three of us do something the world has never seen
3 votes -
3 votes
-
Pass geolocation headers to Firebase App Hosting
For example:
-X-Appengine-Country
-X-Appengine-Region
-X-Appengine-City
-X-Appengine-CityLatLonghttps://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js
4 votes -
Use a matrix for the implementation of rules to create a simple checkbox solution.
When documents are created they form columns within the rules area. While users are listed in the rows. Users are sorted by type to differentiate their access. The users then simply checks the applicable column for each user type. This will enable simplistic and visual rule management which is easily edited.
4 votes -
Make Preview Channel URLs predictable or reusable.
We are looking for a way to create predictable preview URLs for our Firebase Hosting preview channels. We require this functionality to whitelist these URLs for accessing a Cloud CDN authenticated content bucket. Currently, the preview channel URLs generated by Firebase Hosting include a random hash (SITEID--CHANNELID-RANDOM_HASH.web.app), which makes them unpredictable.
The solutions we have devised include:
- Replace the random hash for something like https://<PROJECT_ID>--pr-<PULL_REQUEST_NUMBER>.web.app
- Make the preview channel URL persistent when deploying new versions.
7 votes -
Aggregation Order by Value
With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"
query {
leads(orderBy: [{ _count: DESC }], limit: 10) {
company
_count
}
}4 votes -
Checkout git tag specific code and deploy it
If possible there should be a feature that allow developer to checkout git tag specific code and deploy it, just like commit based and branch based deploment.
Example:
If I want to deploy code tagged with v1.0.1 created through github, then firebase apphosting should also provide an option to enter tag. So that, code associated with that tag checkout and deploy on apphosting link.1 vote -
Genial
Genial
2 votes -
มองทาง
ดูเเล้วลงมือทำในสิ่งที่ดูเพื่อเพิ่มศักยภาพในการทำงานของระบบปฏิบัติอยู่ที่ตรงหน้าเท่านั้น
1 vote -
Support Direct VPC
A static IP is a must-have feature when dealing with certain services.
In the past, we could use Serverless VPC Access connectors, but this required renting a virtual machine (VM), which contradicts the principles of serverless architecture and significantly increases costs.
Recently, a new method called Direct VPC has emerged, which eliminates the need for connectors. This means it is truly serverless, even when using a static IP.
Currently, Direct VPC can be configured by revision in the Google Cloud Console. However, I would like to enable Direct VPC in Firebase Functions as an option, like so:
…
vpcConnector: 'test-connector',
vpcConnectorEgressSettings:5 votes -
Una herramienta de auditoría de sesgos en sistemas de IA.objetivo es analizar modelos de IA para detecta
E desarrollando “ai-act-compliant-auditor”, una herramienta CLI en Rust diseñada expresamente para auditar modelos de inteligencia artificial desde un enfoque técnico, legal y de información pública, garantizando la ausencia total de manejo de datos personales o inferencias emocionales.La arquitectura está pensada para permitir auditorías matemáticas directas sobre archivos de modelos y conjuntos de pruebas externos (“AuditModel”), verificaciones de transparencia algorítmica (“CheckTransparency”) y análisis post-facto de decisiones (“PostFactoAnalysis”), todo mediante subcomandos claros y modulares. El núcleo de la aplicación mide métricas robustas –paridad estadística, robustez, equidad, transparencia, cumplimiento legal del AI Act y derechos de acceso a la información– únicamente a través…
2 votes -
Enjoying the clean, simple design for Real-time Database
Just positive feedback for the Firebase team! I'm a retired software engineer developing small 2-D Android-based games for my family and others.
The real-time database allows me to run these games across the web, among mukltiple Android devices, with no need for a "back-end", and is so much cleaner and easier to set up and use than the Android Bluetooth APIs, which are of course limited in scope and reach.
THANK YOU to the Firebase team for providing such an elegant service.1 vote
- Don't see your idea?