BloomBase — personal plant management app
Find a file
Stephan Kerkman 40e3419160 fix: surface Perenual API errors instead of silently returning no results
Timeout and rate-limit failures now show a warning message to the user.
Timeout increased to 10s.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 10:37:30 +02:00
docs/superpowers feat: add PlantDB implementation plan 2026-05-27 19:35:18 +02:00
nginx fix: use \$http_host in nginx to preserve port for CSRF validation 2026-05-28 10:20:56 +02:00
plantdb fix: use data/ subdir for SQLite volume mount in Docker 2026-05-28 10:11:53 +02:00
plants fix: surface Perenual API errors instead of silently returning no results 2026-05-28 10:37:30 +02:00
.env.example feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
.gitignore feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
docker-compose.yml fix: use data/ subdir for SQLite volume mount in Docker 2026-05-28 10:11:53 +02:00
Dockerfile feat: Docker Compose deployment with Nginx and Gunicorn 2026-05-28 10:07:18 +02:00
manage.py feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
pytest.ini feat: scaffold Django project with plants app 2026-05-27 19:40:58 +02:00
requirements.txt feat: dashboard with plant count and pruning summary 2026-05-28 09:56:24 +02:00