• Joined on 2026-02-14
htlee pushed to feature/tailwind-design-system at gc/gc-wing 2026-02-17 06:23:13 +09:00
a132c7eaf8 feat: useTheme 훅 + 테마 토글 버튼 구현
2adcbc9a93 refactor: toggles CSS를 Tailwind + @wing/ui로 전환
e9a41c6663 refactor: base/layout/topbar CSS를 Tailwind로 전환
6167a0ebd8 feat(ui): @wing/ui 기본 컴포넌트 8개 구현
a4859f54bc chore: Tailwind CSS v4 + @wing/ui 패키지 인프라 구축
5 커밋들 비교 »
htlee pushed to main at gc/gc-wing 2026-02-17 06:06:31 +09:00
2744374f14 Merge pull request 'develop' (#20) from develop into main
c8c1b556d6 Merge pull request 'refactor: 데드코드 정리 + 대형 파일 분리 + FSD 위반 해소' (#19) from feature/refactor-cleanup into develop
ec9d894ac8 refactor: FSD 위반 해소 — 공유 상수/함수를 shared/로 이동
3fa0b67e97 refactor(styles): CSS 1,814줄 → 15개 컴포넌트 파일 분리
ec03a88fbd refactor(dashboard): 사이드바 + 상태 훅 추출 분리
9 커밋들 비교 »
htlee merged pull request gc/gc-wing#20 2026-02-17 06:06:30 +09:00
develop
htlee created pull request gc/gc-wing#20 2026-02-17 06:06:26 +09:00
develop
htlee pushed to develop at gc/gc-wing 2026-02-17 06:05:42 +09:00
c8c1b556d6 Merge pull request 'refactor: 데드코드 정리 + 대형 파일 분리 + FSD 위반 해소' (#19) from feature/refactor-cleanup into develop
ec9d894ac8 refactor: FSD 위반 해소 — 공유 상수/함수를 shared/로 이동
3fa0b67e97 refactor(styles): CSS 1,814줄 → 15개 컴포넌트 파일 분리
ec03a88fbd refactor(dashboard): 사이드바 + 상태 훅 추출 분리
4d67b26ffa refactor(map3d): useGlobeOverlays 600줄 → 서브훅 2+1개 분리
8 커밋들 비교 »
htlee merged pull request gc/gc-wing#19 2026-02-17 06:05:41 +09:00
refactor: 데드코드 정리 + 대형 파일 분리 + FSD 위반 해소
htlee created pull request gc/gc-wing#19 2026-02-17 00:05:05 +09:00
refactor: 데드코드 정리 + 대형 파일 분리 + FSD 위반 해소
htlee created branch feature/refactor-cleanup in gc/gc-wing 2026-02-17 00:04:53 +09:00
htlee pushed to feature/refactor-cleanup at gc/gc-wing 2026-02-17 00:04:53 +09:00
ec9d894ac8 refactor: FSD 위반 해소 — 공유 상수/함수를 shared/로 이동
3fa0b67e97 refactor(styles): CSS 1,814줄 → 15개 컴포넌트 파일 분리
ec03a88fbd refactor(dashboard): 사이드바 + 상태 훅 추출 분리
4d67b26ffa refactor(map3d): useGlobeOverlays 600줄 → 서브훅 2+1개 분리
b1551f800b refactor(map3d): useDeckLayers 레이어 생성 팩토리 추출
7 커밋들 비교 »
htlee pushed to main at gc/gc-guide-api 2026-02-16 23:52:56 +09:00
b39b0df6b9 Merge pull request 'develop → main: Wing 프록시 API + IP 추출 수정' (#18) from develop into main
c35084d3dc Merge pull request 'fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출' (#17) from feature/wing-proxy into develop
4092f5e8b4 fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출
3 커밋들 비교 »
htlee merged pull request gc/gc-guide-api#18 2026-02-16 23:52:55 +09:00
develop → main: Wing 프록시 API + IP 추출 수정
htlee created pull request gc/gc-guide-api#18 2026-02-16 23:51:06 +09:00
develop → main: Wing 프록시 API + IP 추출 수정
htlee pushed to develop at gc/gc-guide-api 2026-02-16 23:51:00 +09:00
c35084d3dc Merge pull request 'fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출' (#17) from feature/wing-proxy into develop
4092f5e8b4 fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출
2 커밋들 비교 »
htlee merged pull request gc/gc-guide-api#17 2026-02-16 23:50:59 +09:00
fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출
htlee created pull request gc/gc-guide-api#17 2026-02-16 23:50:53 +09:00
fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출
htlee pushed to feature/wing-proxy at gc/gc-guide-api 2026-02-16 23:50:47 +09:00
4092f5e8b4 fix(auth): 로그인 IP를 X-Forwarded-For 헤더에서 추출
htlee merged pull request gc/gc-guide#10 2026-02-16 23:48:02 +09:00
fix: 파비콘 GC 아이콘 적용 및 페이지 타이틀 변경 (#9)
htlee pushed to main at gc/gc-guide 2026-02-16 23:48:02 +09:00
0a040bc5a7 Merge pull request 'fix: 파비콘 GC 아이콘 적용 및 페이지 타이틀 변경 (#9)' (#10) from develop into main
9929b80cb1 fix: 파비콘 GC 아이콘 적용 및 페이지 타이틀 변경 (#9)
2 커밋들 비교 »
htlee created pull request gc/gc-guide#10 2026-02-16 23:47:58 +09:00
fix: 파비콘 GC 아이콘 적용 및 페이지 타이틀 변경 (#9)
htlee pushed to develop at gc/gc-guide 2026-02-16 23:45:27 +09:00
9929b80cb1 fix: 파비콘 GC 아이콘 적용 및 페이지 타이틀 변경 (#9)