refactor(media): ♻️ Massively simplify media pipeline with Bun.S3

This commit is contained in:
Jesse Wierzbinski 2025-01-29 17:21:40 +01:00
parent 29cbe7d293
commit 9ba6237f13
No known key found for this signature in database
21 changed files with 197 additions and 1005 deletions

View file

@ -7,7 +7,8 @@
"federation",
"config",
"plugin",
"worker"
"worker",
"media"
],
"languageToolLinter.languageTool.ignoredWordsInWorkspace": ["versia"]
}