Stirling-PDF/app/core
Ludy87 fa653ea4cf
Add MIME type check and improve file handling in Telegram bot
Introduces a MIME type check for uploaded documents, allowing only PDFs. Refactors file download methods to pass the full message object, enabling use of captions as inbox folder names. Replaces Thread.sleep with synchronized wait for polling, and improves handling of file naming and directory creation.
2025-12-09 09:19:14 +01:00
..
src Add MIME type check and improve file handling in Telegram bot 2025-12-09 09:19:14 +01:00
.gitignore feat(security): add PFX alias for PKCS12; accept .crt/.cer/.der certs & .key keys; add certificate-signing tests (#4297) 2025-09-04 15:30:32 +01:00
build.gradle Add Telegram bot integration for pipeline processing 2025-12-08 11:01:08 +01:00