bagasbanuna
38239c52d6
fix: override MIME type for PDF uploads & fix build errors
- Fix PDF upload failing on Android due to wrong MIME type (image/pdf → application/pdf)
- Add safe JSON parsing for external storage responses with incorrect Content-Type headers
- Add detailed upload logging for debugging (file name, type, size, response status)
- Fix TypeScript error: missing prisma import in forum preview-report-posting route
- Fix ESLint warning: unescaped apostrophe in support-center page
- Add DEBUG_UPLOAD_FILE.md documentation for troubleshooting guide
Fixes upload issue where Android devices couldn't upload PDF files due to MIME type mismatch
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-14 15:17:45 +08:00
..
2026-04-14 15:17:45 +08:00
2026-03-05 14:28:45 +08:00
2026-01-15 13:57:00 +08:00
2026-03-30 15:49:07 +08:00
2026-02-12 16:29:03 +08:00
2025-04-08 12:04:31 +08:00
2025-05-22 11:47:59 +08:00
2025-08-21 15:33:17 +08:00
2026-03-09 15:32:54 +08:00
2025-02-05 15:07:18 +08:00
2025-02-05 15:07:18 +08:00
2025-04-07 14:56:50 +08:00