fromis_9/frontend
caadiq 9ceef6c656 feat(x-bot): 키워드 필터링 및 전체 동기화 기능 추가
Backend:
- bot_x 테이블에 text_filters 컬럼 추가
- syncNewTweets/syncAllTweets에 텍스트 필터링 로직 적용
- 봇 추가 시 전체 트윗 동기화 수행 (백그라운드)
- X 봇 API에 text_filters 필드 처리

Frontend:
- XBotDialog에 고급 설정 (키워드 필터) UI 추가
- BotTableRow에서 X 봇 수정/삭제 버튼 활성화

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 09:23:45 +09:00
..
public fix: React Router v7 future 플래그 추가 2026-01-01 14:15:39 +09:00
src feat(x-bot): 키워드 필터링 및 전체 동기화 기능 추가 2026-02-08 09:23:45 +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