bolt.diy/app/components
KevIsDev c08be2f1fb refactor: move qrCodeStore to lib/stores for better organization
The qrCodeStore has been relocated from the app/stores directory to app/lib/stores to maintain a more consistent and organized project structure. This change improves maintainability by centralizing store-related files in a dedicated directory.
2025-04-18 11:45:14 +01:00
..
@settings feat: fix for push private repo (#1618) 2025-04-08 22:20:54 +02:00
chat refactor: move qrCodeStore to lib/stores for better organization 2025-04-18 11:45:14 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
git fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
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: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
workbench refactor: move qrCodeStore to lib/stores for better organization 2025-04-18 11:45:14 +01:00