Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
VOID-GSM
/
Rels-back
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
deploy: develop 배포 (연사자·대기 수락·마감일·사용자 검색)
- #51
#51
Merged
jyuuuuu0
merged 46 commits into
main
VOID-GSM/Rels-back:main
from
develop
VOID-GSM/Rels-back:develop
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
46
(46)
Checks
Files changed
Merged
deploy: develop 배포 (연사자·대기 수락·마감일·사용자 검색)
#51
jyuuuuu0
merged 46 commits into
main
VOID-GSM/Rels-back:main
from
develop
VOID-GSM/Rels-back:develop
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
refactor: 신청 마감일 필드 제거
sooooooobinn
committed
9c96d6e
View commit details
Copy full SHA for 9c96d6e
Browse repository at this point
refactor: 신청 마감일 로직 수정 및 서비스 로직 분리
sooooooobinn
committed
f027798
View commit details
Copy full SHA for f027798
Browse repository at this point
refactor: test 코드 수정
sooooooobinn
committed
6c726fd
View commit details
Copy full SHA for 6c726fd
Browse repository at this point
refactor: 주석 제거
sooooooobinn
committed
4641dfb
View commit details
Copy full SHA for 4641dfb
Browse repository at this point
refactor: 불필요한 필드 제거
sooooooobinn
committed
4fe4409
View commit details
Copy full SHA for 4fe4409
Browse repository at this point
Commits on Sep 1, 2026
refactor: ci 수정 및 test 코드 분리
sooooooobinn
committed
49c80eb
View commit details
Copy full SHA for 49c80eb
Browse repository at this point
refactor: ci 수정
sooooooobinn
committed
f59a59a
View commit details
Copy full SHA for f59a59a
Browse repository at this point
refactor: ci 수정
sooooooobinn
committed
4d9a0d0
View commit details
Copy full SHA for 4d9a0d0
Browse repository at this point
Merge pull request #40 from VOID-GSM/feat/lecture-time
Show description for 14f443f
sooooooobinn
authored
14f443f
View commit details
Copy full SHA for 14f443f
Browse repository at this point
feat: 강연 승인 시간 필드 추가 및 조회 시 포함
Show description for 0b40a1a
sooooooobinn
and
Copilot
committed
0b40a1a
View commit details
Copy full SHA for 0b40a1a
Browse repository at this point
Merge pull request #41 from VOID-GSM/feature/lecture-approval-timestamp
Show description for 910f1a0
sooooooobinn
authored
910f1a0
View commit details
Copy full SHA for 910f1a0
Browse repository at this point
feat: 연사자 필드 추가
sooooooobinn
committed
0058a87
View commit details
Copy full SHA for 0058a87
Browse repository at this point
feat: dto에 연사자 필드 추가
sooooooobinn
committed
13fcac2
View commit details
Copy full SHA for 13fcac2
Browse repository at this point
feat: dto에 강연 생성자 필드 추가
sooooooobinn
committed
994dbb5
View commit details
Copy full SHA for 994dbb5
Browse repository at this point
feat: LectureSpeakerResponse 추가
sooooooobinn
committed
44d7d20
View commit details
Copy full SHA for 44d7d20
Browse repository at this point
feat: 연사자 필드 추가
sooooooobinn
committed
f9512db
View commit details
Copy full SHA for f9512db
Browse repository at this point
feat: 연사자 추가 로직 및 관련 예외 로직 추가
sooooooobinn
committed
d811570
View commit details
Copy full SHA for d811570
Browse repository at this point
refactor: test 코드 수정
sooooooobinn
committed
90f5719
View commit details
Copy full SHA for 90f5719
Browse repository at this point
Merge pull request #42 from VOID-GSM/feat/speaker
Show description for be500df
sooooooobinn
authored
be500df
View commit details
Copy full SHA for be500df
Browse repository at this point
feat: 대기 신청 승인 요청 DTO 추가
sooooooobinn
committed
26da83d
View commit details
Copy full SHA for 26da83d
Browse repository at this point
feat: 대기 신청 거절 상태 추가
sooooooobinn
committed
0447d9f
View commit details
Copy full SHA for 0447d9f
Browse repository at this point
feat: 대기 신청 수락 및 거절 처리 추가
sooooooobinn
committed
c07ba4c
View commit details
Copy full SHA for c07ba4c
Browse repository at this point
feat: 대기 거절 목록 응답 추가
sooooooobinn
committed
5001d7d
View commit details
Copy full SHA for 5001d7d
Browse repository at this point
feat: 마감 후 신청 허용 처리 추가
sooooooobinn
committed
0c4a84b
View commit details
Copy full SHA for 0c4a84b
Browse repository at this point
feat: 대기 승인 및 수동 인원 관리 추가
sooooooobinn
committed
cb9fa62
View commit details
Copy full SHA for cb9fa62
Browse repository at this point
feat: 대기 신청 승인 API 추가
sooooooobinn
committed
45775c3
View commit details
Copy full SHA for 45775c3
Browse repository at this point
test: 대기 승인 및 마감 후 신청 검증 추가
sooooooobinn
committed
aba42c5
View commit details
Copy full SHA for aba42c5
Browse repository at this point
feat: 리프레시 토큰 API 추가
sooooooobinn
committed
91b62bb
View commit details
Copy full SHA for 91b62bb
Browse repository at this point
Merge pull request #44 from VOID-GSM/feat/auth-refresh
Show description for 6e14e9a
sooooooobinn
authored
6e14e9a
View commit details
Copy full SHA for 6e14e9a
Browse repository at this point
refactor: 최대 인원 30명 제한 제거
sooooooobinn
committed
fddff00
View commit details
Copy full SHA for fddff00
Browse repository at this point
refactor: test 코드 수정
sooooooobinn
committed
7222adb
View commit details
Copy full SHA for 7222adb
Browse repository at this point
Merge pull request #43 from VOID-GSM/feat/speaker
Show description for 1047005
sooooooobinn
authored
1047005
View commit details
Copy full SHA for 1047005
Browse repository at this point
Merge branch 'develop' of https://github.com/VOID-GSM/Rels-back into feat/lecture-capacity-limit
sooooooobinn
committed
dc950a1
View commit details
Copy full SHA for dc950a1
Browse repository at this point
Merge pull request #45 from VOID-GSM/feat/lecture-capacity-limit
Show description for f3fd5b3
sooooooobinn
authored
f3fd5b3
View commit details
Copy full SHA for f3fd5b3
Browse repository at this point
feat: 사용자 검색 API 추가 및 신청자 명단 공개 범위 조정
Show description for a5a870a
jyuuuuu0
and
claude
committed
a5a870a
View commit details
Copy full SHA for a5a870a
Browse repository at this point
feat: 신청 마감 시각을 개설 요청에서 다시 입력받도록 변경
Show description for 9e9e923
jyuuuuu0
and
claude
committed
9e9e923
View commit details
Copy full SHA for 9e9e923
Browse repository at this point
Commits on Sep 2, 2026
feat: 승인 시각 기준 신청 오픈 시간 적용
sooooooobinn
committed
6aa03af
View commit details
Copy full SHA for 6aa03af
Browse repository at this point
merge: 연사 및 대기 신청 변경 충돌 해결
sooooooobinn
committed
782f6bb
View commit details
Copy full SHA for 782f6bb
Browse repository at this point
Merge pull request #49 from VOID-GSM/feat/application-open-time
Show description for 370c3d2
sooooooobinn
authored
370c3d2
View commit details
Copy full SHA for 370c3d2
Browse repository at this point
feat: 신청 마감일 필드 추가
sooooooobinn
committed
0a5e20b
View commit details
Copy full SHA for 0a5e20b
Browse repository at this point
refactor: 신청 마감일 필드 추가 및 관련 예외 처리 로직 추가
sooooooobinn
committed
802b8a8
View commit details
Copy full SHA for 802b8a8
Browse repository at this point
refactor: test 코드 수정
sooooooobinn
committed
00f4220
View commit details
Copy full SHA for 00f4220
Browse repository at this point
Merge pull request #50 from VOID-GSM/feat/lecture-time
Show description for 8d61499
sooooooobinn
authored
8d61499
View commit details
Copy full SHA for 8d61499
Browse repository at this point
Commits on Sep 3, 2026
merge: develop의 신청 마감일 구현으로 충돌 해결
Show description for de289b4
jyuuuuu0
and
claude
committed
de289b4
View commit details
Copy full SHA for de289b4
Browse repository at this point
Merge pull request #46 from VOID-GSM/feat/user-search-and-enrollment-visibility
Show description for 9755cbb
jyuuuuu0
authored
9755cbb
View commit details
Copy full SHA for 9755cbb
Browse repository at this point
merge: main의 핫픽스를 develop에 반영
Show description for a502366
jyuuuuu0
and
claude
committed
a502366
View commit details
Copy full SHA for a502366
Browse repository at this point
You can’t perform that action at this time.