bolt.diy/app/components
KevIsDev 03349f8517 refactor: remove success toast and prioritize public domain URL
Remove redundant success toast messages from Vercel and Netlify deploy components. Additionally, prioritize the public domain URL over the private domain in the Vercel deploy action for consistency and clarity.
2025-04-07 23:07:58 +01:00
..
@settings feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
chat Merge pull request #1590 from xKevIsDev/main 2025-04-07 12:19:02 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror
git
header fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
sidebar feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
ui feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
workbench