This repository was archived by the owner on Mar 18, 2026. It is now read-only.
Merged
Conversation
- Added several favicon image files with different color schemes and styles (favicon-a.png, favicon-black.png, favicon-black-log.png, favicon-p-lo.png, favicon-purple.png, favicon-purple-w.png, favicon-v-l.png, favicon-violet.png, favicon-violet-w.png, favicon-white.png, favicon-white-log.png, favicon.png) - Updated app metadata to reference 'favicon-a.png' as the active icon - Commented out other favicon options in metadata for easy switching This update enhances branding flexibility by providing multiple favicon options and sets a new default favicon for the application.
Add useSidebarManager hook to ChatToolsDisplay component to manage sidebar state in coordination with the showModal prop. This improves state handling and modularizes sidebar logic within the chat tools UI.
- Change guest login redirect from '/main' to '/' for consistency - Save current page URL to sessionStorage on logout to enable accurate redirect - Update ReverseAuthGuard to prioritize redirecting to logout origin page stored in sessionStorage - Add default redirect query parameter to login link on home page to ensure proper post-login navigation
- Add new logo and symbol images to the public directory - Replace text logos with Image components in HomePage and Sidebar - Adjust sidebar header padding and logo button layout for better alignment - Increase font size and add slight vertical translation to headings for visual balance - Add subtle vertical translation to text in HomePage styles for improved appearance
Refine text transform properties in HomePage and MainPage styles to improve horizontal alignment. Correct spacing in the header title to include a non-breaking space for consistent rendering.
[기능] 로고 및 파비콘 추가, 헤더 및 사이드바 스타일 개선, 로그아웃 리다이렉트와 게스트 로그인 흐름 개선
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.