user 83c188f1bd Refactor: Notion 동기화를 웹사이트 API 방식으로 전환
- Notion 관련 코드 제거:
  - NotionBackgroundSync.cs 삭제
  - NotionSyncSettings.cs → BackgroundSyncSettings.cs 이름 변경

- 웹사이트 API 연동 기능 추가:
  - WebsiteBackgroundExporter.cs: HTTP POST로 배경 데이터 업로드
  - BackgroundSyncSettings.cs: API 엔드포인트 및 Git URL 설정

- BackgroundThumbnailCapture.cs 수정:
  - 새 설정 클래스 참조로 변경
  - Notion 자동 동기화 코드 제거

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 02:20:50 +09:00
..
2025-05-03 17:53:42 +09:00