Per-stream visibility: isPublic on StreamPlan, PATCH endpoint, feed + profile updates

This commit is contained in:
2026-03-03 21:37:00 +01:00
parent ed83c651d8
commit bc6c01940a
9 changed files with 280 additions and 45 deletions

View File

@@ -18,6 +18,7 @@
"dependencies": {
"@fastify/cookie": "^11.0.1",
"@fastify/cors": "^10.0.1",
"@fastify/multipart": "^9.4.0",
"@fastify/rate-limit": "^10.2.1",
"@fastify/websocket": "^11.2.0",
"@prisma/client": "^6.4.1",