paper-dynasty-database/app/routers_v2
Cal Corum 74294c38ce feat: render pipeline optimization (Phase 0)
- Persistent Chromium browser instance with auto-reconnect (WP-02)
- FastAPI lifespan hooks for browser startup/shutdown (WP-03)
- Self-hosted WOFF2 fonts via base64 embedding, remove Google Fonts CDN (WP-01)
- Fix pre-existing lint issues (unused imports, f-string placeholders)

Eliminates ~1.5s browser spawn overhead and ~0.4s font CDN round-trip
per card render. Target: per-card render from ~3s to <1s.

Refs: #88, #89, #90

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 23:53:35 -05:00
..
__init__.py Initial Commit with /current 2023-09-13 14:44:26 -05:00
admin.py Support for Exhibition games & Swagger updates 2024-07-11 15:07:23 -05:00
awards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
batstats.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
battingcardratings.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
battingcards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
cardpositions.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
cards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
cardsets.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
current.py Support for Exhibition games & Swagger updates 2024-07-11 15:07:23 -05:00
decisions.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
events.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
gamerewards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
gauntletrewards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
gauntletruns.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
mlbplayers.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
notifications.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
packs.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
packtypes.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
paperdex.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
pitchingcardratings.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
pitchingcards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
pitstats.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
players.py feat: render pipeline optimization (Phase 0) 2026-03-12 23:53:35 -05:00
rarity.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
results.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
rewards.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
scouting.py Scouting tables added to db 2023-09-22 01:29:35 -05:00
stratgame.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
stratplays.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00
teams.py Add PostgreSQL compatibility fixes for query ordering 2026-02-03 10:39:14 -06:00