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
[#90] TodoListView에 페이지네이션을 구현한다
- #105
#105
Merged
opficdev
merged 7 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#90-TodoListView-pagination
opficdev/DevLog_iOS:feat/#90-TodoListView-pagination
Copy head branch name to clipboard
Feb 22, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
[#90] TodoListView에 페이지네이션을 구현한다
#105
opficdev
merged 7 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#90-TodoListView-pagination
opficdev/DevLog_iOS:feat/#90-TodoListView-pagination
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2026
feat: 20개 단위로 fetch 하도록 기능 추가 - 인프라 레이어
opficdev
committed
2b3cd3c
View commit details
Copy full SHA for 2b3cd3c
Browse repository at this point
feat: 20개 단위로 fetch 하도록 기능 추가 - 데이터 레이어
opficdev
committed
6b4299a
View commit details
Copy full SHA for 6b4299a
Browse repository at this point
feat: 20개 단위로 fetch 하도록 기능 추가 - 도메인 레이어
opficdev
committed
5ffb60b
View commit details
Copy full SHA for 5ffb60b
Browse repository at this point
feat: 20개 단위로 fetch 하도록 기능 추가 - ui, pr 레이어
opficdev
committed
c6edab7
View commit details
Copy full SHA for c6edab7
Browse repository at this point
refactor: Todo fetch하는 메서드를 쿼리 요청 형태로 통합
opficdev
committed
c8523a9
View commit details
Copy full SHA for c8523a9
Browse repository at this point
style: 보여지는 컨텐츠 순서에 따라 코드 순서 변경
opficdev
committed
1b22dc2
View commit details
Copy full SHA for 1b22dc2
Browse repository at this point
feat: 더보기 버튼을 통해 추가 요청을 하여 fetch 하기
opficdev
committed
2bec11e
View commit details
Copy full SHA for 2bec11e
Browse repository at this point
You can’t perform that action at this time.