bolt.diy/app/routes
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
..
_index.tsx Update _index.tsx 2025-02-20 13:03:59 +01:00
api.chat.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
api.check-env-key.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.deploy.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.enhancer.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.git-proxy.$.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.health.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.llmcall.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
api.models.$provider.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
api.models.ts feat: added more dynamic models, sorted and remove duplicate models (#1206) 2025-01-29 02:33:23 +05:30
api.supabase.query.ts feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
api.supabase.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
api.supabase.variables.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
api.system.app-info.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.system.git-info.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.update.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
chat.$id.tsx feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
git.tsx added UI fix for loading screen 2024-12-17 00:14:42 +05:30
webcontainer.preview.$id.tsx feat: added the "Open Preview in a New Tab" (#1101) 2025-01-18 01:55:44 +05:30