Commit Graph

92 Commits

Author SHA1 Message Date
0e2452207c [] JWT 인증 방식 도입, 로그인, 아카데미 API 에 JWT 인증 도입해서 로직 변경 2025-02-25 17:27:23 +09:00
f1a901820f [] JWT 생성 + 확인 로직 구현 중 & 회원가입, 로그아웃 API 구현 중 2025-02-24 17:54:38 +09:00
55f40e56cf [] 회원가입 시 회원 정보 저장 API & 토큰 추가 API 만드는 중 2025-02-21 17:53:32 +09:00
cebf5a42cb [[] 로그인 관련(회원가입, 회원조회) 부분 API 작업중 2025-02-20 17:47:51 +09:00
b2e72a2f9c [] 유저 데이터 불러오기 API 추가 + 아카데미 이름 불러오기 API 추가 2025-02-19 17:22:50 +09:00
Seonkyu_Kim
41c8d94001 [] 아카데미 정보 API 기능 추가 2025-02-18 17:30:20 +09:00
9cdb486785 [👷🏻] 채팅(Base) 수정 6차 - 로컬에서 테스트가능하게 코드 추가
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2025-02-18 01:16:17 +09:00
4b7308f9d6 [👷🏻] 채팅(Base) 수정 5차
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2025-02-18 00:57:23 +09:00
6f199389f1 [👷🏻] 채팅(Base) 롤백
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2025-02-18 00:34:22 +09:00
6f376a5d29 [👷🏻] 채팅(Base) 수정 4차
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2025-02-18 00:11:33 +09:00
c58373488d [👷🏻] 채팅(Base) 수정 3차
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2025-02-17 23:43:41 +09:00
ab045e6eb8 [👷🏻] 채팅(Base) 수정 2차 & 로컬 맥 데이터 머지 작업
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2025-02-17 22:52:44 +09:00
Seonkyu_Kim
6f06f3b39c [👷] 채팅(Base) 수정 1차 2025-02-17 17:39:42 +09:00
Seonkyu_Kim
e48eb6f76b [] SignalR을 활용한 채팅서비스(기초) 개발 및 테스트 2025-02-17 15:35:58 +09:00
a8e2a63db0 [🐛] 13차 푸시 확인 - 에러 처리 및 여러가지 코드 정리, 푸시 전송 기능 완료
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 23:21:49 +09:00
846f5c91a3 [🐛] 12차 푸시 확인 - 경로 변경
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 17:41:08 +09:00
6f9880b9d3 [] 11차 푸시 확인 - 로컬에서 수신 확인 완료
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 17:34:14 +09:00
f4efd70507 [🐛] 10차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 16:11:08 +09:00
8f7f1c4894 [🐛] 9차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 11:47:33 +09:00
aee9a805e0 [🐛] 8차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 11:29:56 +09:00
a5e1cbc347 [🐛] 7차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 11:18:59 +09:00
06507eca1f [🐛] 6차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 10:55:26 +09:00
0634f8f156 [🐛] 5차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 02:55:12 +09:00
d52ef4ff02 [🐛] 4차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 02:39:42 +09:00
39beefcd37 [🐛] 3차 푸시 확인
Signed-off-by: seonkyu.kim <sean.kk@daum.net>
2024-11-30 02:30:43 +09:00
818721f11d [🐛] 2차 APNs 확인 2024-11-30 02:13:47 +09:00
522432455c [] APNS(.p12) 개발 2024-11-30 01:09:51 +09:00
da0e142a79 [🐛] 제대로 안잡혀서 2차 수정 2024-11-29 10:54:00 +09:00
73cfac228d [🐛] API Response 의 Status에서 출력 KEY 대소문자 수정 2024-11-29 09:29:46 +09:00
ca3a9a7408 [] 각종 설정 및 Version 체크 컨트롤러 작성 2024-11-27 17:58:07 +09:00
73b1a3eb00 [📝] .gitignore 수정 2024-11-06 15:30:01 +09:00
ed4413cf55 [📝] Jenkinsfile 수정
All checks were successful
AcaMate-API/pipeline/head This commit looks good
2024-11-05 10:17:56 +09:00
22d9d86b7e [📝] Jenkinsfile 수정
Some checks reported errors
AcaMate-API/pipeline/head Something is wrong with the build of this commit
2024-11-05 10:09:48 +09:00
7c573c7ffe [👷🏻] 프로젝트 점검 중
All checks were successful
AcaMate-API/pipeline/head This commit looks good
2024-11-05 09:47:28 +09:00
fb20edddb2 [📝] Jenkins 수정
All checks were successful
AcaMate-API/pipeline/head This commit looks good
2024-11-04 18:13:13 +09:00
aba2d3cc0e [📝] Jenkins 수정
Some checks failed
AcaMate-API/pipeline/head There was a failure building this commit
2024-11-04 18:06:06 +09:00
877ec7d232 [📝] Jenkins 수정
Some checks failed
AcaMate-API/pipeline/head There was a failure building this commit
2024-11-04 17:53:54 +09:00
893c8d8820 [📝] Jenkins 적용 2024-11-04 17:40:41 +09:00
b228296913 [] init_API GIT 2024-11-04 14:46:04 +09:00
c42f047422 [📝] gitignore 2024-11-04 14:44:23 +09:00
a349843cff [📝] gitignore 2024-11-04 14:41:27 +09:00
5d3969449c [] init_API GIT 2024-11-04 14:30:38 +09:00