Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend #177

Merged
merged 216 commits into from
Nov 27, 2023
Merged
Changes from all commits
Commits
Show all changes
216 commits
Select commit Hold shift + click to select a range
1ff7c46
Feat: 철도 관련 정보 엑셀 추가
sw0501 Nov 15, 2022
63e6c1e
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 15, 2022
41e338b
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 15, 2022
cbc4efe
Feat: API 추가
sw0501 Nov 15, 2022
726dc68
Modify: VM 서버 올리기 위해서 빌드 코드 주석처리
sw0501 Nov 23, 2022
e86e931
Modify: Port 번호 변경
sw0501 Nov 23, 2022
f078119
Modify: gitigonore 수정, GPS 데이터 삭제, 지하철 명 검색 API 추가
sw0501 Nov 23, 2022
19c170c
Merge branch 'main' into Backend
KyuTae98 Nov 23, 2022
2fcf7f4
Feat: DB 연결 코드 추가, 외부 접속용 cors 추가
sw0501 Nov 26, 2022
6edf5ea
Merge branch 'Backend' of https://github.com/2022-Sejong-Creative-Sem…
sw0501 Nov 26, 2022
ef0c50e
Feat: Test 파일 삭제 및 MySQL 연동
sw0501 Nov 27, 2022
095e869
Feat: package.json 추가
sw0501 Nov 27, 2022
bc1235f
Merge branch 'main' into Backend
sw0501 Nov 27, 2022
c608b8c
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 27, 2022
ed7a856
Merge branch 'Backend' of https://github.com/2022-Sejong-Creative-Sem…
sw0501 Nov 27, 2022
df02766
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 27, 2022
93e7541
Feat: Cors IP 추가
sw0501 Nov 27, 2022
af79650
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 29, 2022
d497deb
Feat: MySQL 연동 및 지하철 정보 API 추가
sw0501 Nov 29, 2022
cc1cc81
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 29, 2022
92725d9
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 2, 2022
2fdfb9f
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 2, 2022
a3e4e89
Feat: 버스 도착 예정 시간 분/초 파싱 및 API 최신화
sw0501 Dec 4, 2022
ace42c2
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 5, 2022
fdd7287
Modify: congestion 제거
sw0501 Dec 5, 2022
8aec379
Modify: API 수정 및 SQL DUMP 파일 추가
sw0501 Dec 5, 2022
e1921d1
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 5, 2022
5090d80
Modify: MySQL 한글 오류 수정
sw0501 Dec 5, 2022
ae86526
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 5, 2022
6f14338
Test: MySQL 오류 확인 위해서 원상태로 복구
sw0501 Dec 5, 2022
bdb3fcb
Modify: .SQL 파일 헤더 추가
sw0501 Dec 5, 2022
6db60f6
Modify: .SQL 파일 헤더 변경
sw0501 Dec 5, 2022
3c373fc
Modify: .SQL 파일 헤더 변경
sw0501 Dec 5, 2022
056c7aa
Modify: .SQL 파일 헤더 변경
sw0501 Dec 5, 2022
35e0af4
Modify: .SQL 파일 헤더 변경
sw0501 Dec 5, 2022
5d7dfca
Modify: Front 작업용 backend.js 수정
sw0501 Dec 5, 2022
ff92698
Fix: SQL 파일 제거
sw0501 Dec 5, 2022
5251bec
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 5, 2022
d9ebbad
Modify: VM용 쿼리문 구조 변경
sw0501 Dec 5, 2022
8464127
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 5, 2022
688585c
Feat: 휠체어 리프트 위치 API 추가
sw0501 Dec 5, 2022
fd1a704
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 5, 2022
4265b31
Feat: 버스 타이머 기능 추가
sw0501 Dec 5, 2022
677621b
Feat: 휠체어리프트 이동동선, 엘리베이터 위치, 이동동선 API 추가
sw0501 Dec 5, 2022
40dfccb
Modify: VM test DB 사용 코드 변경
sw0501 Dec 6, 2022
92fbb6b
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 6, 2022
a28cf11
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 6, 2022
ea767a8
Feat: TransferMove API 추가
sw0501 Dec 6, 2022
0e106da
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 6, 2022
b31dc09
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 7, 2022
1e5a0ba
Modify: backend.js MySQL 테스트 코드 제거
sw0501 Dec 7, 2022
68193fc
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 7, 2022
64ae1ea
Feat: Cors 서버 주소 추가
sw0501 Dec 7, 2022
214073e
Feat: transferList, transferInfo, convenience API 구현
sw0501 Dec 8, 2022
f6560a5
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 8, 2022
5a3e883
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 8, 2022
d74856f
Modify: 휠체어리프트 이동경로별로 구분하여 response
sw0501 Dec 9, 2022
5e20f6e
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 9, 2022
4cb6f8d
Modify: 엘리베이터 이동경로 구분하여 response
sw0501 Dec 9, 2022
ce0dce9
Modify: transferMove/transferList API 수정
sw0501 Dec 9, 2022
633a860
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 9, 2022
9fd815a
Fix: subway/transferMove/transferList 에러 수정
sw0501 Dec 9, 2022
1c3f855
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 9, 2022
f28fd1a
Fix: transferMove/transferInfo 에러 수정
sw0501 Dec 9, 2022
261681b
Fix: error status code 변경
sw0501 Dec 9, 2022
1256acb
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 9, 2022
ae2abcf
Fix: 환승 이동경로 API 변경
sw0501 Dec 11, 2022
14443e3
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 11, 2022
3883870
Fix: transferMove/transferInfo API 에러 수정
sw0501 Dec 11, 2022
2e94687
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 11, 2022
a6d73c0
Modify: DB csv파일 UTF-8로 변경
sw0501 Dec 11, 2022
552bbd2
Feat: 엘리베이터 이동동선 추가
sw0501 Dec 12, 2022
28bf50c
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 12, 2022
d4c15b4
Fix: stationName API 오류 수정
sw0501 Dec 12, 2022
33a42b8
Fix: Merge Conflict 수정
sw0501 Dec 12, 2022
1f01ae7
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 12, 2022
df65f4a
Feat: 엘리베이터, 휠체어 리프트 이동동선 API 기능 추가
sw0501 Dec 12, 2022
5b0d05a
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 12, 2022
5b3a5c0
Fix: ElevatorMove API 에러 수정
sw0501 Dec 12, 2022
1a1b97d
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 12, 2022
6584614
Feat: SQL 변경 중
sw0501 Dec 13, 2022
edff44a
CSV 파일 이름 수정
sw0501 Dec 13, 2022
af66ec9
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
8a6a534
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
c61468b
Modify: cors 사용 취소
sw0501 Dec 13, 2022
7a8cdfd
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
3172bf3
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
592be12
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
02cadca
Test: sql 테스트 코드
sw0501 Dec 13, 2022
b310831
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
4a8c34d
Modify: SQL 문 수정
sw0501 Dec 13, 2022
1b407c8
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
b9395ee
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
33b905a
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
3389578
Fix: Attribute 한글로 변경
sw0501 Dec 13, 2022
379a9af
Fix: 기타 API들 SQL 수정
sw0501 Dec 13, 2022
1836372
Fix: API SQL 수정
sw0501 Dec 13, 2022
94928ae
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
993ae68
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
e152bb7
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
e3643ea
Modify: server.js cors 오타 수정
sw0501 Dec 13, 2022
814dd69
Modfiy: cors 옵션 적용
sw0501 Dec 13, 2022
233c7d8
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
4f48e1e
Modify: 교통약자 도우미 테이블과 조인하여 목록 제공
sw0501 Dec 13, 2022
43ab361
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
f086ce7
Fix: transferList API 오류 수정
sw0501 Dec 13, 2022
7bf866d
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
1c57f22
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
5beb36b
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
259f411
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
45f6626
Feat: subway/stationInfo API 기능 추가
sw0501 Dec 13, 2022
8375772
Modify: liftMove API 수정
sw0501 Dec 13, 2022
09315d9
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
024a5a9
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
a897033
Modify: liftMove API 수정
sw0501 Dec 13, 2022
057e8df
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
839879c
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
af8c7e2
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
fe36b05
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
fbb72bb
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 13, 2022
8fe2b3e
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 27, 2022
4621439
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 28, 2022
7b046da
Add: image 폴더 및 docs 폴더 추가
sw0501 Dec 28, 2022
29bd914
Modify: 발표자료 영상 제거
sw0501 Dec 28, 2022
649a7ff
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 28, 2022
4a5221c
Modify: cors IP 수정
sw0501 Dec 28, 2022
5c135fa
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Dec 28, 2022
2c0a1ac
Feat: TypeScript 환경설정 파일 추가 및 DB 수정
sw0501 Sep 23, 2023
d8a56cb
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Sep 23, 2023
cd1d298
Feat: 서버 포트 변경
sw0501 Sep 23, 2023
8cb66e0
Feat: request 의존성 추가
sw0501 Sep 23, 2023
3a81d20
Feat: xml-js 의존성 추가
sw0501 Sep 23, 2023
dd08ca7
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Sep 23, 2023
092ecec
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Sep 26, 2023
360bf56
Modify: package-lock.json 파일 conflict 수정
sw0501 Sep 26, 2023
ae86815
Modify: package-lock.json conflict 수정 2
sw0501 Sep 26, 2023
2aeaf5a
Feat: DB 커넥션 방식 변경
sw0501 Oct 7, 2023
88fddcc
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 7, 2023
6e88e05
Modify: 프론트 빌드 파일 배포
sw0501 Oct 11, 2023
c01d02e
Feat: Typescript 변환
sw0501 Oct 11, 2023
352dc29
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 11, 2023
2899e49
Feat: TS 변환 및 CORS 추가
sw0501 Oct 11, 2023
ea8f29f
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 11, 2023
f8a2c7c
Modify: Frontend PR 시 빌드 과정 추가
sw0501 Oct 11, 2023
ca44ea2
Feat: CI/CD 수정
sw0501 Oct 12, 2023
229f628
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 12, 2023
3d2e527
Modify: gitignore 수정
sw0501 Oct 12, 2023
86db5e8
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 12, 2023
b3acd7b
Modify: CI/CD 수정
sw0501 Oct 12, 2023
22edaa5
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 12, 2023
f6114e6
Test: Github Action PR 분기점 테스트
sw0501 Oct 12, 2023
c5464c4
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 12, 2023
355dfcd
Test: yml 수정
sw0501 Oct 12, 2023
6bbf8be
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 12, 2023
9ab01bb
Feat: json 파일 디렉토리 경로 수정
sw0501 Oct 12, 2023
5ad228a
Modify: CI/CD 롤백
sw0501 Oct 14, 2023
8bcc796
Modify: yml 파일 수정
sw0501 Oct 14, 2023
b25d825
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 14, 2023
d0a5820
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 14, 2023
8274472
Fix: 오타 수정
sw0501 Oct 14, 2023
59e6ac2
Feat: Typescript 변환 중
sw0501 Oct 14, 2023
5d57912
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 14, 2023
bef1dd2
Feat: Bus router TS 변환 완료
sw0501 Oct 15, 2023
c3afac9
Feat: interface 추가 및 Bus 라우터 TS 변환 완료
sw0501 Oct 15, 2023
a20e75b
Feat: Bus, Subway 라우터 Typescript 변환
sw0501 Oct 15, 2023
a154d34
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 15, 2023
502d46e
프로젝트 코드 JS -> TS로 변경
sw0501 Oct 15, 2023
4c3b40d
Feat: sendFile 경로 변경
sw0501 Oct 16, 2023
e60039f
Feat: CI/CD 폴더 변경
sw0501 Oct 16, 2023
ff94cf2
Feat: ts npm 의존성 추가
sw0501 Oct 16, 2023
bc1c506
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 16, 2023
344dfac
Feat: TS 코드 수정 및 yml 파일 변경
sw0501 Oct 20, 2023
5c25792
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 20, 2023
3fb5e98
Modify: yml 파일 변경
sw0501 Oct 20, 2023
be15159
Fix
sw0501 Oct 20, 2023
d771c8f
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 20, 2023
5f42b64
confilct TEST
sw0501 Oct 20, 2023
3f86ec4
Modify: yml 수정
sw0501 Oct 20, 2023
85f6752
Feat: CI/CD PR 분기점 분류 적용
sw0501 Oct 20, 2023
d064aa9
Merge branch 'main' into Backend
sw0501 Oct 20, 2023
9b8dbd6
Modify: ssh 키 암호 설정 해제
sw0501 Oct 20, 2023
d11824b
Fix: conflict 수정
sw0501 Oct 20, 2023
37db36a
Modify: yml 파일 수정
sw0501 Oct 20, 2023
1583102
Modify: yml 파일 수정
sw0501 Oct 21, 2023
bcc46b9
Modify: yml 파일 수정
sw0501 Oct 21, 2023
4568206
Modify: yml 파일 수정
sw0501 Oct 21, 2023
890beca
Modify: yml 파일 수정
sw0501 Oct 21, 2023
38d39a3
Modify: yml 파일
sw0501 Oct 21, 2023
ff163cf
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 21, 2023
ee47964
Modify: yml 파일
sw0501 Oct 21, 2023
69f3d00
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 21, 2023
b787508
Modify: yml 파일
sw0501 Oct 21, 2023
6864465
Modify: yml 파일
sw0501 Oct 21, 2023
557f3cc
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 21, 2023
8d732f8
Modify: yml 파일
sw0501 Oct 21, 2023
f0b7259
Modify: yml 파일
sw0501 Oct 21, 2023
c8c765a
Modify: yml 파일
sw0501 Oct 21, 2023
0a1b9b0
Modify: yml 파일
sw0501 Oct 21, 2023
edff6ce
Modify: yml 수정
sw0501 Oct 21, 2023
ff57e65
Modify: yml 수정
sw0501 Oct 21, 2023
7160ecd
Modify: yml 수정
sw0501 Oct 21, 2023
7ca6c49
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Oct 21, 2023
bb0120a
Feat: Navigation API 개발 중
sw0501 Nov 8, 2023
d53359f
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 8, 2023
1992e3b
Test: CI/CD 테스트
sw0501 Nov 9, 2023
9d352a5
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 9, 2023
9c916a8
Modify: CI/CD passpharse 추가
sw0501 Nov 9, 2023
ed00222
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 9, 2023
16793ed
Feat: Subway Navigation API 개발 중
sw0501 Nov 16, 2023
430c18e
Feat 지하철 Navigation API 개발 중
sw0501 Nov 16, 2023
62d1d90
Merge branch 'main' of https://github.com/2022-Sejong-Creative-Semest…
sw0501 Nov 16, 2023
e5c69ea
Modify: 커밋 변경사항 저장
sw0501 Nov 25, 2023
97dad1a
Fix: 환승이동경로 타입 오류 수정
sw0501 Nov 26, 2023
80197cc
Feat: 오디세이 API 테스트
sw0501 Nov 26, 2023
f4b4712
Modify: 충돌 수정
sw0501 Nov 26, 2023
176239a
Fix: conflict 수정
sw0501 Nov 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.