bolt.diy/app/components/chat
Stijnus e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
..
chatExportAndImport
APIKeyManager.tsx
Artifact.tsx fix: artifact loop fix 2024-12-07 00:23:53 +05:30
AssistantMessage.tsx
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx merge 2024-12-11 20:02:07 +02:00
Chat.client.tsx updated to adapth baseurl setup 2024-12-11 14:02:21 +05:30
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
ImportFolderButton.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx
Messages.client.tsx
ModelSelector.tsx console error fix due to duplicate keys 2024-12-10 22:57:06 +05:30
SendButton.client.tsx Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
SpeechRecognition.tsx Split code a little bit 2024-12-04 20:51:27 +02:00
UserMessage.tsx