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
+9 -3
View File
@@ -4322,12 +4322,21 @@
"report.not-for.dmca.description": {
"message": "See our <policy-link>Copyright Policy</policy-link>."
},
"report.note.ai-images.1": {
"message": "We've just updated our rules to prohibit AI-generated images in icons, galleries, and descriptions. We're giving creators a grace period to remove AI images from their projects before we begin accepting reports for them."
},
"report.note.check-back-later": {
"message": "Check back later once the grace period has ended. Reports of this type are not being accepted at this time."
},
"report.note.copyright.1": {
"message": "Please note that you are *not* submitting a DMCA takedown request, but rather a report of reuploaded content."
},
"report.note.copyright.2": {
"message": "If you meant to file a DMCA takedown request (which is a legal action) instead, please see our <copyright-policy-link>Copyright Policy</copyright-policy-link>."
},
"report.note.fully-ai-generated.1": {
"message": "We've just updated our rules to prohibit fully AI-generated projects. We're giving creators a grace period to update or take down fully AI-generated projects before we begin accepting reports for them."
},
"report.note.malicious.1": {
"message": "Reports for malicious or deceptive content must include substantial evidence of the behavior, such as code samples."
},
@@ -4337,9 +4346,6 @@
"report.note.missing-disclosure.1": {
"message": "Content disclosures are a new feature we've just added. We're giving creators a grace period to get their disclosures up-to-date before we begin accepting reports for missing or incorrect disclosures."
},
"report.note.missing-disclosure.2": {
"message": "Check back later once the grace period has ended. Reports of this type are not being accepted at this time."
},
"report.please-report": {
"message": "Please report:"
},