Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Feat: Add system information endpoint and integrate s3 support#165

Merged
danielalves96 merged 2 commits into
nextfrom
feat/add-system-information-endpoint-and-integrate-S3-support
Jul 21, 2025
Merged

Feat: Add system information endpoint and integrate s3 support#165
danielalves96 merged 2 commits into
nextfrom
feat/add-system-information-endpoint-and-integrate-S3-support

Conversation

@danielalves96
Copy link
Copy Markdown
Contributor

  • Implemented a new endpoint to retrieve system information, including the active storage provider and S3 status.
  • Updated the AppService to fetch system information and return relevant data.
  • Integrated system information fetching in the FileUploadSection, GlobalDropZone, and UploadFileModal components to adjust upload behavior based on S3 availability.
  • Enhanced chunked upload logic to conditionally use chunked uploads based on the storage provider.

- Implemented a new endpoint to retrieve system information, including the active storage provider and S3 status.
- Updated the AppService to fetch system information and return relevant data.
- Integrated system information fetching in the FileUploadSection, GlobalDropZone, and UploadFileModal components to adjust upload behavior based on S3 availability.
- Enhanced chunked upload logic to conditionally use chunked uploads based on the storage provider.
@danielalves96 danielalves96 merged commit 4e53d23 into next Jul 21, 2025
@danielalves96 danielalves96 deleted the feat/add-system-information-endpoint-and-integrate-S3-support branch September 9, 2025 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant