Cal Corum
d61bc31daa
fix: remove token value from Bad Token log warnings ( #79 )
...
Closes #79
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 22:42:49 -05:00
41fe4f6ce2
Merge pull request 'fix: add type annotations to untyped query parameters ( #73 )' ( #86 ) from issue/73-add-type-annotations-to-untyped-query-parameters into main
2026-04-08 03:22:17 +00:00
Cal Corum
cfa6da06b7
fix: replace manual db.close() calls with middleware-based connection management ( #71 )
...
Closes #71
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 21:30:36 -05:00
Cal Corum
16f3f8d8de
Fix unbounded API queries causing Gunicorn worker timeouts
...
Build Docker Image / build (pull_request) Successful in 2m32s
Add MAX_LIMIT=500 cap across all list endpoints, empty string
stripping middleware, and limit/offset to /transactions. Resolves #98 .
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 17:23:25 -05:00
Cal Corum
dcaf184ad3
fix: add type annotations to untyped query parameters ( #73 )
...
Build Docker Image / build (pull_request) Successful in 2m11s
Closes #73
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 00:02:57 -05:00
Cal Corum
0e132e602f
fix: remove unused imports in standings.py and pitchingstats.py ( #30 )
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 16:28:25 -05:00
Cal Corum
4b288c1e67
fix: raise HTTPException in recalculate_standings on failure ( #23 )
...
Build Docker Image / build (pull_request) Successful in 2m2s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 03:44:52 +00:00
Cal Corum
c05d00d60e
DB Error Handling
...
Added error handling wrapper and fixed SQLite -> Postgres issues
2025-08-20 19:33:40 -05:00
Cal Corum
cd1321553e
Logging updates
2024-12-16 09:03:23 -06:00
Cal Corum
4380c26319
Add Swagger support
2024-07-14 13:23:37 -05:00
Cal Corum
f6e9e6c7fd
Standings updates
...
Added /standings/team/{id} endpoint
Fixed pythag calculation
2023-08-24 14:29:07 -05:00
Cal Corum
505d0a1a8a
Add divisions, update standings
2023-08-05 00:28:00 -05:00
Cal Corum
5a5146c1cf
Added logging to each router
2023-07-26 14:06:21 -05:00
Cal Corum
6c03eabfe3
Season 8 Draft Fixes
2023-07-24 23:04:26 -05:00
Cal Corum
635baa91ad
Bug fixes
2023-06-27 10:18:20 -05:00
Cal Corum
782804424d
Fix relative package issues
2023-05-05 11:06:11 -05:00
Cal Corum
54b0485599
/standings, /teams, /transactions added
2023-03-22 15:56:10 -05:00