Alexis Tonog fa4aeb7322 Refactor chat application structure and implement new features
- Moved authentication logic to a separate component and disabled Microsoft Entra sign-in for development.
- Created a new ChatApp component to encapsulate chat functionalities.
- Introduced Composer, MessageList, and Sidebar components for better organization.
- Implemented hooks for managing chat streams and conversations.
- Added theme toggle functionality with light and dark mode support.
- Enhanced styling and layout for improved user experience.
- Integrated Markdown rendering for chat messages.
- Established local storage for saving conversations.
- Updated CSS variables for consistent theming across the application.
2026-09-09 18:16:30 +08:00
2026-09-08 18:44:30 +08:00
2026-09-08 18:44:30 +08:00
2026-09-08 18:44:30 +08:00
S
Description
No description provided
146 KiB
Languages
TypeScript 51.2%
CSS 28.7%
C# 18.3%
JavaScript 1.1%
HTML 0.7%