bjoernpoettker
|
4f1f030423
|
feat: add save to paperless and send email functionality to inbox detail page with tiptap editor integration
Build and Push Multi-Platform Images / build-and-push (push) Successful in 46s
|
2026-05-06 08:48:42 +02:00 |
|
bjoernpoettker
|
771c758fc7
|
refactor: remove vertical separator from inbox detail page toolbar
Build and Push Multi-Platform Images / build-and-push (push) Successful in 16s
|
2026-05-06 08:05:46 +02:00 |
|
bjoernpoettker
|
13b07dfa71
|
feat: add functionality to manually split documents at specific pages via the UI and API
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
|
2026-05-05 17:51:53 +02:00 |
|
bjoernpoettker
|
810afa52cd
|
feat: resolve filename template variables within barcode scanning service
Build and Push Multi-Platform Images / build-and-push (push) Successful in 30s
|
2026-05-05 17:14:47 +02:00 |
|
bjoernpoettker
|
23bfa8d83d
|
refactor: improve document segment naming logic by matching barcodes via page sets and including template name fallback
Build and Push Multi-Platform Images / build-and-push (push) Successful in 18s
|
2026-05-05 15:58:26 +02:00 |
|
bjoernpoettker
|
61d97464c3
|
feat: add dateinameTemplate support to barcode scanner and display document names in inbox detail view
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
|
2026-05-05 14:57:26 +02:00 |
|
bjoernpoettker
|
3ace13eb67
|
feat: update success status labels to dynamically reflect specific action results in InboxDetailPage
Build and Push Multi-Platform Images / build-and-push (push) Successful in 17s
|
2026-05-05 13:45:57 +02:00 |
|
bjoernpoettker
|
44d5206e07
|
feat: implement checksum-based duplicate detection for split email attachments
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
|
2026-05-05 08:22:18 +02:00 |
|
bjoernpoettker
|
b47ad17568
|
feat: support selective page range extraction for email attachment print previews
Build and Push Multi-Platform Images / build-and-push (push) Successful in 35s
|
2026-05-05 08:06:52 +02:00 |
|
bjoernpoettker
|
84a349fd35
|
refactor: improve PDF splitting logic with bounds checking and fix task status response parsing
Build and Push Multi-Platform Images / build-and-push (push) Successful in 30s
|
2026-05-04 23:19:55 +02:00 |
|
bjoernpoettker
|
9a1095ad6e
|
feat: implement region-based QR code scanning for inbox documents
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
|
2026-05-04 21:39:32 +02:00 |
|
bjoernpoettker
|
60ac522435
|
fix: prevent processing of empty files in PDF service and scanner watcher
Build and Push Multi-Platform Images / build-and-push (push) Successful in 34s
|
2026-05-04 16:35:20 +02:00 |
|
bjoernpoettker
|
a9c17b45b3
|
fix: disable -dSAFER flag in Ghostscript commands to ensure proper PDF processing
Build and Push Multi-Platform Images / build-and-push (push) Successful in 28s
|
2026-05-04 16:17:43 +02:00 |
|
bjoernpoettker
|
e2734817a3
|
refactor: simplify PDF to image conversion by reading generated files directly from temp directory instead of pre-calculating page count
Build and Push Multi-Platform Images / build-and-push (push) Successful in 32s
|
2026-05-04 16:12:22 +02:00 |
|
bjoernpoettker
|
fcca31bc4f
|
perf: optimize PDF to image conversion by using a single Ghostscript execution and improve cleanup logic
Build and Push Multi-Platform Images / build-and-push (push) Successful in 28s
|
2026-05-04 15:45:19 +02:00 |
|
bjoernpoettker
|
fe6055a38d
|
feat: add Agrarmonitor external link to sidebar and fix Mailpostfach filter initialization logic
Build and Push Multi-Platform Images / build-and-push (push) Successful in 18s
|
2026-05-04 13:50:01 +02:00 |
|
bjoernpoettker
|
ca1d371ad4
|
feat: add Agrarmonitor integration to dashboard and stats, and rename accounting permission group
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
|
2026-05-04 11:18:49 +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
|
a9c1e5fd20
|
feat: add functionality to toggle inbox document source between personal and public scopes
Build and Push Multi-Platform Images / build-and-push (push) Successful in 34s
|
2026-05-04 10:17:17 +02:00 |
|
bjoernpoettker
|
8189ca54d8
|
Remove hardcoded localhost:3100 default from frontend entrypoint
Build and Push Multi-Platform Images / build-and-push (push) Successful in 15s
|
2026-05-04 09:49:32 +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
|
5879aac0bf
|
Use direct docker CLI commands in workflow
Build and Push Multi-Platform Images / build-and-push (push) Successful in 1m14s
|
2026-05-04 08:33:53 +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
|
9b953b1846
|
Update build to AMD64 only and add docker-compose.dev.yml for ARM64
Build and Push Multi-Platform Images / build-and-push (push) Has been cancelled
|
2026-05-04 08:26:21 +02:00 |
|
bjoernpoettker
|
8e8ff6d885
|
Add README.md to trigger initial build
Build and Push Multi-Platform Images / build-and-push (push) Failing after 1m55s
|
2026-05-04 08:12:05 +02:00 |
|
bjoernpoettker
|
ca9bcc3c88
|
Change secret name to REGISTRY_TOKEN to avoid Gitea naming restrictions
Build and Push Multi-Platform Images / build-and-push (push) Waiting to run
|
2026-05-04 08:09:47 +02:00 |
|
bjoernpoettker
|
190ecaebaf
|
Add Gitea Action for multi-platform docker builds
Build and Push Multi-Platform Images / build-and-push (push) Waiting to run
|
2026-05-04 08:05:57 +02:00 |
|
bjoernpoettker
|
effdc5d59f
|
Initial commit with Email Import Wizard and Task Processor updates
|
2026-05-04 08:02:11 +02:00 |
|