BloomBase — personal plant management app
Find a file
Stephan Kerkman 4b1212c5ec fix: use \$http_host in nginx to preserve port for CSRF validation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 10:20:56 +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 feat: pruning calendar grouped by urgency 2026-05-28 10:06:55 +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