Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
opficdev
/
DevLog_iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
15
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[#310] 아키텍쳐에서 예외적 연결을 제거한다
- #317
#317
Merged
opficdev
merged 11 commits into
develop
opficdev/DevLog_iOS:develop
from
refactor/#310-Architecture
opficdev/DevLog_iOS:refactor/#310-Architecture
Copy head branch name to clipboard
Mar 26, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[#310] 아키텍쳐에서 예외적 연결을 제거한다
#317
opficdev
merged 11 commits into
develop
opficdev/DevLog_iOS:develop
from
refactor/#310-Architecture
opficdev/DevLog_iOS:refactor/#310-Architecture
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
refactor: presentation -> infra 방향 예외 개선
opficdev
committed
9f55ad2
View commit details
Copy full SHA for 9f55ad2
Browse repository at this point
refactor: UI 요소가 불필요한 Handler 계열은 서비스 레이어와 직접 연결
opficdev
committed
c304e2b
View commit details
Copy full SHA for c304e2b
Browse repository at this point
style: Obesrve 특성을 가진 유즈케이스를 사용 시 observe 접두사 제거
opficdev
committed
79beb20
View commit details
Copy full SHA for 79beb20
Browse repository at this point
style: AuthSessionUseCase가 Observe 특성을 가지는 것을 명시
opficdev
committed
d69c99a
View commit details
Copy full SHA for d69c99a
Browse repository at this point
style: 인프라 레이어 및 사용 파트를 퍼블리셔 노출 대신 메서드 형태로 수정
opficdev
committed
45c6e00
View commit details
Copy full SHA for 45c6e00
Browse repository at this point
style: 데이터 레이어 및 사용 파트를 퍼블리셔 노출 대신 메서드 형태로 수정
opficdev
committed
deaef1b
View commit details
Copy full SHA for deaef1b
Browse repository at this point
style: 도메인 레이어 및 사용 파트를 퍼블리셔 노출 대신 메서드 형태로 수정
opficdev
committed
dca0011
View commit details
Copy full SHA for dca0011
Browse repository at this point
style: 스토리지 레이어 및 사용 파트를 퍼블리셔 노출 대신 메서드 형태로 수정
opficdev
committed
a4c8b37
View commit details
Copy full SHA for a4c8b37
Browse repository at this point
style: 앱 레이어 및 사용 파트를 퍼블리셔 노출 대신 메서드 형태로 수정
opficdev
committed
4035896
View commit details
Copy full SHA for 4035896
Browse repository at this point
fix: 네트워크 최초 상태를 반영하지 않는 현상 해결
opficdev
committed
abe9926
View commit details
Copy full SHA for abe9926
Browse repository at this point
style: Monitoring -> Observing
opficdev
committed
71a2104
View commit details
Copy full SHA for 71a2104
Browse repository at this point
You can’t perform that action at this time.