Commit Graph

  • b7969b4c9e metadata develop rehlert 2026-08-29 12:31:06 +02:00
  • d71b25f834 splitting tests rehlert 2026-08-29 12:10:26 +02:00
  • 09cc5c06fb rotate + hover on start-page rehlert 2026-08-29 12:04:29 +02:00
  • ea21fc000f batch + stamping rehlert 2026-08-28 08:02:10 +02:00
  • 57b38fe2c7 bea settings rehlert 2026-08-27 18:15:22 +02:00
  • 367f34229c loading screen rehlert 2026-08-27 16:41:59 +02:00
  • dea6a1ba77 rewording rehlert 2026-08-27 15:46:24 +02:00
  • 365c57847c favicon rehlert 2026-08-27 10:41:48 +02:00
  • 2b22fcb0e8 layout footer fix rehlert 2026-08-27 09:48:36 +02:00
  • 037050e1c1 styling FileDropzone rehlert 2026-08-27 08:26:57 +02:00
  • 1a2673f708 merges box on start-page rehlert 2026-08-27 07:45:17 +02:00
  • adaae41e44 adds features rehlert 2026-08-27 07:38:35 +02:00
  • 891026ccbb legal rehlert 2026-07-22 22:26:53 +02:00
  • a450c6f5dd Merge branch 'features/shadcn' into develop rehlert 2026-07-22 22:18:59 +02:00
  • 47ed80bd24 adds impressum / privacy rehlert 2026-07-22 22:14:50 +02:00
  • d2f2953ecb Merge pull request 'Features/shadcn' (#1) from features/shadcn into main main rehlert 2026-07-22 19:15:48 +00:00
  • 44ca534cfa adds ci/cd features/shadcn rehlert 2026-07-22 21:28:50 +02:00
  • 0f7bb4b6eb adds icons rehlert 2026-06-19 07:05:54 +02:00
  • 52ca2c24f4 adds icons to buttons rehlert 2026-06-16 18:46:11 +02:00
  • 0b032b2cd8 adds shadcn, removes skeleton, implements button after styleguide rehlert 2026-06-16 18:07:58 +02:00
  • 9785973e8b removes skeleton rehlert 2026-06-16 08:11:01 +02:00
  • 1c6d9cce0f adds buttons to export and delete all zips rehlert 2026-06-15 20:52:57 +02:00
  • 8a5ee9fe20 adds agents.md, splits zip-processing.ts rehlert 2026-06-15 20:13:39 +02:00
  • ef96f523e3 The git changes introduce functionality to merge attachments from a processed ZIP archive into a single PDF file. Here is a summary of the changes: ### New Features - PDF Merging: Added the ability to merge multiple attachments (PDFs and images) from a processed ZIP archive into a single PDF document. - Image Conversion: Implemented automatic conversion of non-PNG images (like JPGs) to PNG format before embedding them into the merged PDF. ### File Changes - Dependencies: Added pdf-lib to the project's dependencies. - src/lib/zip-processing.ts: - Added mergeProcessedZipArchive to handle the core logic of creating a merged PDF. - Implemented helpers to embed PDF pages and convert/embed images. - Added toArrayBuffer and convertImageBytesToPng utilities for handling binary data and canvas-based image processing. - src/lib/components/ProcessedZipArchiveEditor.svelte: - Added a "PDF herunterladen" (Download PDF) button. - Added UI states to handle the merging process (loading state, error messages). - Integrated the mergeProcessedZipArchive function with the UI. - src/lib/components/AttachmentPreview.svelte: - Added a fix to ensure attachment.data is treated as a Uint8Array when loading PDF documents. rehlert 2026-06-13 13:32:55 +02:00
  • e3518eaed0 name generation improvement rehlert 2026-06-12 14:40:46 +02:00
  • 0629ca88c9 range settings rehlert 2026-06-12 14:35:54 +02:00
  • b400bf2f7c handles zips in zip correctly rehlert 2026-06-12 13:42:48 +02:00
  • 33f0804c53 ignores mac special folders rehlert 2026-06-12 13:36:23 +02:00
  • 1a9f0e876c renders thumbnails rehlert 2026-06-12 13:33:00 +02:00
  • 0cbbc6f46d design anpassungen rehlert 2026-06-12 12:59:46 +02:00
  • d00a7e2783 renders preview of zips rehlert 2026-06-12 12:31:44 +02:00
  • 15a3fc5877 parses xjustiz and orders attachments rehlert 2026-06-12 12:17:13 +02:00
  • 187f7b3a6a zips are getting extracted rehlert 2026-06-12 11:58:22 +02:00
  • 2f1b9f8f79 adds dropzone to add zips rehlert 2026-06-12 11:44:33 +02:00
  • f8ec18e10b adapts styling of rvg.legal rehlert 2026-06-12 11:21:52 +02:00