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
Type
/
to 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
7
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
[#124] 캐시 디렉토리의 용량을 보여주고 제거하는 UI를 구성한다
- #129
#129
Merged
opficdev
merged 10 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#124-SettingView-Cache-Delete
opficdev/DevLog_iOS:feat/#124-SettingView-Cache-Delete
Copy head branch name to clipboard
Feb 24, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[#124] 캐시 디렉토리의 용량을 보여주고 제거하는 UI를 구성한다
#129
opficdev
merged 10 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#124-SettingView-Cache-Delete
opficdev/DevLog_iOS:feat/#124-SettingView-Cache-Delete
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
style: delete -> cancel
opficdev
committed
d275314
View commit details
Copy full SHA for d275314
Browse repository at this point
feat: FileManager의 캐시 디렉토리 크기를 보여주고 탭 하면 얼럿이 뜨도록 추가
opficdev
committed
b038dd6
View commit details
Copy full SHA for b038dd6
Browse repository at this point
refactor: NumberFormatter 대신 formatted 사용
opficdev
committed
a4ad50c
View commit details
Copy full SHA for a4ad50c
Browse repository at this point
feat: 캐시 디렉토리 제거 로직 구현
opficdev
committed
bc02512
View commit details
Copy full SHA for bc02512
Browse repository at this point
ui: 캐시 디렉토리가 비어 있으면 버튼 탭을 막고 비활성화 형태로 개선
opficdev
committed
c33f277
View commit details
Copy full SHA for c33f277
Browse repository at this point
refactor: 디렉토리를 새로 생성하지 않고, 있는지만 확인하도록 개선
opficdev
committed
c32f62a
View commit details
Copy full SHA for c32f62a
Browse repository at this point
refactor: 일일이 제거하는 대신 디렉토리를 제거 후 생성하는 형태로 개선
opficdev
committed
e1695be
View commit details
Copy full SHA for e1695be
Browse repository at this point
refactor: 실제 파일 크기의 단위 증가에 더 맞도록 개선
opficdev
committed
1b98bae
View commit details
Copy full SHA for 1b98bae
Browse repository at this point
rollback: 캐시 디렉토리는 임의로 지울 수 없기 때문에 하나하나 지워야 함
opficdev
committed
8d4574c
View commit details
Copy full SHA for 8d4574c
Browse repository at this point
fix: 에러가 발생했을 때 에러가 나면 얼럿이 떠야 하므로 미리 얼럿을 끔
opficdev
committed
6d9b5e3
View commit details
Copy full SHA for 6d9b5e3
Browse repository at this point
You can’t perform that action at this time.