Commit Graph

11 Commits

Author SHA1 Message Date
Lalit Sudhir
24b5204098 standardize port mapping to 8080 across all Docker configurations 2025-10-25 00:53:18 -07:00
Lalit Sudhir
922e42548f migrate to nginx-unprivileged for enhanced security 2025-10-23 19:42:34 -07:00
abdullahalam123
739dac55ee feat(file-handler): improve metadata display and XMP parsing
- Add new formatIsoDate helper for human-readable dates
- Enhance PDF info dictionary display with better null handling
- Implement structured XMP metadata parsing with formatted output
- Improve error handling for metadata processing
2025-10-21 13:38:54 +05:30
Lalit Sudhir
835c3c9423 update docker-compose.yml to use Normal Mode by default 2025-10-20 18:11:24 -07:00
Lalit Sudhir
a8df98f20d add Simple Mode for internal organizational use 2025-10-20 17:53:09 -07:00
Lalit Sudhir
edc0f27e0f Adding Docker image for Simple mode 2025-10-20 12:31:04 -07:00
Lalit Sudhir
f037e27535 feat: add Simple Mode for internal organizational use 2025-10-20 01:42:50 -07:00
abdullahalam123
88e05e6713 feat(pdf-tools): add attachments feature to embed files in PDFs
Implement new functionality to allow embedding attachments into PDF documents. The feature includes:
- UI for selecting PDF and files to attach
- Logic to embed files while preserving metadata
- Display of attached files with size information
- Download of modified PDF with embedded files
2025-10-19 15:02:27 +05:30
abdullahalam123
d98e18b51f build(docker): add docker-compose.dev.yml and update docker-compose.yml
Add development docker-compose configuration and switch production config to use pre-built image
docs: update README with improved setup instructions and new features
2025-10-17 21:27:25 +05:30
NanditaPatil-dotcom
f1d830d81d feat:Setup Prettier for code formatting 2025-10-17 11:37:32 +05:30
abdullahalam123
3f90e5ed8d feat(docker): add docker configuration files and update styles
refactor: convert script tags to link tags for stylesheets in HTML files
fix: update PDF download to use Uint8Array for blob creation
style: reformat CSS file for better readability and organization
2025-10-12 18:23:13 +05:30