Commit graph

11 commits

Author SHA1 Message Date
f3a41a5e8c chore: 안쓰는 UserIcon 및 PanelLeftCloseIcon 임포트 제거 2025-10-09 17:39:36 +09:00
283b36bc85 fix: 무한 루프 방지를 위한 스냅샷 업데이트 로직 추가 2025-10-09 17:37:12 +09:00
d19bb520ed refactor: 개선된 GalleryCard 및 Gallery 컴포넌트 스타일링과 레이아웃 조정 2025-10-08 03:13:22 +09:00
6c559a854b refactor: adjust styling and class names in GalleryCard, TagInput, layout, nav, and comicPage components 2025-10-08 01:43:05 +09:00
25231b5e88 feat: refactor navigation components to use Jotai for sidebar state management and improve rendering logic 2025-10-08 00:11:33 +09:00
0be89bfa23 feat: enhance NavItem and NavItemButton components with optional className prop; refactor atom usage in user state management 2025-10-01 01:53:16 +09:00
7f829b32d4 feat: remove unused TaskQueuePage and WorkQueue components; update layout and navigation structure 2025-10-01 01:27:09 +09:00
a99b62a229 Refactor GalleryCard to include a skeleton loading state 2024-10-18 03:23:36 +09:00
b068cf1def feat: show documents with similar tags 2024-10-18 02:12:33 +09:00
88c7a8bc53 [BREAKING!]: 서버 재작업 (#16)
서버 실행 바꾸고 여기 저기 path 바꿈.

Reviewed-on: #16
2024-10-09 00:18:56 +09:00
8fece9090f BREAKING: Rework (#6)
다시 작업. 디자인도 바꾸고 서버도 바꿈.

Co-authored-by: monoid <jaeung@prelude.duckdns.org>
Reviewed-on: https://git.prelude.duckdns.org/monoid/ionian/pulls/6
2024-04-17 01:45:36 +09:00