Commit Graph

  • 443ab765c9 feat: implement multi-segment PDF email attachments and add PWA mobile icons bjoernpoettker 2026-05-06 10:14:16 +02:00
  • 415f8bbcf3 feat: implement segment-based PDF download functionality with a dedicated UI for multi-page export bjoernpoettker 2026-05-06 09:46:23 +02:00
  • e08a5697f0 refactor: replace direct Paperless upload with client-side document download functionality bjoernpoettker 2026-05-06 09:30:53 +02:00
  • 4f1f030423 feat: add save to paperless and send email functionality to inbox detail page with tiptap editor integration bjoernpoettker 2026-05-06 08:48:42 +02:00
  • 771c758fc7 refactor: remove vertical separator from inbox detail page toolbar bjoernpoettker 2026-05-06 08:05:46 +02:00
  • 13b07dfa71 feat: add functionality to manually split documents at specific pages via the UI and API bjoernpoettker 2026-05-05 17:51:53 +02:00
  • 810afa52cd feat: resolve filename template variables within barcode scanning service bjoernpoettker 2026-05-05 17:14:47 +02:00
  • 23bfa8d83d refactor: improve document segment naming logic by matching barcodes via page sets and including template name fallback bjoernpoettker 2026-05-05 15:58:26 +02:00
  • 61d97464c3 feat: add dateinameTemplate support to barcode scanner and display document names in inbox detail view bjoernpoettker 2026-05-05 14:57:26 +02:00
  • 3ace13eb67 feat: update success status labels to dynamically reflect specific action results in InboxDetailPage bjoernpoettker 2026-05-05 13:45:57 +02:00
  • 44d5206e07 feat: implement checksum-based duplicate detection for split email attachments bjoernpoettker 2026-05-05 08:22:18 +02:00
  • b47ad17568 feat: support selective page range extraction for email attachment print previews bjoernpoettker 2026-05-05 08:06:52 +02:00
  • 84a349fd35 refactor: improve PDF splitting logic with bounds checking and fix task status response parsing bjoernpoettker 2026-05-04 23:19:55 +02:00
  • 9a1095ad6e feat: implement region-based QR code scanning for inbox documents bjoernpoettker 2026-05-04 21:39:32 +02:00
  • 60ac522435 fix: prevent processing of empty files in PDF service and scanner watcher bjoernpoettker 2026-05-04 16:35:20 +02:00
  • a9c17b45b3 fix: disable -dSAFER flag in Ghostscript commands to ensure proper PDF processing bjoernpoettker 2026-05-04 16:17:43 +02:00
  • e2734817a3 refactor: simplify PDF to image conversion by reading generated files directly from temp directory instead of pre-calculating page count bjoernpoettker 2026-05-04 16:12:22 +02:00
  • fcca31bc4f perf: optimize PDF to image conversion by using a single Ghostscript execution and improve cleanup logic bjoernpoettker 2026-05-04 15:45:19 +02:00
  • fe6055a38d feat: add Agrarmonitor external link to sidebar and fix Mailpostfach filter initialization logic bjoernpoettker 2026-05-04 13:50:01 +02:00
  • ca1d371ad4 feat: add Agrarmonitor integration to dashboard and stats, and rename accounting permission group bjoernpoettker 2026-05-04 11:18:49 +02:00
  • 942c15eef8 Update production volume mounts to /mnt paths bjoernpoettker 2026-05-04 10:52:50 +02:00
  • a9c1e5fd20 feat: add functionality to toggle inbox document source between personal and public scopes bjoernpoettker 2026-05-04 10:17:17 +02:00
  • 8189ca54d8 Remove hardcoded localhost:3100 default from frontend entrypoint bjoernpoettker 2026-05-04 09:49:32 +02:00
  • 69147ba95d Fix double /api prefix by clearing VITE_API_URL bjoernpoettker 2026-05-04 09:46:59 +02:00
  • 9c9192940a chore: set default OIDC configuration values in docker-compose.yml bjoernpoettker 2026-05-04 09:43:31 +02:00
  • 4e0d3b50a5 Update URLs to use new subdomain px-7a9b2.poettker-cloud.de bjoernpoettker 2026-05-04 09:31:38 +02:00
  • f907361a5d Update production ports to 7600 (frontend) and 7601 (backend) in compose and example env bjoernpoettker 2026-05-04 09:09:25 +02:00
  • 5879aac0bf Use direct docker CLI commands in workflow bjoernpoettker 2026-05-04 08:33:53 +02:00
  • 33eb9eeb33 Update production docker-compose with Gitea registry images bjoernpoettker 2026-05-04 08:27:59 +02:00
  • 9b953b1846 Update build to AMD64 only and add docker-compose.dev.yml for ARM64 bjoernpoettker 2026-05-04 08:26:21 +02:00
  • 8e8ff6d885 Add README.md to trigger initial build bjoernpoettker 2026-05-04 08:12:05 +02:00
  • ca9bcc3c88 Change secret name to REGISTRY_TOKEN to avoid Gitea naming restrictions bjoernpoettker 2026-05-04 08:09:47 +02:00
  • 190ecaebaf Add Gitea Action for multi-platform docker builds bjoernpoettker 2026-05-04 08:05:57 +02:00
  • effdc5d59f Initial commit with Email Import Wizard and Task Processor updates bjoernpoettker 2026-05-04 08:02:11 +02:00