This website requires JavaScript.
Explore
Help
Register
Sign In
LobotomyLabs
/
GopherGate
Watch
2
Star
0
Fork
0
You've already forked GopherGate
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5ddf284b8f3d9909f9e1e65dcbacecc46913c51b
GopherGate
/
src
T
History
hobokenchicken
5ddf284b8f
CI / Check (push)
Has been cancelled
Details
CI / Clippy (push)
Has been cancelled
Details
CI / Formatting (push)
Has been cancelled
Details
CI / Test (push)
Has been cancelled
Details
CI / Release Build (push)
Has been cancelled
Details
feat(auth): refactor token resolution into shared TokenResolution and centralize in middleware; simplify AuthenticatedClient to carry resolved DB ID
2026-03-05 14:45:17 -05:00
..
auth
feat(auth): refactor token resolution into shared TokenResolution and centralize in middleware; simplify AuthenticatedClient to carry resolved DB ID
2026-03-05 14:45:17 -05:00
client
refactor: comprehensive audit — fix bugs, harden security, deduplicate providers, add CI/Docker
2026-03-02 00:35:45 -05:00
config
fix(config): wire up LLM_PROXY__CONFIG_PATH env var and fix database path in service
2026-03-03 10:11:09 -05:00
dashboard
fix(gemini): resolve compilation errors and enable Gemini 3 reasoning
2026-03-05 16:17:48 +00:00
database
feat: add multi-user RBAC with admin/viewer roles and user management
2026-03-02 15:58:33 -05:00
errors
chore: initial clean commit
2026-02-26 13:56:21 -05:00
logging
feat(billing): add billing_mode to providers (postpaid support) & UI/migration
2026-03-03 15:37:19 -05:00
models
fix(deepseek): ensure reasoning_content placeholder for R1 tool calls
2026-03-05 18:56:16 +00:00
multimodal
perf: eliminate per-request SQLite queries and optimize proxy latency
2026-03-02 12:53:22 -05:00
providers
fix(openai): transition to max_completion_tokens for newer models
2026-03-05 19:32:56 +00:00
rate_limiting
feat(auth): refactor token resolution into shared TokenResolution and centralize in middleware; simplify AuthenticatedClient to carry resolved DB ID
2026-03-05 14:45:17 -05:00
server
feat(auth): refactor token resolution into shared TokenResolution and centralize in middleware; simplify AuthenticatedClient to carry resolved DB ID
2026-03-05 14:45:17 -05:00
state
perf: eliminate per-request SQLite queries and optimize proxy latency
2026-03-02 12:53:22 -05:00
utils
feat(providers): model-registry routing + Responses API support and streaming fallbacks for OpenAI/Gemini
2026-03-04 13:36:03 -05:00
lib.rs
perf: eliminate per-request SQLite queries and optimize proxy latency
2026-03-02 12:53:22 -05:00
main.rs
perf: eliminate per-request SQLite queries and optimize proxy latency
2026-03-02 12:53:22 -05:00