fromis_9/frontend
caadiq a8c12aa76d feat: YouTube 봇 DB 기반 관리로 마이그레이션
- YouTube 봇 설정을 bots.js에서 youtube_bots 테이블로 이동
- 봇 ID를 AUTO_INCREMENT로 변경 (youtube-{id} 형식)
- 고정 멤버 다중 선택 지원 (default_member_ids JSON)
- 제목 필터 다중 키워드 지원 (title_filters JSON)
- Redis 캐싱 제거 (Activities API 사용으로 불필요)
- 채널 배너 URL DB 저장 (youtube_bots.banner_url)
- YouTubeBotDialog UI 개선:
  - Portal 기반 드롭다운 (overflow 문제 해결)
  - AnimatePresence 애니메이션 적용
  - 다중 선택 컴포넌트 추가
  - 태그 입력 형태의 제목 필터
  - 뒷배경 클릭 방지

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-07 10:15:07 +09:00
..
public fix: React Router v7 future 플래그 추가 2026-01-01 14:15:39 +09:00
src feat: YouTube 봇 DB 기반 관리로 마이그레이션 2026-02-07 10:15:07 +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 refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00