calcom/pages/api
Alex van Andel bc97237858
Remove image from session, add /api/me, update Avatar component (#493)
* Remove image from session, add /api/me, update Avatar component

* Fixed Avatar on Desktop

* Added emailMd5 to session + load md5 from props on /settings/profile

* Explicitly select which fields to expose in /api/me

* Abstracted Gravatar, defaults avatar for /api/me, removed session dep from UserDropdown

* Delete md5.js :)

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-08-22 14:16:42 +01:00
..
auth Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
availability feat: CustomEventType placeholder and API fixes (#446) 2021-08-22 14:06:26 +01:00
book Switched exclusivity, initial bugfix was incorrect 2021-08-16 22:51:52 +00:00
cron fixed codacy issues 2021-07-18 21:22:39 +02:00
integrations fix google auth callback (#500) 2021-08-19 15:37:18 +01:00
teams/[team] add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
user add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
cancel.ts Fixed cancellation 2021-07-18 16:03:59 +02:00
integrations.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
me.ts Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
teams.ts prevent duplicate team names 2021-08-13 14:50:11 -05:00