Skip to content

Implement backend file upload & storage (local adapter) - #37

Closed
EDOHWARES wants to merge 1 commit into
Fracverse:masterfrom
EDOHWARES:feature/file-upload-storage
Closed

Implement backend file upload & storage (local adapter)#37
EDOHWARES wants to merge 1 commit into
Fracverse:masterfrom
EDOHWARES:feature/file-upload-storage

Conversation

@EDOHWARES

@EDOHWARES EDOHWARES commented Jan 25, 2026

Copy link
Copy Markdown
Contributor
  • Add FileUploadResponseDto and storage abstraction (StorageAdapter),

  • Implement local storage adapter and stub S3/IPFS adapters,

  • Add protected /files endpoints for upload, metadata retrieval, and delete with MIME/type and 10MB size validation and a virus-scan hook placeholder,

  • Wire storage service into ServiceContainer and clean up related warnings in notifications and routing,

Closes #13

@anonfedora

Copy link
Copy Markdown
Contributor

Can you please reference your issue in your PR?
Using Closes #issue_number

@anonfedora
anonfedora requested a review from ONEONUORA January 25, 2026 14:27
@EDOHWARES

Copy link
Copy Markdown
Contributor Author

@anonfedora , done brr

@ONEONUORA ONEONUORA left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice implementation @EDOHWARES

@ONEONUORA ONEONUORA left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice implementation @EDOHWARES

@anonfedora

Copy link
Copy Markdown
Contributor

Resolve merge conflicts, please

@ONEONUORA

Copy link
Copy Markdown
Contributor

@EDOHWARES Pls fix the conflict

@anonfedora

Copy link
Copy Markdown
Contributor

Hello @EDOHWARES are you still active?
We need merge conflicts resolved so we can merge and proceed.

@EDOHWARES

Copy link
Copy Markdown
Contributor Author

@anonfedora , I'll be on it right away

@EDOHWARES EDOHWARES closed this Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] File Upload & Storage

3 participants