1700 results found
-
Saldo
Approve
1 vote -
give ability to chage the project language while typing in prompt first time
give ability to chage the project language while typing in prompt first time.
IN my case i tried to guide the model to make my all requirements in specific language but model didn't get it.
And i want to make full fledge application in one prompt in which web and mobile app included but it just make mobile app1 vote -
PROPULSION VIA Q compute
continue DoD WORK VIA Q compute©
1 vote -
1 vote
-
Studio
Pengembang
1 vote -
1 vote
-
Use readable date format for email sign-in
According to
https://firebase.google.com/docs/auth/web/email-link-auth#default-email
and
https://github.com/firebase/firebase-js-sdk/issues/2574
The email sign in template contains a timestamp in the email title and body, so email are not collapsed into a sigle thread.I believe the current date time format, such as 2024 November 11 13:33 UTC is not user friendly, and should be replaced with a more readable format, such as Nov. 11, 2024, 11:33.
The mail language is already based on the language set in the Firebase Authentication -> Template language section, so the formatting can be done based on the same setting, or a new option can be added in the Firebase…
5 votes -
API key management for Studio apps
There seems to be a problem that if I create an API key for a specific app, the key will still say its under my ownership even though the app was deleted. Could you add a API key manager integrated into Firebase Studio itself so this problem doesn't occur?
1 vote -
1 vote
-
"chat mode" like in lovable
a chat mode to discuss prompts or functionality or development ideas
1 vote -
odoo
Seamless Odoo Development Environment in Firebase Studio - A Game Changer for Enterprise Apps!
As enthusiastic developers leveraging the power and simplicity of Firebase for various projects, we see an incredible opportunity to expand its reach into the enterprise application space by providing first-class support for Odoo development.
Odoo is a comprehensive, open-source suite of business applications, including CRM, e-Commerce, accounting, inventory, project management, and much more. It's an incredibly powerful and flexible platform, making it a leading choice for businesses of all sizes looking for integrated enterprise solutions.1 - Install PostgreSQL: Setting up and configuring the database.
2…1 vote -
add more toold, api for musicians
I want to be able to create apps, that can do Realtime audio mixing and mastering. More free or open source api, or AI feature to process audios.
This will help the artists all over world.1 vote -
Fix GitHub integration
Issues:
- In the app hosting wizard: Connecting a GitHub account that is not the owner of the GitHub repository and then removing it breaks the GitHub integration process and the App Hosting set up process.
- Being just a collaborator to a GitHub repo doesn't make it visible in the App Hosting Set Up wizard, you have to connect with the GitHub account of the owner of the repo.
Error messages:
- Connection verification failed: unable to verify the authorization token: GET https://api.github.com/user: 401 Bad credentials []: failed precondition.
- Error: Request to https://developerconnect.googleapis.com/v1/projects/PROJECT-ID/locations/europe-west4/connections/firebase-app-hosting-github-oauth:fetchGitHubInstallations had HTTP Error: 400, Failed to list GitHub installations
…
3 votes -
Add mobile friendly UI for code editor
Also add option for switching to mobile friendly ui inside code editor.
20 votes -
Sending arrays as parameters, to allow scaling.
When building simple select queries in GraphQL (really simple ones), the underlying query is being transformed, sending the values through as parameters.
As you can use arrays as parameters, that would allow the DBs to scale as it makes this more robust. Without scaling, it will limit production applications form fully investing.
As an example you run into instances where the select for 50 columns in the schema (a standard employment record, nothing special) is transformed and we end up getting the dreaded 100 parameters error. This is a Postgres issue, but can be avoided.
The Error for the fun…
2 votes -
0 votes
-
Long polling on web studio
Fallback to long polling instead of websockets as some workplaces (mine) block websockets
1 vote -
Allow secrets on scheduled functions
It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets?
We need to have something like:
exports.someScheduledFunction = onSchedule(
{
schedule: "every 60 minutes",
timeoutSeconds: 100,
secrets: [someToken.name],
},
async () => {
logInfo("Running every 60 min");...
}
);3 votes -
Unlo ks the frp lock on this phone
Need to change the permissions so chrome can download and install app files
1 vote -
High Integration with N8N - MCP - A2A, Automation's Agentic tools (text to workflow)
High Integration with N8N - MCP - A2A Automation's Agentic tools (text to workflow)
1 vote
- Don't see your idea?