Skip to content

웹페이지 기능을 제거한다 - #888

Merged
opficdev merged 1 commit into
developfrom
refactor/#887
Sep 11, 2026
Merged

웹페이지 기능을 제거한다#888
opficdev merged 1 commit into
developfrom
refactor/#887

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

웹페이지 저장 및 재열람 기능 전체 제거와 제품 범위 정리

📝 작업 내용

📌 요약

웹페이지 기능의 모델, 계약, UseCase, 저장소, 서비스, 메타데이터·이미지 처리, DI 그래프, 테스트 제거
설정의 임시 데이터 용량 조회·삭제 흐름과 관련 현지화 문자열 제거
웹페이지 분석 이벤트, Firestore 경로, Functions API 경로, README 설명 정리

🔍 상세

  • Domain, Data, Infra, Persistence의 WebPage 관련 엔티티·DTO·매핑·프로토콜·구현체·그래프·UseCase·테스트 제거
  • App DI 그래프와 Profile 의존성 준비 코드 정리
  • Settings의 임시 데이터 용량 표시·삭제 UI, 상태, 효과와 관련 테스트 제거
  • 웹페이지 분석 이벤트, Firestore 경로, FunctionAPIEndpoint 제거
  • README의 웹페이지 저장·재열람 및 LinkPresentation 설명 제거
  • MarkdownRendererWKWebView, OAuth, 개인정보 처리방침·TestFlight 링크, 공용 MemoryCache, Widget 유지
  • 기존 기기의 webPageImages와 서버 데이터 삭제 제외
  • 웹페이지 관련 식별자·경로·문구 잔존 검사 0건
  • 변경 Swift 파일 15개 SwiftLint 검사 통과
  • jq empty, git diff --check 통과
  • tuist generate --no-open 성공
  • DevLog.xcworkspaceApp 빌드 성공
  • 앱 및 Simulator 실행 미수행

📸 영상 / 이미지 (Optional)

없음

@opficdev opficdev self-assigned this Sep 11, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T09:25:13.106138Z 7a69001 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@opficdev
opficdev merged commit aea7a22 into develop Sep 11, 2026
9 checks passed
@opficdev
opficdev deleted the refactor/#887 branch September 11, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

웹페이지 기능을 제거한다

1 participant