Huge refactor, submission system addition & security improvements. +Implementation of moderation cmds.

This commit is contained in:
unknown
2026-05-22 21:46:06 +02:00
parent 12a0035699
commit 2129081599
32 changed files with 3426 additions and 106 deletions

View File

@@ -14,6 +14,8 @@
},
"dependencies": {
"dompurify": "^3.0.0",
"highlight.js": "^11.11.1",
"mammoth": "^1.12.0",
"marked": "^12.0.0"
}
}