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
.
Tave-Makers
/
SURF-BE
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
4
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: 클라이언트 API 개선 5종 + R2 아키텍처 부채 청산
- #389
#389
Open
GOOHAESEUNG
wants to merge 11 commits into
dev
Tave-Makers/SURF-BE:dev
from
feat/client-api-improvements
Tave-Makers/SURF-BE:feat/client-api-improvements
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat: 클라이언트 API 개선 5종 + R2 아키텍처 부채 청산
#389
GOOHAESEUNG
wants to merge 11 commits into
dev
Tave-Makers/SURF-BE:dev
from
feat/client-api-improvements
Tave-Makers/SURF-BE:feat/client-api-improvements
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
feat: 게시글 검색에 categoryId 필터 추가 — 카테고리 내 검색 시 서버에서 필터링
GOOHAESEUNG
committed
97b60e7
View commit details
Copy full SHA for 97b60e7
Browse repository at this point
feat: 댓글 단건 조회 API 추가 — GET /v1/user/comments/{commentId} (신고 화면용)
GOOHAESEUNG
committed
07cb9e0
View commit details
Copy full SHA for 07cb9e0
Browse repository at this point
feat: 프로필 조회 응답에 blockedByMe 추가 — 차단 목록 순회 없이 차단 여부 확인
GOOHAESEUNG
committed
6be3f7c
View commit details
Copy full SHA for 6be3f7c
Browse repository at this point
feat: 안 읽은 알림 존재 여부 API 추가 — GET /v1/user/notifications/unread (홈 뱃지용)
GOOHAESEUNG
committed
8c495a3
View commit details
Copy full SHA for 8c495a3
Browse repository at this point
feat: 디바이스 토큰 삭제 API 추가 — DELETE /v1/user/notifications/device-tokens (로그아웃 시 푸시 차단)
GOOHAESEUNG
committed
e554672
View commit details
Copy full SHA for e554672
Browse repository at this point
refactor: R2 아키텍처 위반 7건 청산 — 점수 생성·초기화를 동기 이벤트로 전환, 관리자 로그인을 auth 도메인으로 이동
Show description for f09f065
GOOHAESEUNG
committed
f09f065
View commit details
Copy full SHA for f09f065
Browse repository at this point
fix: 트랙 기수 중복 검증 NPE — 미영속(id=null) 트랙이 있으면 hasTrackGeneration이 NPE
GOOHAESEUNG
committed
20b7bf5
View commit details
Copy full SHA for 20b7bf5
Browse repository at this point
test: AdminReportUsecaseTest Mockito 오용 수정 — matcher 혼용 제거, CAS 0건 흐름으로 stubbing 교정
GOOHAESEUNG
committed
6544d40
View commit details
Copy full SHA for 6544d40
Browse repository at this point
build: 테스트 워커 힙 2g로 확대 — ArchUnit 전체 임포트 시 기본 512m으로 OOM
GOOHAESEUNG
committed
85253e5
View commit details
Copy full SHA for 85253e5
Browse repository at this point
docs: 클라이언트 API 개선 HTTP Client 테스트 스크립트 추가
GOOHAESEUNG
committed
e944f71
View commit details
Copy full SHA for e944f71
Browse repository at this point
Commits on Aug 29, 2026
review: 코드래빗 리뷰 반영 — 프로필 조회 readOnly 트랜잭션, 공개 메서드 Javadoc, http 스크립트 실행 순서 명시
GOOHAESEUNG
committed
07e2964
View commit details
Copy full SHA for 07e2964
Browse repository at this point
You can’t perform that action at this time.