happy-server/sources
Steve Korshakov 42f2f30b6a feat: remove avatar on GitHub disconnect
Update GitHub disconnect endpoint to also remove user avatar:
- Clear avatar field in database (set to Prisma.JsonNull)
- Include avatar removal in account update broadcast
- Update logging to reflect avatar removal

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 23:38:09 -07:00
..
app feat: remove avatar on GitHub disconnect 2025-08-26 23:38:09 -07:00
modules feat: resolve public url for avatar 2025-08-26 22:39:28 -07:00
services ref: remove updates 2025-07-26 02:24:05 -07:00
storage fix: fix upload path 2025-08-26 23:03:43 -07:00
utils feat: handle avatar, first name and last name 2025-08-26 22:17:11 -07:00
main.ts wip: add files, fix tweetnacl in esm 2025-08-26 21:46:55 -07:00
types.ts feat: handle avatar, first name and last name 2025-08-26 22:17:11 -07:00