Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강동현
/
nodejs-game
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7c8424c6f9b2f4c5a1439ea6ecaac544849220d5
Switch branch/tag
nodejs-game
07 Jun, 2021 12 commits
clearCanvas 콜백 추가
· 7c8424c6
7c8424c6
Browse Files
Overnap
authored
2021-06-08 06:48:29 +0900
비정상적인 루트로 방에 들어오면 로그인으로 강제 전송 추가
· 0a3f911f
0a3f911f
Browse Files
Overnap
authored
2021-06-08 06:35:30 +0900
Merge branch 'feature/canvas' into feature/room
· d3f8ba63
d3f8ba63
Browse Files
Overnap
authored
2021-06-08 06:29:09 +0900
Room 컴포넌트에 Canvas 컴포넌트 추가
· 34875eeb
34875eeb
Browse Files
Overnap
authored
2021-06-08 06:18:14 +0900
마우스 이벤트리스너 및 그림 그리기 기능 추가
· 7f3f404c
7f3f404c
Browse Files
Overnap
authored
2021-06-08 06:17:48 +0900
유틸 콜백 추가
· 764e194a
764e194a
Browse Files
Overnap
authored
2021-06-08 06:16:58 +0900
Canvas 컴포넌트 추가
· de7e6e65
de7e6e65
Browse Files
Overnap
authored
2021-06-08 06:15:26 +0900
Vector 타입 추가
· ef28b8ba
ef28b8ba
Browse Files
Overnap
authored
2021-06-08 06:14:36 +0900
handleUpdateRoomUser가 실시간 반영되도록 수정
· 9505f11a
9505f11a
Browse Files
Overnap
authored
2021-06-08 05:01:44 +0900
Merge branch 'feature/chat' into feature/room
· 0e48b198
0e48b198
Browse Files
Overnap
authored
2021-06-08 04:43:47 +0900
handleChatData 프로토콜에 맞게 수정
· aea829f6
aea829f6
Browse Files
Overnap
authored
2021-06-08 04:41:13 +0900
handleUpdateRoomUser 프로토콜에 맞게 수정
· c16ed2fb
c16ed2fb
Browse Files
Overnap
authored
2021-06-08 03:19:15 +0900
06 Jun, 2021 10 commits
채팅 관련 css 수정
· 0d4e90c7
0d4e90c7
Overnap
authored
2021-06-07 05:51:36 +0900
채팅 스크롤 추가
· a687e31e
a687e31e
Browse Files
Overnap
authored
2021-06-07 05:46:32 +0900
채팅 오토스크롤링 추가
· 58c087ba
58c087ba
Browse Files
Overnap
authored
2021-06-07 05:43:39 +0900
Room 컴포넌트에 Chat 컴포넌트 적용
· 76f9a06d
76f9a06d
Browse Files
Overnap
authored
2021-06-07 05:31:19 +0900
Chat 컴포넌트에 input 핸들링 추가 및 ChatLine 컴포넌트 적용
· ad013a59
ad013a59
Browse Files
Overnap
authored
2021-06-07 05:31:07 +0900
ChatLine 컴포넌트 추가
· 1a94852a
1a94852a
Browse Files
Overnap
authored
2021-06-07 05:03:51 +0900
Chat 컴포넌트 추가
· 73e2119b
73e2119b
Browse Files
Overnap
authored
2021-06-07 05:02:06 +0900
ChatData 타입 추가
· cba53238
cba53238
Browse Files
Overnap
authored
2021-06-07 04:52:54 +0900
RoomInfo 너비 추가
· b25168cf
b25168cf
Browse Files
Overnap
authored
2021-06-07 04:28:16 +0900
라우터에 Room 컴포넌트 추가
· 7235aaa5
7235aaa5
Overnap
authored
2021-06-07 01:05:59 +0900
05 Jun, 2021 16 commits
방 나갈 때 leaveRoom 전송 추가
· 039823cd
039823cd
Browse Files
Overnap
authored
2021-06-06 02:05:41 +0900
Room 컴포넌트의 프로토콜 규격 수정
· 7835516f
7835516f
Browse Files
Overnap
authored
2021-06-06 02:04:51 +0900
handleUpdateRoomUser의 불필요한 훅 인수 제거
· 277337f1
277337f1
Browse Files
Overnap
authored
2021-06-06 02:03:50 +0900
Merge branch 'develop' into feature/room
· 98a313f8
98a313f8
Browse Files
Overnap
authored
2021-06-06 01:56:18 +0900
Merge branch 'feature/server-connection' into develop
· 3fd2bc51
3fd2bc51
Browse Files
Overnap
authored
2021-06-06 01:40:34 +0900
RoomBlock 컴포넌트 리팩터 (useCallback, 프로토콜 규격)
· 5dc8bb30
5dc8bb30
Browse Files
Overnap
authored
2021-06-06 01:39:57 +0900
RawMessage 타입 추가하고 적용
· 7cf85a7e
7cf85a7e
Browse Files
Overnap
authored
2021-06-06 01:34:13 +0900
login 함수 프로토콜 규격 맞추고 useCallback으로 변경
· aa80dd22
aa80dd22
Browse Files
Overnap
authored
2021-06-06 00:59:49 +0900
Merge branch 'feature/rooms' into develop
· 34c44f47
34c44f47
Browse Files
Overnap
authored
2021-06-06 00:32:26 +0900
서버 연결을 위한 리액트 포트 수정
· 99df0cc7
99df0cc7
Overnap
authored
2021-06-05 22:53:39 +0900
refreshRooms를 useCallback 훅으로 변경
· 7a060cbb
7a060cbb
Browse Files
Overnap
authored
2021-06-05 22:42:01 +0900
RoomInfo 컴포넌트 추가
· 46d1ac21
46d1ac21
Browse Files
Overnap
authored
2021-06-05 22:37:20 +0900
Room 컴포넌트 추가
· 741996bd
741996bd
Browse Files
Overnap
authored
2021-06-05 22:37:08 +0900
Room 컴포넌트를 위한 타입 작성
· d61cf401
d61cf401
Browse Files
Overnap
authored
2021-06-05 22:36:03 +0900
불필요한 테스트 코드 삭제
· 9bad068d
9bad068d
Browse Files
Overnap
authored
2021-06-05 20:51:37 +0900
RoomInfo 컴포넌트와 그 프롭을 리네임
· d8834f11
d8834f11
Browse Files
Overnap
authored
2021-06-05 20:51:27 +0900
04 Jun, 2021 2 commits
Merge branch 'feature/test-refactoring' into develop
· 9b5f8124
9b5f8124
Browse Files
강동현
authored
2021-06-04 12:36:30 +0900
테스트 코드 리팩토링
· 46a55b4f
46a55b4f
강동현
authored
2021-06-04 12:35:52 +0900