fromis_9/frontend
caadiq f2a15e07d6 feat(youtube-bot): 주간 지정 시간 폴링 모드 추가
- bot_youtube에 weekly_schedule_config JSON 컬럼 추가, cron_interval nullable로 변경
- weekly 모드: 지정 요일/시각에만 cron 트리거 → setInterval로 intervalSeconds 간격 폴링
- 종료 조건: 새 영상 1개 발견(stopOnFound) 또는 durationMinutes 경과
- 평상시 API 호출 없어 주 1회 업로드 채널(워크맨 등)의 할당량 낭비 최소화
- 프론트 폼에 상시/주간 모드 토글 추가, 요일 드롭다운 월~일 순서로 정렬
- 관련 문서(api/development/architecture) 갱신

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 20:56:54 +09:00
..
public fix: React Router v7 future 플래그 추가 2026-01-01 14:15:39 +09:00
src feat(youtube-bot): 주간 지정 시간 폴링 모드 추가 2026-04-22 20:56:54 +09:00
Dockerfile refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
index.html feat(mobile): 모바일 페이지 기본 구현 2026-01-07 10:10:12 +09:00
package-lock.json refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
package.json refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
postcss.config.js PC 버전 프론트엔드 UI 구현 - 홈, 멤버, 디스코그래피, 스케줄 페이지 및 더미 데이터 2025-12-31 21:51:23 +09:00
tailwind.config.js refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
vite.config.js fix: 로그 시간 KST 중복 보정, 일정 카운트 애니메이션, HMR 오버레이 비활성화 2026-03-11 21:49:13 +09:00