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 }}
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
models
modals
on
feat-add-docs
User selector
All users
All time
Commit history
Commits on Sep 2, 2025
🐛 fix(models-sync): allow sync when no conflicts selected
Show description for ebaaecb
t0ng7u
committed
ebaaecb
View commit details
Copy full SHA for ebaaecb
View code at this point
Browse repository at this point
✨ feat(sync): multi-language sync wizard, backend locale support, and conflict modal UX improvements
Show description for 8c65264
t0ng7u
committed
8c65264
View commit details
Copy full SHA for 8c65264
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
✨ feat: Add skeleton loading states for sidebar navigation
Show description for 5ac9ebd
t0ng7u
committed
5ac9ebd
View commit details
Copy full SHA for 5ac9ebd
View code at this point
Browse repository at this point
✨ feat(models-sync): official upstream sync with conflict resolution UI, opt‑out flag, and backend resiliency
Show description for fbc19ab
t0ng7u
committed
fbc19ab
View commit details
Copy full SHA for fbc19ab
View code at this point
Browse repository at this point
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 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
✨ feat: Support dot‑chained props for LobeHub icons
Show description for 9572e16
t0ng7u
committed
9572e16
View commit details
Copy full SHA for 9572e16
View code at this point
Browse repository at this point
✨ feat: Extend endpoint templates to cover all native endpoints
Show description for 3a9e394
t0ng7u
committed
3a9e394
View commit details
Copy full SHA for 3a9e394
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
♻️ refactor(model): replace gorm.io/datatypes with JSONValue for PrefillGroup.Items; fix JSON scan across drivers
Show description for 473f3b6
t0ng7u
committed
473f3b6
View commit details
Copy full SHA for 473f3b6
View code at this point
Browse repository at this point
🎨 refactor(ui): merge “Content Configuration” into “Basic Information” card in EditPrefillGroupModal
Show description for 6341847
t0ng7u
committed
6341847
View commit details
Copy full SHA for 6341847
View code at this point
Browse repository at this point
✨ feat: Improve models UX and robustness: add JSONEditor extraFooter, fix endpoints rendering, and clean up deps
Show description for 4e75a9b
t0ng7u
committed
4e75a9b
View commit details
Copy full SHA for 4e75a9b
View code at this point
Browse repository at this point
✨ 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
🎨 feat(models): add row styling for disabled models in ModelsTable
Show description for 0a231a8
t0ng7u
committed
0a231a8
View commit details
Copy full SHA for 0a231a8
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
✨ feat(models): Revamp EditModelModal UI and UX
Show description for 94506be
t0ng7u
committed
94506be
View commit details
Copy full SHA for 94506be
View code at this point
Browse repository at this point
🚀 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
🚀 refactor: refine pricing refresh logic & hide disabled models
Show description for 327a0ca
t0ng7u
committed
327a0ca
View commit details
Copy full SHA for 327a0ca
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
✨ feat: add model name matching rules with priority-based lookup
Show description for fc69f4f
t0ng7u
committed
fc69f4f
View commit details
Copy full SHA for fc69f4f
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
✨ feat: Add prefill group management system for models
Show description for 9f60273
t0ng7u
committed
9f60273
View commit details
Copy full SHA for 9f60273
View code at this point
Browse repository at this point
✨ feat: polish “Missing Models” UX & mobile actions layout
Show description for e74d3f4
t0ng7u
committed
e74d3f4
View commit details
Copy full SHA for e74d3f4
View code at this point
Browse repository at this point
✨ feat(edit-vendor-modal): add icon-library reference link & tidy status switch
Show description for 8a2aebf
t0ng7u
committed
8a2aebf
View commit details
Copy full SHA for 8a2aebf
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
✨ feat(ui): enhance tag input
Show description for 9730b9b
t0ng7u
committed
9730b9b
View commit details
Copy full SHA for 9730b9b
View code at this point
Browse repository at this point
🔄 fix: improve vendor-tab filtering & counts, resolve SQL ambiguity, and reload data correctly
Show description for 2326128
t0ng7u
committed
2326128
View commit details
Copy full SHA for 2326128
View code at this point
Browse repository at this point
🚀 feat: Introduce full Model & Vendor Management suite (backend + frontend) and UI refinements
Show description for af59b61
t0ng7u
committed
af59b61
View commit details
Copy full SHA for af59b61
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.