add AI report types + fix report page fetching (#7175)

* add AI report types + fix report page fetching

* use auth middleware on report
This commit is contained in:
Prospector
2026-08-16 23:55:14 -07:00
committed by GitHub
parent 65df8b90b8
commit 248c7bb217
4 changed files with 150 additions and 107 deletions
+6
View File
@@ -3995,9 +3995,15 @@
"report.item-type.version": {
"defaultMessage": "version"
},
"report.type.ai-images": {
"defaultMessage": "AI-generated images in icon, gallery, or description"
},
"report.type.copyright": {
"defaultMessage": "Reuploaded work"
},
"report.type.fully-ai-generated": {
"defaultMessage": "Fully AI-generated project"
},
"report.type.inappropriate": {
"defaultMessage": "Inappropriate"
},