ByungCheol
86c56f6c6f
Merge branch 'dev' into main
Deploy / deploy (push) Failing after 11m36s
CI / build (push) Failing after 13m18s
2026-05-31 21:46:30 +09:00
ByungCheol
9ad6a91a56
feat: 자동 로그인(로그인 상태 유지) - rememberMe 시 세션 30일
...
CI / build (push) Failing after 15m1s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 21:46:27 +09:00
ByungCheol
bd1164866c
Merge branch 'dev' into main
Deploy / deploy (push) Failing after 13m16s
CI / build (push) Failing after 14m57s
2026-05-31 20:49:52 +09:00
ByungCheol
f55d998803
fix: HTTPS 프록시 뒤 CORS 오류 해결 (forward-headers + 운영 오리진 허용)
...
CI / build (push) Failing after 11m38s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 20:49:49 +09:00
ByungCheol
f884cb7b06
Merge branch 'dev' into main
CI / build (push) Failing after 11m54s
Deploy / deploy (push) Failing after 15m13s
2026-05-31 19:12:56 +09:00
ByungCheol
2ecdd363b1
feat: CORS에 Capacitor 앱 오리진 허용 (하이브리드 앱)
...
CI / build (push) Failing after 13m35s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 19:12:54 +09:00
ByungCheol
e5fd31843a
Merge branch 'dev' into main
Deploy / deploy (push) Failing after 11m27s
CI / build (push) Failing after 13m7s
2026-05-31 19:01:43 +09:00
ByungCheol
8eb2129f5e
feat: 관리자 회원 관리 API (/api/admin/members)
...
CI / build (push) Failing after 14m49s
목록/역할 변경/상태 변경/삭제. 본인 계정 변경·삭제 차단.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 19:01:41 +09:00
ByungCheol
a821cd8f89
Merge branch 'dev' into main
Deploy / deploy (push) Failing after 11m24s
CI / build (push) Failing after 13m6s
2026-05-31 18:46:44 +09:00
ByungCheol
eb6b9830ce
feat: 비밀번호 변경 기능 (PUT /api/auth/password)
...
CI / build (push) Failing after 14m46s
현재 비번 검증 후 BCrypt 교체. 소셜 계정/동일 비번 거부.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 18:46:42 +09:00
ByungCheol
cf275fabf6
Merge branch 'dev' into main
CI / build (push) Failing after 11m53s
Deploy / deploy (push) Failing after 15m12s
2026-05-31 18:22:53 +09:00
ByungCheol
43d1b53d01
fix(ci): 기동 폴링(최대 40초)으로 systemctl is-active 오탐 방지
...
CI / build (push) Failing after 13m36s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 18:22:51 +09:00
ByungCheol
d373e3e9e4
Merge branch 'dev' into main
...
Deploy / deploy (push) Has been cancelled
CI / build (push) Has been cancelled
fix(ci): SSH 개인키 CR 제거
2026-05-31 17:40:10 +09:00
ByungCheol
cf6d0710f6
fix(ci): SSH 개인키 파일에서 CR 제거 (Windows CRLF 시크릿 대응)
...
CI / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 17:40:08 +09:00
ByungCheol
f79c2412fd
Merge branch 'dev' into main
...
Deploy / deploy (push) Has been cancelled
CI / build (push) Has been cancelled
ci: 자동 배포 워크플로 + 서버 설정 파일
2026-05-31 15:55:35 +09:00
ByungCheol
614e74be8a
ci: 백엔드 자동 배포 구현 (SSH + systemd, main push)
...
CI / build (push) Has been cancelled
- deploy.yaml: jar 빌드 → scp 전송 → systemctl 재시작
- deploy/sb-backend.service: systemd 유닛 샘플
- deploy/README.md: 시크릿·서버 준비 안내
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 15:55:33 +09:00
ByungCheol
f3230dcc5b
Merge branch 'dev' into main
...
CI / build (push) Failing after 12m12s
ci: Gitea Actions CI/CD 워크플로 추가
2026-05-31 15:49:08 +09:00
ByungCheol
8639ca3d04
ci: Gitea Actions 워크플로 추가
...
CI / build (push) Failing after 16m32s
- ci.yaml: JDK17 + MariaDB/Redis 서비스 컨테이너 → gradlew clean build → jar 아티팩트
- deploy.yaml: 수동 실행(workflow_dispatch) 배포 템플릿(SSH/scp·Docker 예시)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 15:49:06 +09:00
ByungCheol
ef7d0f7f83
Merge branch 'dev' into main
...
가계부·게시판 백엔드 API 구현 (account/auth/board/user/admin)
2026-05-31 15:45:25 +09:00
ByungCheol
2a2f81dc32
feat: 가계부·게시판 백엔드 API 구현
...
- com.sb.web 패키지로 재구성: account / auth / board / user / admin / common
- 가계부(account): 내역(필터), 계좌·순자산, 예산, 분류, 정기 거래, 투자 포트폴리오
(종목·매매 이력, 이동평균 평단·실현/평가손익)
- MyBatis + MariaDB + Redis 세션, BCrypt
- 스키마 자동 초기화(db/*.sql, 멱등), 사용자별 데이터 격리(member_id)
- 문서: docs/BACKEND.md, .env.example
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-31 15:43:09 +09:00
ByungCheol
9243a41385
@
...
Initial commit: SB 백엔드 (Spring Boot + MyBatis)
- 사용자 CRUD REST API (/api/users)
- MariaDB(MyBatis) + Redis 캐싱 구성
- CORS 설정 및 헬스 체크 엔드포인트
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
@
2026-05-30 21:18:35 +09:00