issues
search
innovencelabs
/
byteshare
Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13
stars
4
forks
source link
Delete from storage on delete in History page
#203
Open
ambujraj
opened
6 months ago
ambujraj
commented
6 months ago
What does this PR do?
Deleting from storage also on delete.
Issue
Fixes #202
What changed?
Added delete folder function in storage code
Why these changes?
To ensure the upload is completely deleted.
Is it tested?
Yes, locally
Checklist
[x] I have read through the
Contributing Guidelines
[x] I have also updated the dependent codes as well and README.md if applicable
[x] My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.
What does this PR do?
Deleting from storage also on delete.
Issue
Fixes #202
What changed?
Why these changes?
Is it tested?
Yes, locally
Checklist