17 Commits

Author SHA1 Message Date
f23ca038ee 웹취약성 수정 2025-12-10 14:12:52 +09:00
1f3aa2cc04 chore: update Prisma client configuration for improved environment handling and graceful shutdown
- Refactored Prisma client initialization to differentiate between development and production environments.
- Enhanced logging settings based on the environment.
- Implemented graceful shutdown for Prisma client on process termination signals.
2025-06-12 13:40:56 +09:00
c62414e619 refactor: 지붕재 상세팝업 데이터 조회 수정
- 구 지붕재 적합성 pdf 페이지와 연계된 내용 제거 및 수정
- crypto-js 라이브러리 제거
2025-06-05 16:45:57 +09:00
156e983454 feat: 지붕재적합성 pdf 다운로드 중 다량데이터 요청 시 서버 shutdown 케이스 방어처리 추가 2025-06-04 18:02:33 +09:00
64a643e619 feat: add builderId to session management
- Updated session data structure to include builderId in session state.
- Modified authentication and partner API routes to handle builderId.
- Adjusted default session and initial state to initialize builderId as null.
2025-06-04 17:10:22 +09:00
574de12908 feat: 지붕재적합성 pdf 다운로드 api (ssr) 방식 추가 2025-06-04 16:46:27 +09:00
f620646104 feat: 선택데이터 상세팝업 및 pdf용 페이지 표출 연결 2025-06-02 14:53:41 +09:00
f1617045a5 chore: update environment files to use localhost for API URLs and add nodemailer types to package-lock 2025-05-29 10:23:35 +09:00
dc0009ddd7 chore: add SMTP configuration to environment files and integrate nodemailer for email functionality 2025-05-28 15:37:47 +09:00
ec910bc3de git clear cache 2025-05-27 10:32:24 +09:00
4e8fd462cf feat: add MS_USR_TRK model to Prisma schema, update axios instance with request interceptor, and enhance Footer component with PDF link 2025-05-16 16:56:38 +09:00
2bfacca06b chore: add usehooks-ts dependency for enhanced hooks management 2025-05-14 16:01:33 +09:00
98299ffe92 chore: update @prisma/client and prisma dependencies to version 6.7.0; modify session management in MemberInformationPopup and Header components to utilize session data 2025-05-13 16:10:22 +09:00
1f102a5054 chore: update layout structure by adding header, footer, and float button components; implement member information popup; enhance popup controller for better state management 2025-05-02 12:43:34 +09:00
0a1d34b6db chore: Add sass support in next.config.ts and update package dependencies 2025-04-25 13:45:38 +09:00
f83222ade5 feat: Add HOME button to Suitable component for navigation 2025-04-25 10:56:15 +09:00
7114a6e0bc initial commit 2025-04-04 09:01:49 +09:00