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 }}
JoeyLearnsToCode
/
new-api
Public
forked from
QuantumNous/new-api
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
new-api
web
src
components
table
model-pricing
modal
on
feat-docs
User selector
All users
All time
Commit history
Commits on Aug 30, 2025
🎨 chore(web): apply ESLint and Prettier auto-fixes (baseline)
Show description for 6a87808
t0ng7u
committed
6a87808
View commit details
Copy full SHA for 6a87808
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
🎨 feat(ui): enhance pricing components with improved icons and responsive design
Show description for 86964bb
t0ng7u
committed
86964bb
View commit details
Copy full SHA for 86964bb
View code at this point
Browse repository at this point
Commits on Aug 10, 2025
✨ feat: enhance model billing aggregation & UI display for unknown quota type
Show description for 94bd44d
t0ng7u
committed
94bd44d
View commit details
Copy full SHA for 94bd44d
View code at this point
Browse repository at this point
✨ feat: Add tag-based filtering & refactor filter counts logic
Show description for 870132a
t0ng7u
committed
870132a
View commit details
Copy full SHA for 870132a
View code at this point
Browse repository at this point
Commits on Aug 9, 2025
✨ feat: Add model icon support across backend and UI; prefer model icon over vendor; add icon column in Models table
Show description for cb75e25
t0ng7u
committed
cb75e25
View commit details
Copy full SHA for cb75e25
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
🔧 refactor(pricing): render “auto” routing chain only when relevant & remove unused prop
Show description for c6bb1dc
t0ng7u
committed
c6bb1dc
View commit details
Copy full SHA for c6bb1dc
View code at this point
Browse repository at this point
🚀 feat(pricing): clarify “auto” group routing chain and exclude it from price table
Show description for 1690b05
t0ng7u
committed
1690b05
View commit details
Copy full SHA for 1690b05
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
✨ feat(pricing+endpoints+ui): wire custom endpoint mapping end‑to‑end and overhaul visual JSON editor
Show description for 8fba001
t0ng7u
committed
8fba001
View commit details
Copy full SHA for 8fba001
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
🚀 refactor: migrate vendor-count aggregation to model layer & align frontend logic
Show description for 7c814a5
t0ng7u
committed
7c814a5
View commit details
Copy full SHA for 7c814a5
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
🏗️ refactor: Replace model categories with vendor-based filtering and optimize data structure
Show description for 0e9c3cd
t0ng7u
committed
0e9c3cd
View commit details
Copy full SHA for 0e9c3cd
View code at this point
Browse repository at this point
Commits on Jul 26, 2025
✨ refactor: pricing filters for dynamic counting & cleaner logic
Show description for 75548c4
t0ng7u
committed
75548c4
View commit details
Copy full SHA for 75548c4
View code at this point
Browse repository at this point
Commits on Jul 25, 2025
✨ refactor: Restructure model pricing components and improve UX consistency
Show description for 0b1a1ca
t0ng7u
committed
0b1a1ca
View commit details
Copy full SHA for 0b1a1ca
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
♻️ Refactor: Move token unit toggle from table header to filter settings
Show description for 1880164
t0ng7u
committed
1880164
View commit details
Copy full SHA for 1880164
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
✨ feat: Add endpoint type filter to model pricing system
Show description for 59a76b3
t0ng7u
committed
59a76b3
View commit details
Copy full SHA for 59a76b3
View code at this point
Browse repository at this point
💄 style(pricing): enhance card view UI and skeleton loading experience (#1365)
Show description for 53be79a
t0ng7u
committed
53be79a
View commit details
Copy full SHA for 53be79a
View code at this point
Browse repository at this point
♻️ refactor(model-pricing): improve table UI and optimize code structure (#1365)
Show description for a99dbc7
t0ng7u
committed
a99dbc7
View commit details
Copy full SHA for a99dbc7
View code at this point
Browse repository at this point
Commits on Jul 22, 2025
✨ feat: Add skeleton loading animation to SelectableButtonGroup component (#1365)
Show description for 3f96bd9
t0ng7u
committed
3f96bd9
View commit details
Copy full SHA for 3f96bd9
View code at this point
Browse repository at this point
♻️ refactor(model-pricing): extract `resetPricingFilters` utility and eliminate duplication (#1365)
Show description for bf491d6
t0ng7u
committed
bf491d6
View commit details
Copy full SHA for bf491d6
View code at this point
Browse repository at this point
🔧 refactor(pricing-filters): extract display settings & improve mobile layout (#1365)
Show description for c15e753
t0ng7u
committed
c15e753
View commit details
Copy full SHA for c15e753
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.