Commit Graph

11 Commits

Author SHA1 Message Date
bjoernpoettker 1f5dcf4a17 feat: add Agrarmonitor integration module
- New backend module (agrarmonitor) with status check and device registration
- Frontend settings tab with connection status display and registration form
- Environment variables for base URLs, credentials, cookie path and encryption key
- Docker Compose env passthrough for agrarmonitor config

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 21:30:46 +02:00
bjoernpoettker 1e7e8cf6da feat: inject PAPERLESS_URL environment variable and update document link rendering in MailDetailPage
Build and Push Multi-Platform Images / build-and-push (push) Successful in 18s
2026-05-18 20:53:17 +02:00
bjoernpoettker d19fd266c7 feat: add configurable sender name and allow users to choose between system and personal SMTP accounts when sending emails
Build and Push Multi-Platform Images / build-and-push (push) Successful in 34s
2026-05-06 20:49:09 +02:00
bjoernpoettker 8212f733ab feat: implement AES-256-GCM encryption for SMTP passwords with environment-based key support
Build and Push Multi-Platform Images / build-and-push (push) Successful in 27s
2026-05-06 20:10:20 +02:00
bjoernpoettker 942c15eef8 Update production volume mounts to /mnt paths
Build and Push Multi-Platform Images / build-and-push (push) Successful in 9s
2026-05-04 10:52:50 +02:00
bjoernpoettker 69147ba95d Fix double /api prefix by clearing VITE_API_URL
Build and Push Multi-Platform Images / build-and-push (push) Successful in 12s
2026-05-04 09:46:59 +02:00
bjoernpoettker 9c9192940a chore: set default OIDC configuration values in docker-compose.yml
Build and Push Multi-Platform Images / build-and-push (push) Successful in 10s
2026-05-04 09:43:31 +02:00
bjoernpoettker 4e0d3b50a5 Update URLs to use new subdomain px-7a9b2.poettker-cloud.de
Build and Push Multi-Platform Images / build-and-push (push) Successful in 11s
2026-05-04 09:31:38 +02:00
bjoernpoettker f907361a5d Update production ports to 7600 (frontend) and 7601 (backend) in compose and example env
Build and Push Multi-Platform Images / build-and-push (push) Successful in 11s
2026-05-04 09:09:25 +02:00
bjoernpoettker 33eb9eeb33 Update production docker-compose with Gitea registry images
Build and Push Multi-Platform Images / build-and-push (push) Failing after 1m42s
2026-05-04 08:27:59 +02:00
bjoernpoettker effdc5d59f Initial commit with Email Import Wizard and Task Processor updates 2026-05-04 08:02:11 +02:00