Files
TeleUploader/src/application
Claude 3501d547c0
Deploy FileDrop / deploy (push) Successful in 42s
feat: dedup wave 2 — file factory + V1/V2 mapping + bot handler
-  buildNewFile() factory (src/domain/entities/file-factory.ts)
  eliminates ~380 lines of archive null / isDeleted / field defaults
- ♻️ 27 creation blocks → buildNewFile() across 8 files
- ♻️ S3 V1/V2 object listing mapping → mapFileToListEntry()
- ♻️ Bot handler size validation → checkFileSize() from shared utils
- 🔎 computeHash audit: all 10 instances are streaming (no dedup)
- Lint  Build  Push 
2026-07-29 16:02:01 +07:00
..
2026-07-28 17:56:49 +07:00