[PR #3960] [MERGED] Github Star Count in the Community Section #30708

Closed
opened 2026-04-17 21:44:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3960
Author: @dagmawibabi
Created: 8/12/2025
Status: Merged
Merged: 8/13/2025
Merged by: @Bekacru

Base: mainHead: gitstars


📝 Commits (3)

📊 Changes

3 files changed (+131 additions, -57 deletions)

View changed files

📝 docs/app/community/_components/header.tsx (+1 -19)
📝 docs/app/community/_components/stats.tsx (+121 -31)
📝 docs/app/community/page.tsx (+9 -7)

📄 Description

After

image

Before

image

Summary by cubic

Added live GitHub star count to the Community section to highlight project popularity alongside npm downloads.

  • UI Updates
  • Displayed GitHub stars with a new visual block and link to the repository.
  • Removed old social links from the header and improved stats layout.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3960 **Author:** [@dagmawibabi](https://github.com/dagmawibabi) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 8/13/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `gitstars` --- ### 📝 Commits (3) - [`07e8d1c`](https://github.com/better-auth/better-auth/commit/07e8d1c668f219a20daae2131e65f9245a5b668b) github star count - [`0efcc5f`](https://github.com/better-auth/better-auth/commit/0efcc5f1bb4a558e5d7f8dfa5af24a1a07ec2cbd) cubix issue fix - [`6122541`](https://github.com/better-auth/better-auth/commit/6122541bb41277735defa468dcc0aa43558205f6) Merge branch 'main' into gitstars ### 📊 Changes **3 files changed** (+131 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/community/_components/header.tsx` (+1 -19) 📝 `docs/app/community/_components/stats.tsx` (+121 -31) 📝 `docs/app/community/page.tsx` (+9 -7) </details> ### 📄 Description ### After <img width="1919" height="1199" alt="image" src="https://github.com/user-attachments/assets/bc63eb43-dcf8-4e63-9d9c-a490e08a0441" /> ### Before <img width="1919" height="1199" alt="image" src="https://github.com/user-attachments/assets/b8386033-19e9-447c-84ff-d7b5ea5490fe" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added live GitHub star count to the Community section to highlight project popularity alongside npm downloads. - **UI Updates** - Displayed GitHub stars with a new visual block and link to the repository. - Removed old social links from the header and improved stats layout. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 21:44:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#30708