Mistral Vibe cd6fabb31c fix: correct avatar upload and DiceBear URL version
- Add api.upload() to client.ts that passes FormData without setting
  Content-Type, letting the browser set multipart/form-data with the
  correct boundary (was causing 422 on the upload endpoint)
- Use api.upload() instead of api.post() for avatar file upload
- Update DiceBear URLs from v6 to 9.x in both frontend and backend

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 20:17:21 +02:00
2026-03-29 20:44:23 +02:00
2026-03-28 21:53:03 +01:00
2026-03-29 20:44:23 +02:00
2026-03-28 21:53:03 +01:00
2026-03-28 21:53:03 +01:00
2026-03-29 20:44:23 +02:00
Description
No description provided
722 KiB
Languages
Python 55.6%
TypeScript 42.2%
Dockerfile 0.6%
Makefile 0.5%
Shell 0.5%
Other 0.6%