Refactor configuration handling and improve error management across services; normalize placeholder values for SMTP and Stripe configurations; enhance local storage fallback logic in StorageService; add tests for new behaviors and edge cases.

This commit is contained in:
Your Name
2026-03-26 14:15:10 +02:00
parent 688d411537
commit bc8a5dc290
19 changed files with 423 additions and 95 deletions

View File

@@ -18,6 +18,7 @@ ffmpeg-python>=0.2,<1.0
# PDF Processing
PyPDF2>=3.0,<4.0
pycryptodome>=3.20,<4.0
reportlab>=4.0,<5.0
pdf2image>=1.16,<2.0