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 }}
Shubhamnpk
/
mywallet
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V2.1.0
- #28
#28
Merged
Shubhamnpk
merged 24 commits into
main
Shubhamnpk/mywallet:main
from
v2.0.4
Shubhamnpk/mywallet:v2.0.4
Copy head branch name to clipboard
May 9, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
V2.1.0
#28
Shubhamnpk
merged 24 commits into
main
Shubhamnpk/mywallet:main
from
v2.0.4
Shubhamnpk/mywallet:v2.0.4
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
refactor: drop Capacitor biometric plugins for WebAuthn flow
Show description for 5402a30
Jhubham567
committed
5402a30
View commit details
Copy full SHA for 5402a30
Browse repository at this point
Commits on Apr 27, 2026
feat(portfolio): sync market feed and refine IPO ordering
Show description for ce09fa0
Jhubham567
committed
ce09fa0
View commit details
Copy full SHA for ce09fa0
Browse repository at this point
Commits on Apr 28, 2026
feat(portfolio): add reinvestment type and live total preview
Show description for 29ae6a1
Jhubham567
committed
29ae6a1
View commit details
Copy full SHA for 29ae6a1
Browse repository at this point
Commits on Apr 30, 2026
feat(portfolio): implement sold assets view and time-since formatting
Show description for 46adc7c
Jhubham567
committed
46adc7c
View commit details
Copy full SHA for 46adc7c
Browse repository at this point
feat(portfolio): surface IPO notifications and direct apply flow
Show description for 4adf0c3
Jhubham567
committed
4adf0c3
View commit details
Copy full SHA for 4adf0c3
Browse repository at this point
feat(dashboard): add actionable notification categories and IPO modal
Show description for fead6a3
Jhubham567
committed
fead6a3
View commit details
Copy full SHA for fead6a3
Browse repository at this point
fix(dropbox): implement scope validation and token revocation
Show description for 313db9f
Jhubham567
committed
313db9f
View commit details
Copy full SHA for 313db9f
Browse repository at this point
feat(dashboard): add notification dismissal and calculator tool
Show description for 182091c
Jhubham567
committed
182091c
View commit details
Copy full SHA for 182091c
Browse repository at this point
chore(release): update v2.0.4 changelog and release metadata
Show description for ca7acfe
Jhubham567
committed
ca7acfe
View commit details
Copy full SHA for ca7acfe
Browse repository at this point
fix(settings): improve dropbox error handling and pin validation
Show description for 2f82ea8
Jhubham567
committed
2f82ea8
View commit details
Copy full SHA for 2f82ea8
Browse repository at this point
feat(portfolio): add per-transaction rate verification in import modal
Show description for 6f0f52b
Jhubham567
committed
6f0f52b
View commit details
Copy full SHA for 6f0f52b
Browse repository at this point
fix(portfolio): include IPO entries in import price verification
Show description for 2b06cef
Jhubham567
committed
2b06cef
View commit details
Copy full SHA for 2b06cef
Browse repository at this point
Commits on May 1, 2026
refactor(hooks): split wallet context into domain data hooks
Show description for c901866
Jhubham567
committed
c901866
View commit details
Copy full SHA for c901866
Browse repository at this point
Commits on May 2, 2026
feat(calendar): use app calendar for dates and budget periods
Show description for 08991b1
Jhubham567
committed
08991b1
View commit details
Copy full SHA for 08991b1
Browse repository at this point
feat(settings): revamp About page actions and support links
Show description for 3ffd425
Jhubham567
committed
3ffd425
View commit details
Copy full SHA for 3ffd425
Browse repository at this point
Commits on May 7, 2026
feat(portfolio): include SIP carryover in due installment logic
Show description for c4a97d2
Shubhamnpk
committed
c4a97d2
View commit details
Copy full SHA for c4a97d2
Browse repository at this point
refactor(portfolio): centralize SIP calculation helpers
Show description for edd9915
Shubhamnpk
committed
edd9915
View commit details
Copy full SHA for edd9915
Browse repository at this point
Commits on May 8, 2026
feat(portfolio): enrich all-years dividend overview cards
Show description for 3e3ff68
Shubhamnpk
committed
3e3ff68
View commit details
Copy full SHA for 3e3ff68
Browse repository at this point
feat(portfolio): add dividend what-if calculator in stock modal
Show description for fd2ea50
Shubhamnpk
committed
fd2ea50
View commit details
Copy full SHA for fd2ea50
Browse repository at this point
Commits on May 9, 2026
feat(portfolio): add NEPSE sell preview and typed tx draft
Show description for 914628c
Shubhamnpk
committed
914628c
View commit details
Copy full SHA for 914628c
Browse repository at this point
feat(portfolio): refine add transaction preview layout
Show description for a25ff4a
Shubhamnpk
committed
a25ff4a
View commit details
Copy full SHA for a25ff4a
Browse repository at this point
feat(onboarding): improve returning-user welcome routing
Show description for b2498a9
Shubhamnpk
committed
b2498a9
View commit details
Copy full SHA for b2498a9
Browse repository at this point
chore(release): cut v2.1.0 and sync app version metadata
Show description for 6a11dfb
Shubhamnpk
committed
6a11dfb
View commit details
Copy full SHA for 6a11dfb
Browse repository at this point
chore: update docs, ignore paths, and PWA manifest metadata
Show description for 716dde0
Shubhamnpk
committed
716dde0
View commit details
Copy full SHA for 716dde0
Browse repository at this point
You can’t perform that action at this time.