mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Media upload for avatars and banners, more work, fix tests
This commit is contained in:
parent
16cfd5d900
commit
460b68c381
17 changed files with 360 additions and 139 deletions
|
|
@ -35,6 +35,9 @@
|
|||
"dev": "bun run index.ts",
|
||||
"start": "bun run index.ts"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"sharp"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@julr/unocss-preset-forms": "^0.0.5",
|
||||
"@types/jsonld": "^1.5.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue