bolt.diy/app
KevIsDev 418fbf13e0 refactor: remove debug log and improve button layout in SupabaseConnection
Remove console.log statement for debugging purposes in the API route and enhance the layout of buttons in the SupabaseConnection component by grouping them and adding a refresh button
2025-03-25 13:54:15 +00:00
..
components refactor: remove debug log and improve button layout in SupabaseConnection 2025-03-25 13:54:15 +00:00
lib fix: add instruction to avoid generating types for supabase 2025-03-21 13:20:14 +00:00
routes refactor: remove debug log and improve button layout in SupabaseConnection 2025-03-25 13:54:15 +00:00
styles feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
types feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
utils fix: fix enhance prompt to stop implementing full project instead of enhancing (#1383) #release 2025-03-01 01:34:35 +05:30
entry.client.tsx
entry.server.tsx
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts