bolt.diy/app/lib
KevIsDev 443dc646fb refactor(files): optimize file deletion logic for better performance
Refactor the file deletion logic in FilesStore to precompute prefixes and iterate through files only once. This reduces the complexity of nested loops and improves performance by applying all deletions in a single update to the store. Additionally, remove a redundant console.log statement in Chat.client.tsx and update the prompts documentation for clarity.
2025-04-19 12:57:14 +01:00
..
.server/llm fix: update stream-text.ts (#1582) 2025-03-30 17:39:00 +02:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common refactor(files): optimize file deletion logic for better performance 2025-04-19 12:57:14 +01:00
hooks feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
modules/llm feat(llm): add new models for xAI and Google providers 2025-04-18 13:45:11 +01:00
persistence feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
runtime feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores refactor(files): optimize file deletion logic for better performance 2025-04-19 12:57:14 +01: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