Dustin Newkirk hobokenchicken
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 17:02:48 +00:00
f23796f0cc fix: restrict Model Pricing table to used models and fix cost stats
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:58:11 +00:00
3f76a544e0 fix: improve analytics accuracy and cost calculation
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:42:43 +00:00
e474549940 fix: resolve zero-time dashboard display and improve SQL robustness
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:39:50 +00:00
b7e37b0399 fix: resolve dashboard SQL scan errors and 401 noise
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:35:15 +00:00
263c0f0dc9 fix: resolve dashboard 401 and 500 errors
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:31:13 +00:00
26d8431998 feat: implement /api/usage/clients endpoint
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:28:58 +00:00
1f3adceda4 fix: robustify analytics handlers and fix auth middleware scope
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:25:01 +00:00
9c64a8fe42 fix: restore analytics page functionality
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 16:06:55 +00:00
b04b794705 fix: restore clients page functionality
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:56:28 +00:00
0f3c5b6eb4 feat: enhance usage and cost tracking accuracy
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:33:48 +00:00
66a1643bca chore: filter /v1/models to allowed providers
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:31:27 +00:00
edc6445d70 feat: implement /v1/models endpoint
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:27:14 +00:00
2d8f1a1fd0 chore: use newest cheap models for provider tests
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:26:15 +00:00
cd1a1b45aa fix: restore models page functionality
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:23:58 +00:00
246a6d88f0 fix: update grok default model to grok-2
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:22:12 +00:00
7d43b2c31b fix: restore default admin password and add reset flag
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:19:21 +00:00
45c2d5e643 fix: implement provider test endpoint and fix static asset routing
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:14:30 +00:00
1d032c6732 feat: complete dashboard API migration
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:07:31 +00:00
2245cca67a fix: correct static file routing for dashboard assets
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-19 15:04:59 +00:00
c7c244992a fix: ensure LLM_PROXY__ENCRYPTION_KEY is correctly loaded from env