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
[#130] Firebase로 dueDate가 하루 남은 Todo에 대해서 해당 계정으로 푸시 알람을 보내고 저장하는 기능을 구현한다
- #137
#137
Merged
opficdev
merged 8 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#130-Todo-PushNotification
opficdev/DevLog_iOS:feat/#130-Todo-PushNotification
Copy head branch name to clipboard
Feb 26, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
[#130] Firebase로 dueDate가 하루 남은 Todo에 대해서 해당 계정으로 푸시 알람을 보내고 저장하는 기능을 구현한다
#137
opficdev
merged 8 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#130-Todo-PushNotification
opficdev/DevLog_iOS:feat/#130-Todo-PushNotification
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
feat: 앱이 온그라운드, 혹은 로그인할 때 유저의 현재 타임존을 저장하도록 추가
opficdev
committed
b0c1104
View commit details
Copy full SHA for b0c1104
Browse repository at this point
Commits on Feb 26, 2026
refactor: try await 형태로 수정
opficdev
committed
3542b25
View commit details
Copy full SHA for 3542b25
Browse repository at this point
refactor: 비동기 요청을 병렬 형태로 요청하도록 개선
opficdev
committed
686ef37
View commit details
Copy full SHA for 686ef37
Browse repository at this point
fix: 재로그인 할때마다 statusMsg가 초기화되는 현상 해결
opficdev
committed
e204c5f
View commit details
Copy full SHA for e204c5f
Browse repository at this point
feat: 푸시 알림 전송 및 Firestore에 저장되는 로직 고도화
opficdev
committed
c33c2a4
View commit details
Copy full SHA for c33c2a4
Browse repository at this point
refactor: 사용자의 푸시 알람 설정에 따라 Firestore에 저장하고, 푸시 알람을 보내도록 개선
opficdev
committed
653ebdd
View commit details
Copy full SHA for 653ebdd
Browse repository at this point
refactor: setData 요청을 한번만 하도록 개선
opficdev
committed
9e3c94e
View commit details
Copy full SHA for 9e3c94e
Browse repository at this point
refactor: Firebase 작업 큐에 enqueue 시 별도의 작업ID를 부여하도록 수정
opficdev
committed
720726e
View commit details
Copy full SHA for 720726e
Browse repository at this point
You can’t perform that action at this time.