Commit Graph

4 Commits

Author SHA1 Message Date
bbf1ec10ef Improve large file download handling
Some checks failed
Deploy to Vercel / deploy (push) Has been cancelled
Deploy to Railway / deploy (push) Has been cancelled
- Add better error handling for ECONNABORTED (client disconnect)
- Add Accept-Ranges header for better download resume support
- Add client connection close detection
- Improve logging for download interruptions
- Better file stat handling for large files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 19:37:52 +09:00
43d0802442 Fix Vercel deployment issues: add CORS fix, session config, and simple API version 2025-08-21 13:06:35 +09:00
9b9eb7f321 Fix Vercel deployment: add serverless compatibility and API routes 2025-08-21 12:43:53 +09:00
a8a31b696a Add complete Jaryo File Manager with Synology NAS deployment support 2025-08-21 11:22:54 +09:00