• Joined on 2020-12-04
monoid pushed to main at monoid/ionian 2025-10-09 18:05:35 +09:00
4dc2ee0cab fix: useEffect와 useState를 활용하여 useLogin 훅 개선 및 무한 루프 방지 로직 제거
monoid pushed to main at monoid/ionian 2025-10-09 17:39:47 +09:00
f3a41a5e8c chore: 안쓰는 UserIcon 및 PanelLeftCloseIcon 임포트 제거
monoid pushed to main at monoid/ionian 2025-10-09 17:37:24 +09:00
283b36bc85 fix: 무한 루프 방지를 위한 스냅샷 업데이트 로직 추가
monoid pushed to main at monoid/ionian 2025-10-08 16:22:54 +09:00
6f02f21c7c refactor: DifferencePage 컴포넌트에 로그인 링크 추가 및 상태 관리 개선
monoid pushed to main at monoid/ionian 2025-10-08 03:13:36 +09:00
d19bb520ed refactor: 개선된 GalleryCard 및 Gallery 컴포넌트 스타일링과 레이아웃 조정
a20297f34e chore: add .hintrc configuration file for development hints
6c559a854b refactor: adjust styling and class names in GalleryCard, TagInput, layout, nav, and comicPage components
Compare 3 commits »
monoid pushed to main at monoid/ionian 2025-10-08 00:11:48 +09:00
25231b5e88 feat: refactor navigation components to use Jotai for sidebar state management and improve rendering logic
d6dae83f20 refactor: simplify stream handling and ensure zip closure in renderComicPage function
Compare 2 commits »
monoid pushed to main at monoid/ionian 2025-10-01 02:39:20 +09:00
837c87fba4 feat(server): serve static assets without bun
monoid pushed to main at monoid/ionian 2025-10-01 02:06:59 +09:00
55383cef3e fix: remove unused import of useRef in contentInfoPage
monoid deleted branch elysia from monoid/ionian 2025-10-01 02:04:53 +09:00
monoid pushed to main at monoid/ionian 2025-10-01 02:04:48 +09:00
251718d014 feat: add Copilot instructions for Ionian project, detailing architecture, workflows, and conventions
fa72aca9f4 fix: remove unnecessary console log from getContentRouter function
0be89bfa23 feat: enhance NavItem and NavItemButton components with optional className prop; refactor atom usage in user state management
cb6d03458f fix: ensure access and refresh cookie values are strings before assignment
7f829b32d4 feat: remove unused TaskQueuePage and WorkQueue components; update layout and navigation structure
Compare 10 commits »
monoid merged pull request monoid/ionian#18 2025-10-01 02:04:47 +09:00
feat!: use `elysia js` intead of koa
monoid created pull request monoid/ionian#18 2025-10-01 02:04:27 +09:00
feat!: use elysia js intead of koa
monoid created branch elysia in monoid/ionian 2025-10-01 02:02:11 +09:00
monoid pushed to elysia at monoid/ionian 2025-10-01 02:02:11 +09:00
251718d014 feat: add Copilot instructions for Ionian project, detailing architecture, workflows, and conventions
fa72aca9f4 fix: remove unnecessary console log from getContentRouter function
0be89bfa23 feat: enhance NavItem and NavItemButton components with optional className prop; refactor atom usage in user state management
cb6d03458f fix: ensure access and refresh cookie values are strings before assignment
7f829b32d4 feat: remove unused TaskQueuePage and WorkQueue components; update layout and navigation structure
Compare 10 commits »
monoid pushed to main at monoid/ionian 2025-08-31 18:12:05 +09:00
7ad7a00500 refactor: user authentication service
monoid pushed to main at monoid/ten-minute-physics 2025-08-26 20:44:58 +09:00
d16d99d2fd feat: add option to show constraint forces in pendulum simulation
monoid pushed to main at monoid/ten-minute-physics 2025-08-26 20:38:15 +09:00
0d3b84cc28 feat: xpbd 구현
monoid created branch main in monoid/ten-minute-physics 2025-08-24 21:28:10 +09:00
monoid pushed to main at monoid/ten-minute-physics 2025-08-24 21:28:10 +09:00
bf44ea8ae7 refactor: pendulum simulation
8df4f7578f init
monoid created repository monoid/ten-minute-physics 2025-08-24 21:27:53 +09:00