Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
684 commits
Select commit Hold shift + click to select a range
4fed7aa
design: 채팅방 상하단 css 수정(#349)
ksy1128 Aug 1, 2025
536054f
Merge branch 'develop' into feat/secret-auction-222
haruyam15 Aug 1, 2025
57000e1
Merge pull request #358 from KFE-E2E-SAJO/design/chatroom-css-349
choiyoungae Aug 1, 2025
9c122aa
Merge branch 'deploy' of https://github.com/KFE-E2E-SAJO/BIDER into r…
ksy1128 Aug 1, 2025
4f8878f
feat: 채팅방 나가기 기능 구현 (#337)
choiyoungae Aug 1, 2025
cea3fb9
feat: 채팅 리스트에 [낙찰] 뱃지와 마지막 메세지와의 시간 차이 표시 (#377)
choiyoungae Aug 1, 2025
95b8927
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
choiyoungae Aug 1, 2025
3e03f17
Merge branch 'feat/chat-337' of https://github.com/KFE-E2E-SAJO/BIDER…
choiyoungae Aug 1, 2025
03597db
chore: 채팅방 헤더 변경으로 인한 zustand 설정 삭제
choiyoungae Aug 1, 2025
d6302b4
feat: 채팅방 생성 기능 구현 (#337)
choiyoungae Aug 1, 2025
9e2c1cc
Merge pull request #356 from KFE-E2E-SAJO/develop
haruyam15 Aug 1, 2025
962aa4a
Merge pull request #359 from KFE-E2E-SAJO/main
haruyam15 Aug 1, 2025
832cc46
chore: bump version to v2.3.0
actions-user Aug 1, 2025
a1fde36
feat: commit(#328)
ksy1128 Aug 2, 2025
a163e56
Merge branch 'deploy' of https://github.com/KFE-E2E-SAJO/BIDER into r…
ksy1128 Aug 2, 2025
f74ddbe
Merge pull request #360 from KFE-E2E-SAJO/deploy
kwons0 Aug 2, 2025
0f2e267
feat: 시크릿 경매 상세페이지 기능개발(#222)
haruyam15 Aug 2, 2025
7420643
feat: 스켈레톤 적용(#328)
ksy1128 Aug 2, 2025
10f7a16
hotfix: 제안하기 포인트 조회 로직 수정(#361)
ksy1128 Aug 2, 2025
c123d9a
Merge pull request #362 from KFE-E2E-SAJO/hotfix/proposal-point-361
kwons0 Aug 2, 2025
eb10ea6
chore: bump version to v2.3.1
actions-user Aug 2, 2025
7a0c710
Merge pull request #363 from KFE-E2E-SAJO/deploy
kwons0 Aug 2, 2025
6e757a1
Merge branch 'deploy' of https://github.com/KFE-E2E-SAJO/BIDER into r…
ksy1128 Aug 2, 2025
ea1bdb2
feat: 시크릿경매 출품 및 수정 페이지 기능개발(#222)
haruyam15 Aug 2, 2025
19dacfb
feat: 사용 가능한 채팅방의 존재 여부에 따라 기존 채팅방 연결 또는 새로운 채팅방 연결 기능 추가 (#337)
choiyoungae Aug 2, 2025
1242d28
hotfix: 지도에 경매중인 상품만 보이게 수정(#364)
haruyam15 Aug 2, 2025
6d1e34b
fix: 채팅방의 존재 여부를 기준으로 채팅방 id를 반환해주는 부분을 API ROUTE에서 UUID를 직접적으로 반환해주는…
choiyoungae Aug 2, 2025
187587c
chore: scripts dev에 터보 명령어 명시(#366)
haruyam15 Aug 2, 2025
39aca5f
Merge pull request #365 from KFE-E2E-SAJO/hotfix/map-auction-364
choiyoungae Aug 2, 2025
7643eaa
Merge pull request #367 from KFE-E2E-SAJO/chore/web-package-366
choiyoungae Aug 2, 2025
0c5d9f5
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
choiyoungae Aug 2, 2025
a0d0849
feat: 상품 상세페이지 입찰바의 채팅버튼 클릭 시 채팅방 연결 (#337)
choiyoungae Aug 2, 2025
79ce98c
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
minok9708 Aug 2, 2025
d466156
Merge branch 'develop' into feat/secret-auction-222
haruyam15 Aug 2, 2025
fff741f
feat: 마이페이지 나의 경매 내역에서 판매자/구매자와 채팅하기 버튼 클릭 시 채팅방 연결 (#337)
choiyoungae Aug 2, 2025
7e4e4b5
design: 채팅 리스트에서 마지막 채팅 읽음 여부에 따라 텍스트 색 차이 추가
choiyoungae Aug 2, 2025
9f097dd
refactor: 내 입찰/출품 코드 리팩토링 (#328)
ksy1128 Aug 2, 2025
34eb7d8
refactor: ProductItem Image props 제거(#328)
ksy1128 Aug 2, 2025
570e20e
feat: 시크릿 경매 안내 모달 추가(#222)
haruyam15 Aug 2, 2025
3570df0
hotfix: 회원가입 이메일 인증 코드로 변경(#314)
minok9708 Aug 2, 2025
6a9a386
hotfix: 검색 버그수정(#371)
haruyam15 Aug 2, 2025
e801e65
refactor: 상품 상세페이지 첫 이미지 blur 적용 원복(#374)
haruyam15 Aug 2, 2025
3f63ddf
feat: 지도-리스트 스와이프 적용(#369)
ksy1128 Aug 2, 2025
c7bf74a
refactor: RootLayout queryProvider제거(#328)
ksy1128 Aug 2, 2025
ab7d2db
refactor: RootLayout queryProvider import 제거(#328)
ksy1128 Aug 2, 2025
b1dcbd0
hotfix: 상황에 따른 회원가입 인증 버튼 disabled 처리(#314)
minok9708 Aug 2, 2025
9c16c67
Merge pull request #375 from KFE-E2E-SAJO/refactor/auction-detail-374
choiyoungae Aug 2, 2025
753ece1
feat: 채팅방 메세지 내역 조회 기능 추가 (#337)
choiyoungae Aug 3, 2025
02521e9
feat: 채팅방 진입 시 상대방 메세지 읽음 처리 기능 추가 (#337)
choiyoungae Aug 3, 2025
0e035e3
feat: 채팅 리스트가 아닌 다른 경로로 채팅방에 진입하는 것을 고려하여 zustand로 설정하던 부분을 직접 데이터 조회…
choiyoungae Aug 3, 2025
678c87c
feat: 종료된 채팅일 경우 채팅방 입력 막고 화면에 종료된 채팅임을 표시 (#337)
choiyoungae Aug 3, 2025
3e8d4d3
feat: 채팅방 상단 경매정보를 클릭하면 경매 상세페이지로 이동하도록 기능 추가 (#337)
choiyoungae Aug 3, 2025
d2d707e
fix: 채팅 시간 표시 오류 수정 (UTC → KST 이중 변환 제거)
choiyoungae Aug 3, 2025
537ad0f
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
choiyoungae Aug 3, 2025
6d5a3ef
design: global.css, 공통컴포넌트 Input, Textarea 수정
choiyoungae Aug 3, 2025
19fdf31
Merge pull request #377 from KFE-E2E-SAJO/design/components-376
choiyoungae Aug 3, 2025
15d7daf
feat: 채팅 텍스트 전송 기능 추가 (#337)
choiyoungae Aug 3, 2025
2e2ff75
chore: 상품 출품/수정에 name 속성 추가하여 devtools 경고 제거
choiyoungae Aug 3, 2025
426bc3c
feat: 채팅방 메세지 내역에 realtime 적용 (#337)
choiyoungae Aug 3, 2025
86d0289
feat: 채팅 리스트에 realtime 적용 (#337)
choiyoungae Aug 3, 2025
6683df6
feat: 채팅방 메세지 내역 realtime에 채팅방이 종료되었을 경우 감지 추가 (#337)
choiyoungae Aug 3, 2025
325eee6
hotfix: 비밀번호 인증코드로 인증하도록 변경(#314)
minok9708 Aug 3, 2025
fcdc659
hotfix: 이메일 인증링크 관련 코드 삭제(#314)
minok9708 Aug 3, 2025
16f4018
hotfix:이메일 관련 input type 수정(#314)
minok9708 Aug 3, 2025
8283bcd
hotfix: 회원가입화면 간격 수정(#314)
minok9708 Aug 3, 2025
8c6e307
feat: 알림 기능구현(#381)
minok9708 Aug 3, 2025
acdce76
feat: 알림 기능구현(#381)
minok9708 Aug 3, 2025
7a29e78
feat:test 커밋(#381)
minok9708 Aug 3, 2025
9770ee8
feat: 제안하기 알림 전송되게 구현(#381)
minok9708 Aug 3, 2025
2a2a424
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
ksy1128 Aug 4, 2025
a9f1bc1
feat: pc 액션, 하단 여백 수정(#369)
ksy1128 Aug 4, 2025
41f75b5
Merge pull request #368 from KFE-E2E-SAJO/refactor/bid-listing-328
haruyam15 Aug 4, 2025
3924a2a
chore: bump version to v2.4.0
actions-user Aug 4, 2025
6b3e5a8
Merge pull request #379 from KFE-E2E-SAJO/chore/product-name-attr-378
haruyam15 Aug 4, 2025
c10d0a5
Merge pull request #373 from KFE-E2E-SAJO/hotfix/search-371
haruyam15 Aug 4, 2025
7c33aef
Merge pull request #380 from KFE-E2E-SAJO/hotfix/signup-email-314
haruyam15 Aug 4, 2025
1b6bed6
design: 채팅방 읽음 표시 typo 설정으로 인한 line-height로 읽었을 때 메세지가 약간 내려가는 것 수정
choiyoungae Aug 4, 2025
27ec5fe
Merge branch 'develop' into feat/secret-auction-222
haruyam15 Aug 4, 2025
a4e149a
refactor: PR 리뷰반영(#222)
haruyam15 Aug 4, 2025
049dd99
refactor: userId getUserId 함수사용(#222)
haruyam15 Aug 4, 2025
aa5dfcc
feat: 종료된 채팅방일 경우 새로운 채팅방 연결하는 버튼을 통해 사용가능한 채팅방으로 연결하는 기능 추가 (#337)
choiyoungae Aug 4, 2025
666f1d9
refactor: import 상대경로를 절대경로로 변경, isSecret을 useProductFormWithoutSubm…
haruyam15 Aug 4, 2025
b6a32a9
feat: 제안하기 알림 전송되게 구현(#381)
minok9708 Aug 4, 2025
7ef1ae5
refactor: 입찰완료후 뒤로가기 시 상세페이지 캐시 무효화(#222)
haruyam15 Aug 4, 2025
7b269b4
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
minok9708 Aug 4, 2025
00c34bd
refactor: 뒤로가기 처리를 공통로직에서 처리하기위해 현재 커밋에서 제거(#222)
haruyam15 Aug 4, 2025
29a1c7a
refactor: 뒤로가기 처리를 공통로직에서 처리하기위해 현재 커밋에서 제거(#222)
haruyam15 Aug 4, 2025
284cd45
feat: 마커 수정 (#369)
ksy1128 Aug 4, 2025
03b19c8
refactor: 입찰 완료페이지 replace->push로 변경(#222)
haruyam15 Aug 4, 2025
99b12bc
feat: 리스트컴포넌트 시크릿경매 기능 구현(#222)
haruyam15 Aug 4, 2025
24cfde2
design: 리스트페이지 스크롤 수정(#222)
haruyam15 Aug 4, 2025
29cf671
design: 리스트페이지 스크롤 수정(#222)
haruyam15 Aug 4, 2025
c2b9a8e
fix: baseURL 설정 및 채팅방 realtime 캐시 처리 부분 수정
choiyoungae Aug 4, 2025
801b0ac
feat: 상품 리스트 높이 수정(#369)
ksy1128 Aug 4, 2025
23278dc
feat: 안 읽은 채팅 존재에 따라 Nav에 초록 동그라미 표시 여부 설정 (#377)
choiyoungae Aug 4, 2025
0e12500
feat: picker 클릭 시 노출 상품 정보 반영(#369)
ksy1128 Aug 4, 2025
4959d57
disign: 삭제 컴포넌트 활용 가능하게 수정
choiyoungae Aug 4, 2025
595effd
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
choiyoungae Aug 4, 2025
da4e676
feat: 무한스크롤 높이 수정(#369)
ksy1128 Aug 4, 2025
e88784a
feat: 입찰, 출품내역 시크릿 경매 기능구현(#222)
haruyam15 Aug 4, 2025
91db261
design: 낙찰 시스템 메세지 마크업 (#337)
choiyoungae Aug 4, 2025
82f744b
feat: 스크롤바 숨김 css 수정(#369)
ksy1128 Aug 4, 2025
f265d96
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
ksy1128 Aug 4, 2025
6d49bf7
fix: product api핸들러 get삭제(#222)
haruyam15 Aug 4, 2025
07ab329
Merge pull request #370 from KFE-E2E-SAJO/feat/secret-auction-222
haruyam15 Aug 4, 2025
de4366c
Merge branch 'develop' into feat/home-map-369
haruyam15 Aug 4, 2025
12df4da
feat: 낙찰 시스템 메세지 조회 기능 구현 (#377)
choiyoungae Aug 4, 2025
75b4b16
feat: 채팅방 realtime에 systemMessage 추가 (#337)
choiyoungae Aug 4, 2025
6fac01b
fix: 사용자 닉네임에 대한 동시성과 낙찰 메세지에 상대방의 닉네임이 조회되어야 함을 고려하여 수정
choiyoungae Aug 4, 2025
837c3a9
feat: 낙찰 시 시스템 메세지 생성 기능 구현 (#337)
choiyoungae Aug 4, 2025
7bcca38
chore: 이미지 전송 추후 구현을 위한 아이콘 주석
choiyoungae Aug 4, 2025
abf1f2c
fix: 홈화면 지도/목록 스와이핑 수정(#369)
haruyam15 Aug 4, 2025
8bf0e74
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
choiyoungae Aug 4, 2025
f0caf0b
feat: 지도에 시크릿경매 기능적용(#369)
haruyam15 Aug 4, 2025
92d03f4
refactor: console제거(#369)
haruyam15 Aug 4, 2025
b84b493
fix: setSheetMode타입 옵셔널로 변경(#369)
haruyam15 Aug 4, 2025
16f5534
feat: 푸시 알림 리스트 수정(#381)
minok9708 Aug 5, 2025
4b6ec73
hotfix: 제안하기 siteurl, throw error, getSession, 포인트함수 적용(#385)
ksy1128 Aug 5, 2025
0710576
design: 채팅 목록 css 수정(#389)
ksy1128 Aug 5, 2025
d256e41
feat: 알림 리스트 출력 및 알림 테스트(#381)
minok9708 Aug 5, 2025
4597dc7
Merge pull request #384 from KFE-E2E-SAJO/feat/home-map-369
haruyam15 Aug 5, 2025
b782a3d
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
minok9708 Aug 5, 2025
f9055d9
fix: nav 바 채팅 알림 표시가 제대로 나타나지 않았던 에러 수정
choiyoungae Aug 5, 2025
62ea148
Merge pull request #390 from KFE-E2E-SAJO/design/chatItem-389
choiyoungae Aug 5, 2025
315401b
Merge pull request #386 from KFE-E2E-SAJO/feat/chat-337
choiyoungae Aug 5, 2025
0bec835
hotfix: 포인트 사용 로직 try catch 반영(#385)
ksy1128 Aug 5, 2025
3e0bb06
Merge pull request #388 from KFE-E2E-SAJO/hotfix/proposal-fix-385
kwons0 Aug 5, 2025
21a081b
chore: bump version to v2.4.1
actions-user Aug 5, 2025
c108b72
chore: 백엔드 로직에서 로그인된 사용자 호출하는 부분을 getUserId 함수 사용으로 통일
choiyoungae Aug 5, 2025
3cc92c4
hotfix:시크릿경매에서 제안하기 버튼 제거(#395)
haruyam15 Aug 5, 2025
a4f9f87
Merge branch 'deploy' into refactor/merge-deploy-397
haruyam15 Aug 5, 2025
eb51755
Merge pull request #398 from KFE-E2E-SAJO/refactor/merge-deploy-397
choiyoungae Aug 5, 2025
a634891
Merge pull request #396 from KFE-E2E-SAJO/hotfix/secret-auction-395
choiyoungae Aug 5, 2025
2d79ff9
Merge pull request #394 from KFE-E2E-SAJO/chore/use-getUserId-392
haruyam15 Aug 5, 2025
d5c3c04
Merge pull request #399 from KFE-E2E-SAJO/develop
choiyoungae Aug 5, 2025
4afaee7
chore: bump version to v2.5.0
actions-user Aug 5, 2025
8c261b8
feat: 시크릿 경매 알림 전송 구현(#381)
minok9708 Aug 5, 2025
3b76465
design: 홈 하단 여백 수정(#400)
ksy1128 Aug 5, 2025
2d0bdf7
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
minok9708 Aug 5, 2025
c57d187
Merge pull request #402 from KFE-E2E-SAJO/design/home-css-400
haruyam15 Aug 5, 2025
fa2177d
design: 상품 목록 상태 뱃지 어그러짐 수정(#403)
ksy1128 Aug 5, 2025
f81f86e
feat: 제안 요청 및 수락 알림 전송 구현(#381)
minok9708 Aug 5, 2025
dacea79
feat: 알림 아이콘 알림 표시 구현(#381)
minok9708 Aug 5, 2025
aefc9f6
feat: react-swipeable_list 삭제(#381)
minok9708 Aug 5, 2025
1f3d51e
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
minok9708 Aug 5, 2025
1219f69
hotfix: 시크릿경매일경우 입찰금액 제한 해제(#407)
haruyam15 Aug 5, 2025
4aac4a0
Merge pull request #408 from KFE-E2E-SAJO/hotfix/secret-407
choiyoungae Aug 5, 2025
03aa0a8
fix: login api 파일 수정(#381)
minok9708 Aug 5, 2025
ce3fd12
Merge pull request #401 from KFE-E2E-SAJO/deploy
choiyoungae Aug 5, 2025
def8269
Merge pull request #404 from KFE-E2E-SAJO/design/statusBadge-403
choiyoungae Aug 5, 2025
43fa34f
hotfix: 제안하기 userid 방식 변경(#409)
ksy1128 Aug 5, 2025
8c3e5b2
Merge pull request #410 from KFE-E2E-SAJO/hotfix/proposal-409
choiyoungae Aug 5, 2025
439a475
Merge pull request #411 from KFE-E2E-SAJO/develop
choiyoungae Aug 5, 2025
3bf94bf
chore: bump version to v2.5.1
actions-user Aug 5, 2025
74d0864
fix: selectedAlarmId type 수정(#381)
minok9708 Aug 5, 2025
dbfcdc7
fix: selectedAlarmId type 다시 수정(#381)
minok9708 Aug 5, 2025
1f58fa5
hotfix: request.nextUrl 변경(#409)
ksy1128 Aug 5, 2025
5b584fb
Merge pull request #413 from KFE-E2E-SAJO/hotfix/proposal-412
choiyoungae Aug 5, 2025
1c4a793
Merge pull request #414 from KFE-E2E-SAJO/develop
choiyoungae Aug 5, 2025
04a8560
chore: bump version to v2.5.2
actions-user Aug 5, 2025
335aa65
fix: api/alarm/auction, chat type 지정(#381)
minok9708 Aug 5, 2025
f6942a8
hotfix: params 방식 변경 (#409)
ksy1128 Aug 5, 2025
fe64c75
fix: proposal DB type 지정(#381)
minok9708 Aug 5, 2025
a31fb34
Merge pull request #415 from KFE-E2E-SAJO/hotfix/proposal-412
kwons0 Aug 5, 2025
e357d6c
chore: bump version to v2.5.3
actions-user Aug 5, 2025
3c81dd7
fix: vercel 오류 수정(#381)
minok9708 Aug 5, 2025
5ba6498
fix:vercel error 수정(#381)
minok9708 Aug 5, 2025
efd25f3
hotfix: target-product api 원복(#416)
ksy1128 Aug 5, 2025
68f9973
Merge pull request #417 from KFE-E2E-SAJO/hotfix/deploy-416
kwons0 Aug 5, 2025
519c07b
chore: bump version to v2.5.4
actions-user Aug 5, 2025
c876604
Merge branch 'develop' into feat/pushalarm-381
minok9708 Aug 6, 2025
643ede1
Merge pull request #406 from KFE-E2E-SAJO/feat/pushalarm-381
minok9708 Aug 6, 2025
08b1069
Merge pull request #419 from KFE-E2E-SAJO/deploy
minok9708 Aug 6, 2025
1184721
hotfix:회원가입시 포인트 알림 전송(#422)
minok9708 Aug 6, 2025
2336848
Merge pull request #421 from KFE-E2E-SAJO/develop
minok9708 Aug 6, 2025
9b8be4f
Merge pull request #423 from KFE-E2E-SAJO/hotfix/email-valid-422
minok9708 Aug 6, 2025
48569f2
chore: bump version to v2.6.0
actions-user Aug 6, 2025
ed3985b
Merge pull request #424 from KFE-E2E-SAJO/develop
kwons0 Aug 6, 2025
ca8d93d
chore: bump version to v2.6.1
actions-user Aug 6, 2025
d6331bc
Merge pull request #425 from KFE-E2E-SAJO/deploy
choiyoungae Aug 11, 2025
20a9c8c
hotfix: 10분이내 재조회 안되는 버그 수정. 입찰현황판에서 최고입찰가만 노출되게 수정 (#420)
haruyam15 Aug 12, 2025
f7fa1f3
Merge pull request #427 from KFE-E2E-SAJO/hotfix/secret-420
haruyam15 Aug 12, 2025
e7d21ad
chore: bump version to v2.6.2
actions-user Aug 12, 2025
7626062
Merge pull request #428 from KFE-E2E-SAJO/deploy
choiyoungae Aug 13, 2025
f5dd015
refactor: 상품 등록/수정 폼 컴포넌트 통합
choiyoungae Aug 14, 2025
f0a0330
fix: 상품 등록/수정 시 입찰 시작가에 대해 overflow validate 처리 (#426)
choiyoungae Aug 14, 2025
3f57ccf
fix: 입찰 시 금액에 대해 overflow validate 처리 (#426)
choiyoungae Aug 14, 2025
4cdb3db
Merge pull request #429 from KFE-E2E-SAJO/fix/bid-price-overflow-426
choiyoungae Aug 14, 2025
0d9695a
chore: bump version to v2.6.3
actions-user Aug 14, 2025
c30aecf
hotfix: 상품 상세페이지에서 카테고리 클릭 시 링크 수정
choiyoungae Aug 14, 2025
5da3935
Merge pull request #432 from KFE-E2E-SAJO/hotfix/detail-category-431
choiyoungae Aug 14, 2025
7b41dce
chore: bump version to v2.6.4
actions-user Aug 14, 2025
76328d2
Merge pull request #430 from KFE-E2E-SAJO/deploy
kwons0 Aug 15, 2025
8d3fe40
docs: readme.md 수정(#434)
ksy1128 Aug 18, 2025
f8b107d
Merge pull request #435 from KFE-E2E-SAJO/docs/readme-434
minok9708 Aug 18, 2025
438d63a
Merge pull request #436 from KFE-E2E-SAJO/develop
choiyoungae Aug 18, 2025
61e2076
chore: bump version to v2.6.5
actions-user Aug 18, 2025
2f63582
fix: 상품 출품 시 이미지를 webP 파일 형식으로 변환하여 저장 (#437)
choiyoungae Aug 20, 2025
785340c
fix: 상품 출품 이미지 미리보기에 heic 파일인 경우 jpg로 변환하여 조회되도록 수정 (#437)
choiyoungae Aug 20, 2025
aa777f3
fix: 상품 수정 시 변경된 이미지에 대해서도 webP로 변환하여 저장하도록 수정 (#437)
choiyoungae Aug 20, 2025
cf24293
fix: 상품 등록, 수정 시 heic 파일에 대해서 클라이언트에서부터 webP 파일로 변환하도록 수정 (#437)
choiyoungae Aug 20, 2025
c4780ef
chore: 이미지 등록 시 heic 파일을 webP 파일로 변환하는 과정에서 보여주는 로딩 문구 변경 (#437)
choiyoungae Aug 21, 2025
87429ad
chore: 이미지 등록 시 파일 형식 바꾸는 과정에서 보여주는 로딩 스피너를 루시드 아이콘으로 변경
choiyoungae Aug 21, 2025
58712ec
Merge pull request #438 from KFE-E2E-SAJO/fix/image-webp-437
choiyoungae Aug 21, 2025
9db15b4
Merge pull request #440 from KFE-E2E-SAJO/develop
choiyoungae Aug 21, 2025
9883293
chore: bump version to v2.6.6
actions-user Aug 21, 2025
ac33127
hotfix: api params 수정, highestBid 수정(#418)
ksy1128 Aug 21, 2025
0143f39
hotfix: console.log제거(#418)
ksy1128 Aug 21, 2025
f801fa0
hotfix: shortId params 호출 수정(#418)
ksy1128 Aug 21, 2025
df0606c
Merge pull request #441 from KFE-E2E-SAJO/hotfix/proposal-fix-418
kwons0 Aug 21, 2025
c34907a
chore: bump version to v2.6.7
actions-user Aug 21, 2025
c46343a
Merge pull request #442 from KFE-E2E-SAJO/deploy
kwons0 Aug 22, 2025
c92add5
chore: 상품 상세페이지 generateMetadata 설정(#405)
ksy1128 Aug 22, 2025
85b7d09
design: 낙찰 시스템 메세지 mt 추가
choiyoungae Aug 25, 2025
2aed80c
chore: Heic 파일을 WebP 파일로 변환하는 함수를 공통 함수로 파일 분리
choiyoungae Aug 25, 2025
a1c277d
Merge pull request #443 from KFE-E2E-SAJO/chore/metadata-405
choiyoungae Sep 1, 2025
a78b5dc
chore: bump version to v2.6.8
actions-user Sep 1, 2025
3f29f4b
feat: 채팅 이미지 전송 기능 구현 (#433)
choiyoungae Sep 5, 2025
c0c8b50
feat: 이미지 클릭 시 전체 이미지로 이미지 조회 기능 추가 (#445)
choiyoungae Sep 29, 2025
112a2db
hotfix: 상세페이지 메타데이터 관련 vercel 에러 문제로 코드 원복 (#447)
choiyoungae Sep 30, 2025
632524f
Merge pull request #448 from KFE-E2E-SAJO/hotfix/vercel-meta-447
choiyoungae Sep 30, 2025
d468f2b
chore: bump version to v2.6.9
actions-user Sep 30, 2025
a55fb52
Merge pull request #446 from KFE-E2E-SAJO/feat/image-full-445
choiyoungae Oct 2, 2025
4b19c8d
chore: 채팅시 한 번에 전송 가능한 이미지의 갯수를 9개로 제한
choiyoungae Oct 16, 2025
c94cf94
Merge branch 'develop' of https://github.com/KFE-E2E-SAJO/BIDER into …
choiyoungae Oct 30, 2025
9057b15
fix: 비활성 채팅방 미포함 및 채팅방 나가기 시 미읽은 카운트 갱신 오류 수정
choiyoungae Nov 6, 2025
2b296fb
Merge pull request #452 from KFE-E2E-SAJO/fix/unread-indicator-inacti…
haruyam15 Nov 12, 2025
f6d5c4d
chore: bump version to v2.6.10
actions-user Nov 12, 2025
efba9b8
feat: 채팅 메세지로 사진을 보냈을 경우 리스트에서 사진을 보냈다고 표시 (#433)
choiyoungae Nov 12, 2025
d91ac8f
feat: 채팅에서 상대방이 보낸 사진 조회 기능 구현 (#433)
choiyoungae Nov 12, 2025
9ec5073
feat: 채팅 이미지 전송에 realtime 적용 (#433)
choiyoungae Nov 12, 2025
83f4957
feat: 채팅 이미지를 내가 보냈을 때의 조회 구현 (#433)
choiyoungae Nov 12, 2025
c22152c
fix: 채팅방 입장 시 채팅 가장 밑으로 이동하지 않던 오류 수정
choiyoungae Nov 12, 2025
c9371bb
fix: 채팅 이미지 여러개 보냈을 때 n번째 이미지를 클릭해도 마지막 이미지가 전체화면으로 보이던 오류 수정
choiyoungae Nov 12, 2025
93e80fc
fix: 이미지를 여러개 보냈을 때 몇개가 누락된 채로 전송되는 오류 수정
choiyoungae Nov 12, 2025
6313b48
fix: 채팅 이미지를 여러개 전송했을 때 이미지 전송 타이밍과 조회 타이밍 이슈로 인해 전송된 모든 이미지가 나오지 않는 …
choiyoungae Nov 12, 2025
48f6a3b
Merge pull request #453 from KFE-E2E-SAJO/feat/chat-image-433
choiyoungae Nov 13, 2025
6602fdb
Merge pull request #454 from KFE-E2E-SAJO/develop
haruyam15 Nov 18, 2025
22d687f
chore: bump version to v2.7.0
actions-user Nov 18, 2025
392f502
hotfix: iOS 이미지 업로드 시 EXIF 회전정보로 인해 발생하던 90도 회전 문제 해결 (#456)
choiyoungae Nov 20, 2025
d9de149
chore: 상품 등록/수정의 거래 희망 장소 지정 안내 문구 수정
choiyoungae Nov 20, 2025
da478c5
Merge pull request #458 from KFE-E2E-SAJO/hotfix/image-rotate-456
haruyam15 Nov 20, 2025
f3f9647
chore: bump version to v2.7.1
actions-user Nov 20, 2025
4f093fd
hotfix: blueimp-load-image로 EXIF Orientation 적용 (#456)
choiyoungae Nov 20, 2025
b409a96
Merge pull request #459 from KFE-E2E-SAJO/hotfix/image-rotate-456
choiyoungae Nov 20, 2025
6b12fa5
chore: bump version to v2.7.2
actions-user Nov 20, 2025
f9f9d21
fix: blueimp-load-image 라이브러리 사용 로직 원복
choiyoungae Nov 20, 2025
d215ae1
chore: 임시 파일 삭제
choiyoungae Nov 20, 2025
c1800c6
Merge pull request #460 from KFE-E2E-SAJO/hotfix/image-rotate-456
choiyoungae Nov 20, 2025
f748e62
chore: bump version to v2.7.3
actions-user Nov 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
43 changes: 0 additions & 43 deletions .github/ISSUE_TEMPLATE/bug.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/ISSUE_TEMPLATE/feature.yml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/ISSUE_TEMPLATE/test.yml

This file was deleted.

61 changes: 0 additions & 61 deletions .github/workflows/ci.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# 배포 후 도메인 설정 필요
name: Create Scheduled Auctions

on:
Expand All @@ -12,7 +11,7 @@ jobs:
steps:
- name: Call auction creation endpoint
run: |
curl -X GET "https://your-domain.com/api/cron/create-auctions" \
curl -X GET "https://bider.vercel.app/api/cron/create-auction" \
-H "Content-Type: application/json" \
-H "User-Agent: GitHub-Actions-Cron" \
--fail-with-body \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# 배포 후 도메인 설정 필요
name: Resolve Ended Auctions

on:
Expand All @@ -12,7 +11,7 @@ jobs:
steps:
- name: Call auction creation endpoint
run: |
curl -X GET "https://your-domain.com/api/cron/resolve-auctions" \
curl -X GET "https://bider.vercel.app/api/cron/resolve-auction" \
-H "Content-Type: application/json" \
-H "User-Agent: GitHub-Actions-Cron" \
--fail-with-body \
Expand Down
136 changes: 136 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
name: Auto Release

on:
push:
branches: [deploy]
workflow_dispatch:
inputs:
version_type:
description: 'Version type (major, minor, patch)'
required: false
default: 'auto'
type: choice
options:
- auto
- major
- minor
- patch

permissions:
contents: write
pull-requests: write

concurrency:
group: release-${{ github.ref }}
cancel-in-progress: false

jobs:
release:
name: Auto Release
runs-on: ubuntu-latest
if: >-
!contains(github.event.head_commit.message, 'skip-release') &&
!contains(github.event.head_commit.message, 'chore: bump version')

steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.RELEASE_TOKEN }}

- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: latest

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
cache: 'pnpm'

- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Check if release is needed
id: check-release
run: |
LAST_TAG=$(git describe --tags --abbrev=0 2>/dev/null || echo "")
if [ -z "$LAST_TAG" ]; then
echo "need_release=true" >> $GITHUB_OUTPUT
echo "No previous tags found, creating first release"
else
COMMITS_SINCE_TAG=$(git rev-list $LAST_TAG..HEAD --count)
echo "Commits since last tag: $COMMITS_SINCE_TAG"
if [ "$COMMITS_SINCE_TAG" -gt 0 ]; then
echo "need_release=true" >> $GITHUB_OUTPUT
echo "Found $COMMITS_SINCE_TAG new commits, release needed"
else
echo "need_release=false" >> $GITHUB_OUTPUT
echo "No new commits since last tag, skipping release"
fi
fi

- name: Generate release notes
id: release-notes
if: steps.check-release.outputs.need_release == 'true'
run: |
if [ "${{ github.event_name }}" = "workflow_dispatch" ] && [ "${{ github.event.inputs.version_type }}" != "auto" ]; then
export FORCE_VERSION_TYPE="${{ github.event.inputs.version_type }}"
fi
node scripts/generate-release-notes.cjs

- name: Update package.json version
if: steps.check-release.outputs.need_release == 'true'
run: |
VERSION_NUMBER=$(echo ${{ steps.release-notes.outputs.NEW_VERSION }} | sed 's/^v//')
pnpm version $VERSION_NUMBER --no-git-tag-version
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add package.json
git commit -m "chore: bump version to ${{ steps.release-notes.outputs.NEW_VERSION }}"

- name: Create and push tag
if: steps.check-release.outputs.need_release == 'true'
run: |
# Check if tag already exists
if git rev-parse ${{ steps.release-notes.outputs.NEW_VERSION }} >/dev/null 2>&1; then
echo "Tag ${{ steps.release-notes.outputs.NEW_VERSION }} already exists, skipping tag creation"
else
git tag ${{ steps.release-notes.outputs.NEW_VERSION }}
git push origin ${{ steps.release-notes.outputs.NEW_VERSION }}
echo "Created and pushed tag ${{ steps.release-notes.outputs.NEW_VERSION }}"
fi
git push origin deploy

- name: Create GitHub Release
if: steps.check-release.outputs.need_release == 'true'
uses: ncipollo/release-action@v1
with:
tag: ${{ steps.release-notes.outputs.NEW_VERSION }}
name: Release ${{ steps.release-notes.outputs.NEW_VERSION }}
body: ${{ steps.release-notes.outputs.RELEASE_NOTES }}
draft: false
prerelease: false
allowUpdates: true
token: ${{ secrets.RELEASE_TOKEN }}

- name: Upload release notes as artifact
if: steps.check-release.outputs.need_release == 'true'
uses: actions/upload-artifact@v4
with:
name: release-notes-${{ steps.release-notes.outputs.NEW_VERSION }}
path: release_notes.md

- name: Summary
if: steps.check-release.outputs.need_release == 'true'
run: |
echo "🎉 Release ${{ steps.release-notes.outputs.NEW_VERSION }} created successfully!" >> $GITHUB_STEP_SUMMARY
echo "📋 Release notes have been generated and attached to the release." >> $GITHUB_STEP_SUMMARY
echo "🔗 View the release: ${{ github.server_url }}/${{ github.repository }}/releases/tag/${{ steps.release-notes.outputs.NEW_VERSION }}" >> $GITHUB_STEP_SUMMARY

- name: No release needed
if: steps.check-release.outputs.need_release == 'false'
run: |
echo "ℹ️ No release needed - no new commits since last tag." >> $GITHUB_STEP_SUMMARY
Loading