bolt.diy/app/lib
KevIsDev bc7e2c5821 feat(supabase): add credentials handling for Supabase API keys and URL
This commit introduces the ability to fetch and store Supabase API keys and URL credentials when a project is selected. This enables the application to dynamically configure the Supabase connection environment variables, improving the integration with Supabase services. The changes include updates to the Supabase connection logic, new API endpoints, and modifications to the chat and prompt components to utilize the new credentials.
2025-03-20 11:17:27 +00:00
..
.server/llm feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
hooks feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
modules/llm fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
persistence fix: fix git proxy to work with other git provider (#1466) 2025-03-07 14:10:37 +05:30
runtime feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
stores feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00