summaryrefslogtreecommitdiff
path: root/static/style.css
AgeCommit message (Collapse)Author
2026-05-08Fix startup error and improve category dropdown readabilityTyler Hoang
- Give ollama_timeout a default of 120s so the app starts without it in .env - Style select option elements to match dark theme, fixing low contrast in dropdown Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08Initial commit — Commis personal chef appTyler Hoang
AI-powered local chef tool: pantry tracking, meal logging, rotating weekly menu generation, and grocery list optimization via Ollama (llama3). FastAPI backend, SQLite, vanilla JS frontend. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>