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
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 }}
ghzhost
/
frontend
Public
forked from
MergeFi/frontend
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
frontend
src
components
on
fix/seo-metadata-improvements
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 18, 2026
Add ActivityList regression test for a genuine positive amount
richardtoms100
committed
3c15fd5
View commit details
Copy full SHA for 3c15fd5
View code at this point
Browse repository at this point
Add ActivityList regression test for the amount: undefined case
richardtoms100
committed
9ad9f40
View commit details
Copy full SHA for 9ad9f40
View code at this point
Browse repository at this point
Add ActivityList regression test for the amount: 0 case
richardtoms100
committed
9f1430f
View commit details
Copy full SHA for 9f1430f
View code at this point
Browse repository at this point
Document the falsy-zero hazard and codebase audit result
richardtoms100
committed
0cceebe
View commit details
Copy full SHA for 0cceebe
View code at this point
Browse repository at this point
Fix falsy-zero amount rendering bug in ActivityList
richardtoms100
committed
da062f7
View commit details
Copy full SHA for da062f7
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
fix(Avatar): scope unoptimized prop to allow github avatar optimization
Opulencechuks
committed
a969901
View commit details
Copy full SHA for a969901
View code at this point
Browse repository at this point
Merge branch 'main' into fix/formatcurrency-preserve-sign
rindicomfort
authored
4450339
View commit details
Copy full SHA for 4450339
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
test: BountyCard's truncated preview shows clean plain text for markdown descriptions (#89)
Show description for b95298e
Temi-suwa18
committed
b95298e
View commit details
Copy full SHA for b95298e
View code at this point
Browse repository at this point
test: BountyDescription neutralizes XSS payloads embedded in markdown (#89)
Show description for 5f8283d
Temi-suwa18
committed
5f8283d
View commit details
Copy full SHA for 5f8283d
View code at this point
Browse repository at this point
test: BountyDescription renders real GFM elements, not raw markdown syntax (#89)
Show description for 8aaea16
Temi-suwa18
committed
8aaea16
View commit details
Copy full SHA for 8aaea16
View code at this point
Browse repository at this point
feat: strip markdown to plain text in BountyCard's truncated preview (#89)
Show description for 1a6bb4b
Temi-suwa18
committed
1a6bb4b
View commit details
Copy full SHA for 1a6bb4b
View code at this point
Browse repository at this point
feat: add BountyDescription for sanitized bounty markdown rendering (#89)
Show description for 7f088cf
Temi-suwa18
committed
7f088cf
View commit details
Copy full SHA for 7f088cf
View code at this point
Browse repository at this point
fix: preserve sign in formatCurrency, ensure consistency with StatCard
Show description for a298b11
rindicomfort
committed
a298b11
View commit details
Copy full SHA for a298b11
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Merge remote-tracking branch 'upstream/main' into feat/statcard-edge-cases
Show description for 320b7b5
legend4tech
committed
320b7b5
View commit details
Copy full SHA for 320b7b5
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
feat(ui): add a visible network indicator badge to the navbar (#26)
Show description for 06b8a5b
prodbycorne
committed
06b8a5b
View commit details
Copy full SHA for 06b8a5b
View code at this point
Browse repository at this point
feat(statcard): redesign StatCard for explicit loading/error/zero/loaded states
Show description for c2c22c9
legend4tech
committed
c2c22c9
View commit details
Copy full SHA for c2c22c9
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Redesign contributor/maintainer/sponsor dashboards
Show description for 4de78f9
chonilius
committed
4de78f9
View commit details
Copy full SHA for 4de78f9
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Remove Resources section from footer
chonilius
committed
60b30ac
View commit details
Copy full SHA for 60b30ac
View code at this point
Browse repository at this point
Redesign UI, wire real backend/wallet flows, add dark mode
Show description for e10c47a
chonilius
committed
e10c47a
View commit details
Copy full SHA for e10c47a
View code at this point
Browse repository at this point
Add MergeFi frontend
Show description for 3a4eed2
chonilius
committed
3a4eed2
View commit details
Copy full SHA for 3a4eed2
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
fix: abort controller in usePolicies, stroopsToDisplay validation, BuyPolicyModal negative coverage, ClaimsPage refresh (#140 #143) (#166)
Show description for 494e284
Chuks-coderr
authored
494e284
View commit details
Copy full SHA for 494e284
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
chore: delivers several critical frontend bug fixes, UX refinements, and brand alignment improvements (#171)
dumbdev
authored
a3f5e2d
View commit details
Copy full SHA for a3f5e2d
View code at this point
Browse repository at this point
fix: resolve usePolicy duplicate setLoading, NavBar aria-expanded, Withdraw accessibility (#170)
Show description for 3ff0800
DeborahOlaboye
authored
3ff0800
View commit details
Copy full SHA for 3ff0800
View code at this point
Browse repository at this point
all issues fixed (#168)
Rickyy1017
authored
65ef334
View commit details
Copy full SHA for 65ef334
View code at this point
Browse repository at this point
Fix/issues 114 117 (#158)
Show description for e4b3f92
Ultra-Tech-code
authored
e4b3f92
View commit details
Copy full SHA for e4b3f92
View code at this point
Browse repository at this point
Resolve issues 83 85 88 (#157)
Show description for 9c7e9cd
devfoma
authored
9c7e9cd
View commit details
Copy full SHA for 9c7e9cd
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
fix(#132,#133,#134,#135): Axios timeout, mutation retry guard, error suppression, on-chain confirmation (#154)
Show description for 1c7cee0
leojay-net
authored
1c7cee0
View commit details
Copy full SHA for 1c7cee0
View code at this point
Browse repository at this point
fix(#120,#121,#122,#123): DepositModal APY/utilization ×100, fetchPoolShares fallback, NavBar mobile active link (#153)
Show description for d2a0b53
codeX-james
authored
d2a0b53
View commit details
Copy full SHA for d2a0b53
View code at this point
Browse repository at this point
feat: add setTimeout (#151)
ONEONUORA
authored
7a5d3d7
View commit details
Copy full SHA for 7a5d3d7
View code at this point
Browse repository at this point
all good (#150)
Godsmiracle001
authored
9b94645
View commit details
Copy full SHA for 9b94645
View code at this point
Browse repository at this point
Fix/issues#109#106#108#110 (#119)
Show description for 62ff8ba
therealjhay
authored
62ff8ba
View commit details
Copy full SHA for 62ff8ba
View code at this point
Browse repository at this point
fix(#70,#71,#72,#73): DepositModal dep array, polling visibility guard, oracle BigInt precision, claims skeleton (#91)
Luluameh
authored
ee21236
View commit details
Copy full SHA for ee21236
View code at this point
Browse repository at this point
Fix/wallet address display oracle timeline (#92)
Show description for 553c9c5
emdevelopa
authored
553c9c5
View commit details
Copy full SHA for 553c9c5
View code at this point
Browse repository at this point
fix: polish product, policy, and claims UI (#76)
HasToBeJames
authored
6671743
View commit details
Copy full SHA for 6671743
View code at this point
Browse repository at this point
Feat/metadata oracle contract toast (#60)
Show description for fb5ea37
testersweb
authored
fb5ea37
View commit details
Copy full SHA for fb5ea37
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.