Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0c0aae1eacc834ca265b25bd4b4c058761357e7a
CLIProxyAPI/internal/api
T
altamash 0c0aae1eac Robust change detection: replaced string concat with struct-based compare in hasModelMappingsChanged; removed boolTo01.
•  Performance: pre-allocate map and regex slice capacities in UpdateMappings.
   •  Verified with amp module tests (all passing)
0c0aae1eac · 2025-12-23 18:52:28 +05:30
History
..
handlers/management
fix(oauth): prevent stale session timeouts after login
2025-12-21 10:48:40 +08:00
middleware
fix(api): prevent double logging for streaming responses
2025-12-15 18:00:32 +08:00
modules
Robust change detection: replaced string concat with struct-based compare in hasModelMappingsChanged; removed boolTo01.
2025-12-23 18:52:28 +05:30
server_test.go
feat: Add Amp CLI integration with comprehensive documentation
2025-11-19 18:23:17 -07:00
server.go
feat(config): add log file size limit configuration #535
2025-12-20 15:52:59 +08:00