7 Commits

Author SHA1 Message Date
Jesús Pérex
08bad3380c chore: +nightly fmt 2025-05-23 20:03:30 +01:00
Jesús Pérex
640ce8334c feat:
- Add support for .doc and .docx files
  - Use FILES_TO_CONVERT constant for document types to convert to PDF
  - Refactor code, file checking and help text for formats
2025-05-23 19:50:47 +01:00
Jesús Pérex
a0b78e3c7e fix: correct path handling in directory processing
- Fix duplicate subdirectory creation bug when processing nested directories
- Change relative path calculation to use current directory instead of root
- Remove redundant subdirectory creation code
- Improve path display in logs to show cleaner relative paths
2025-05-23 19:49:11 +01:00
Jesús Pérex
4bfd43e1e0 fix: correct path handling in directory processing
- Fix duplicate subdirectory creation bug when processing nested directories
- Change relative path calculation to use current directory instead of root
- Remove redundant subdirectory creation code
- Improve path display in logs to show cleaner relative paths
2025-05-23 19:22:44 +01:00
Jesús Pérex
b2170200fe chore: fix converted message output 2025-05-23 16:38:40 +01:00
Jesús Pérex
8326aad265 feat: add recursive directory processing for ODT files - Add process_directory function, maintain directory structure, improve error handling 2025-05-23 16:18:20 +01:00
Jesús Pérex
72f4191292 chore: add source code 2025-05-20 21:55:58 +01:00