This website requires JavaScript.
Explore
Help
Sign in
caadiq
/
maplestory
Watch
1
Star
0
Fork
You've already forked maplestory
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
921ce9676b
maplestory
/
backend
/
models
/
index.js
4 lines
55 B
JavaScript
Raw
Normal View
History
Unescape
Escape
이미지 다중 업로드/삭제 및 중복 방지 추가 - 한 번에 여러 이미지 업로드 (드래그/선택, 개별 이름 수정/제거) - 다중 선택 삭제 모드 (선택 모드 토글, 전체 선택) - 커스텀 확인 다이얼로그 (네이티브 confirm 대체) - 이미지 이름 unique 제약 + 입력 시 실시간 중복/빈 값 검증 - 백엔드 다중 업로드 시 사전 중복 체크 - 카드에서 URL 표시 제거 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 14:42:51 +09:00
import
{
Image
}
from
'./Image.js'
;
초기 프로젝트 설정 - React + Vite + Tailwind 프론트엔드 - Express + Sequelize + MariaDB 백엔드 - 넥슨 OAuth 2.0 인증 (캐릭터 목록 조회) - 주간 보스 결정석 수익 계산기 UI (리스트형) - Docker Compose + Caddy 리버스 프록시 설정 - 보스/난이도 이미지 에셋 포함 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 18:55:06 +09:00
이미지 다중 업로드/삭제 및 중복 방지 추가 - 한 번에 여러 이미지 업로드 (드래그/선택, 개별 이름 수정/제거) - 다중 선택 삭제 모드 (선택 모드 토글, 전체 선택) - 커스텀 확인 다이얼로그 (네이티브 confirm 대체) - 이미지 이름 unique 제약 + 입력 시 실시간 중복/빈 값 검증 - 백엔드 다중 업로드 시 사전 중복 체크 - 카드에서 URL 표시 제거 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 14:42:51 +09:00
export
{
Image
}
;
Reference in a new issue
Copy permalink