Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
When Meet - Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
websystem2023-2
When Meet - Backend
Commits
main
Select Git revision
0 results
when-meet-backend
Author
Search by author
Any Author
authors
0 authors
Dec 11, 2023
refactor: 서버 구동 시 수행하는 스케줄링 작업에 await 키워드 적용
· 9c825bc6
Wo-ogie
authored
1 year ago
9c825bc6
Dec 10, 2023
refactor: 미팅 관련 API 인증 권한 검증 로직 제거
· f48e34bf
Wo-ogie
authored
1 year ago
f48e34bf
refactor: 미팅의 만료시각이 설정되어 있을 때만 scheduler에 등록하도록 수정
· 2d2f7dc2
Wo-ogie
authored
1 year ago
2d2f7dc2
style: 불필요한 require문 제거
· 8282d2d2
Wo-ogie
authored
1 year ago
8282d2d2
refactor: 참가자 생성 가능 여부를 판단할 때 미팅의 maxParticipants가 null인 경우에 대한 예외처리 추가
· e6f4ff17
Wo-ogie
authored
1 year ago
e6f4ff17
fix: scheduled job에서 에러가 발생할 경우 서버가 종료되는 문제 수정
· e24736b7
Wo-ogie
authored
1 year ago
e24736b7
refactor: 불필요한 logging 코드 제거
· 1b1d5b20
Wo-ogie
authored
1 year ago
1b1d5b20
feat: 서버 구동 시 아직 종료되지 않은 약속들을 scheduler에 등록하여 종료될 수 있도록 설정하는 로직 추가
· 32d94dab
Wo-ogie
authored
1 year ago
32d94dab
refactor: cookie-session 로그인 방식으로 수정
· 73c06f81
Wo-ogie
authored
1 year ago
73c06f81
feat: 미팅 생성 시 expiresAt에 지정된 시간에 자동으로 종료되도록 scheling 로직 추가
· 159a6944
Wo-ogie
authored
1 year ago
159a6944
chore: node schedule module 추가
· e4aff459
Wo-ogie
authored
1 year ago
e4aff459
fix: 약속 투표 종료 시 에러가 발생하는 버그 수정
· 67c6685d
Wo-ogie
authored
1 year ago
67c6685d
feat: 참가자 생성 시 약속 최대 참가자 수를 넘어선다면 에러가 발생하도록 예외처리 추가
· 7356196e
Wo-ogie
authored
1 year ago
7356196e
refactor: Meeting 관련 기능 재사용 가능하도록 controller-service 구조로 변경
· 8ce5b334
Wo-ogie
authored
1 year ago
8ce5b334
Dec 09, 2023
chore: nodemon library 제거
· 693fe0dd
Wo-ogie
authored
1 year ago
693fe0dd
feat: 투표 종료 시 알림 메일 발송 기능 구현
· 9a8fa72a
Wo-ogie
authored
1 year ago
9a8fa72a
Dec 05, 2023
chore: cors credentials 허용 설정
· 0d997171
Wo-ogie
authored
1 year ago
0d997171
feat: 약속 시간 설정 API 요청받은 확정 시간으로 설정하도록 수정
· 48c1e01b
Wo-ogie
authored
1 year ago
48c1e01b
feat: 약속 목적별 많이 선택한 시간 조회 시 top 3 데이터를 조회하도록 수정
· 04004ee2
Wo-ogie
authored
1 year ago
04004ee2
feat: 약속 단건 조회, 상세 조회 API 응답 데이터에 현재 참가자 수(`currentParticipants`) 추가
· ab1f0ec1
Wo-ogie
authored
1 year ago
ab1f0ec1
feat: 가장 많이 선택한 시간 조회 API 구현
· e57c4558
Wo-ogie
authored
1 year ago
e57c4558
fix: meeting 생성 시 응답 데이터에 `confirmedTime`이 없는 오류 수정
· 70d6e075
Wo-ogie
authored
1 year ago
70d6e075
Nov 30, 2023
refactor: 약속 model의 purpose에 대한 enum value 추가
· ece7dbd6
Wo-ogie
authored
1 year ago
ece7dbd6
feat: 약속(`meeting`) model에 투표 가능 범위에 대한 필드 추가
· c5dba8f3
Wo-ogie
authored
1 year ago
c5dba8f3
feat: 약속(`meeting`) model에 투표 가능 범위에 대한 필드 추가
· 03379f46
Wo-ogie
authored
1 year ago
03379f46
Nov 27, 2023
refactor: 약속(`meeting`) model에서 현재 참가자 수 필드 제거
· cfd77e6f
Wo-ogie
authored
1 year ago
cfd77e6f
feat: 약속 시간 설정 API 구현
· 8a458b1c
Wo-ogie
authored
1 year ago
8a458b1c
feat: 약속(`meeting`) model에 확정된 약속 시간 field 추가
· cbc85c85
Wo-ogie
authored
1 year ago
cbc85c85
fix: 참가자 중복 생성 시 의도한대로 에러가 발생하지 않는 문제 수정
· e5984c77
Wo-ogie
authored
1 year ago
e5984c77
fix: 잘못 설정된 참가자 unique constraints 수정
· 32293490
Wo-ogie
authored
1 year ago
32293490
fix: 참가자 존재 여부 조회 API가 동작하지 않는 문제 수정
· 854e35b9
Wo-ogie
authored
1 year ago
854e35b9
refactor: 약속 입장 시, 존재하지 않는 참가자로 입장하려고 하면 404 error를 발생시키도록 수정
· 042878a9
Wo-ogie
authored
1 year ago
042878a9
Nov 25, 2023
fix: 스케줄 생성이 되지 않은 문제 수정
· b09087dc
Wo-ogie
authored
1 year ago
b09087dc
fix: 인증 권한이 없을 경우 'next is not a function' 에러가 발생하는 문제 수정
· 44ba1e6c
Wo-ogie
authored
1 year ago
44ba1e6c
feat: 내 스케줄 수정하기 API 구현
· 96c3b22c
Wo-ogie
authored
1 year ago
96c3b22c
feat: 내 스케줄 목록 조회하기
· 6639ee45
Wo-ogie
authored
1 year ago
6639ee45
feat: 내 스케줄 저장하기 API 구현
· a378c510
Wo-ogie
authored
1 year ago
a378c510
feat: meeting 입장 시 cookie에 저장하는 인증 정보 수정
· 79cbafa6
Wo-ogie
authored
1 year ago
79cbafa6
Nov 24, 2023
refactor: participant router의 base endpoint 수정
· f7b3acd8
Wo-ogie
authored
1 year ago
f7b3acd8
feat: id, 이름으로 참가자 단건 조회하기 API 구현
· f9fe2c5f
Wo-ogie
authored
1 year ago
f9fe2c5f
Loading