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
58c087ba9475f77ab78807be46b86d25df28de70
Switch branch/tag
nodejs-game
06 Jun, 2021 8 commits
채팅 오토스크롤링 추가
· 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
03 Jun, 2021 7 commits
준비 상태 구현
· d3c66a45
d3c66a45
Browse Files
강동현
authored
2021-06-04 02:54:59 +0900
방장 구현
· 28e7614c
28e7614c
Browse Files
강동현
authored
2021-06-04 01:55:31 +0900
README.md 추가
· 519ed7db
519ed7db
강동현
authored
2021-06-03 15:16:03 +0900
Pipeline 수정
· 8fbb603f
8fbb603f
Browse Files
강동현
authored
2021-06-03 15:01:55 +0900
Pipeline 수정
· 92afe3ee
92afe3ee
Browse Files
강동현
authored
2021-06-03 14:07:17 +0900
Pipeline 테스트
· 08dc3c95
08dc3c95
강동현
authored
2021-06-03 13:24:56 +0900
빌드를 위한 서버 tsconfig.json 수정
· 81541234
81541234
강동현
authored
2021-06-03 12:26:18 +0900
02 Jun, 2021 4 commits
테스트 작성
· c054bae2
c054bae2
강동현
authored
2021-06-03 01:43:38 +0900
런타임에 메세지 검증
· a4df9d60
a4df9d60
강동현
authored
2021-06-02 22:56:10 +0900
DummySocket, SocketTester 구현
· ae580251
ae580251
Browse Files
강동현
authored
2021-06-02 21:39:31 +0900
리팩토링
· 42f4d1b5
42f4d1b5
강동현
authored
2021-06-02 17:30:26 +0900
01 Jun, 2021 3 commits
게임 로직 작성
· eaadd6d2
eaadd6d2
Browse Files
강동현
authored
2021-06-02 00:50:29 +0900
Role 타입 추가, startRound에서 roles를 배열로 변경
· 7105d386
7105d386
Browse Files
강동현
authored
2021-06-01 22:53:15 +0900
Merge branch 'master' of
http://khuhub.khu.ac.kr/2020105578/nodejs-game
into master
· 6f226aa2
6f226aa2
Browse Files
강동현
authored
2021-06-01 22:18:35 +0900