issues
search
innovencelabs
/
byteshare
Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13
stars
4
forks
source link
Add content moderation in middleware
#171
Closed
ambujraj
closed
7 months ago
ambujraj
commented
7 months ago
What does this PR do?
Added content moderation in middleware
Issue
Fixes #73
What changed?
Added RabbitMQ publish on every upload completion
Added /scan/finalise endpoint
Updated architecture in README
Content moderation only for production
Why these changes?
To add Content Moderation
It's an improvement
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?
Added content moderation in middleware
Issue
Fixes #73
What changed?
Why these changes?
Is it tested?
Yes, locally
Checklist