This website requires JavaScript.
Explore
Help
Sign In
rehlert
/
bea-edit
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b032b2cd88168594f730bbe1832bb4b08add719
bea-edit
/
src
/
lib
/
components
T
History
rehlert
0b032b2cd8
adds shadcn, removes skeleton, implements button after styleguide
2026-06-16 18:07:58 +02:00
..
ui
adds shadcn, removes skeleton, implements button after styleguide
2026-06-16 18:07:58 +02:00
AttachmentPreview.svelte
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:
2026-06-13 13:32:55 +02:00
ProcessedZipArchiveEditor.svelte
adds shadcn, removes skeleton, implements button after styleguide
2026-06-16 18:07:58 +02:00
ZipDropzone.svelte
adds shadcn, removes skeleton, implements button after styleguide
2026-06-16 18:07:58 +02:00