mtg_python_deckbuilder/code/web
2026-03-25 22:08:25 -07:00
..
decorators refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
middleware refactor: modular route organization (Phase 1-2 complete) 2026-03-03 21:49:08 -08:00
models feat(preview): sampling, metrics, governance, server mana data 2025-09-23 09:19:23 -07:00
routes feat: replace ENABLE_SMART_LANDS env var with per-build checkbox in New Deck modal (#64) 2026-03-25 22:08:25 -07:00
services feat: replace ENABLE_SMART_LANDS env var with per-build checkbox in New Deck modal (#64) 2026-03-25 22:08:25 -07:00
static fix: add budget/price CSS to tailwind.css and guard _lazy_ts init in _rebuild_cache 2026-03-23 17:31:46 -07:00
templates feat: replace ENABLE_SMART_LANDS env var with per-build checkbox in New Deck modal (#64) 2026-03-25 22:08:25 -07:00
utils docs: documentation overhaul - archive, user guides, env parity (#62) 2026-03-23 22:00:50 -07:00
validation refactor: backend standardization (service layer, validation, route splitting) + image cache and Scryfall API fixes 2026-03-17 16:34:50 -07:00
__init__.py Web UI: setup progress + logs folding, Finished Decks library, commander search UX (debounce, keyboard, highlights, color chips), ranking fixes (first-word priority, substring include), optional auto-select; setup start reliability (POST+GET), force runs, status with percent/ETA/timestamps; stepwise builder with added stage reporting and sidecar summaries; keyboard grid wrap-around; restrict commander search to eligible rows 2025-08-26 09:48:25 -07:00
app.py feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00