calcom/lib
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
..
emails add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
events Further renaming 2021-08-01 23:38:38 +02:00
forgot-password/messaging use lib folder 2021-06-25 09:21:21 -05:00
integrations/CalDav fix issue where user could not connect to caldav 2021-08-16 09:34:49 -05:00
teams add page for teams 2021-08-13 14:46:42 -05:00
asStringOrNull.tsx add query params parser util (#496) 2021-08-19 12:32:51 +00:00
auth.ts fix bad auth commit (#487) 2021-08-18 12:15:22 +00:00
calendarClient.ts cal-101-caldav-integration (#419) 2021-08-14 20:53:59 -05:00
CalEventParser.ts Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
classNames.ts extracted classNames into helpers 2021-08-03 10:30:35 +02:00
clock.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
crypto.ts cal-101-caldav-integration (#419) 2021-08-14 20:53:59 -05:00
event.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
integrations.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
jsonUtils.ts Final thing to check is timezones, currently if I am in Kuala Lumpur the time is correct, but it jumps 8 hours due to being out of bound on Seoul. 2021-06-29 01:45:58 +00:00
location.ts Added zoom as an event location and fixed ESLint 2021-06-25 00:26:55 +02:00
logger.ts Add application logger (#332) 2021-07-09 10:49:42 -05:00
notification.ts added useNotification @lib, using it in EventType (#468) 2021-08-18 10:18:18 +02:00
prisma.ts make pages/[user]/[type].tsx type-safe (#484) 2021-08-18 12:21:52 +00:00
profile.ts Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
serverConfig.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
slots.ts Fixes Shifting the selected working days 2021-07-29 16:08:35 +00:00
slugify.ts prevent duplicate team names 2021-08-13 14:50:11 -05:00
telemetry.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
videoClient.ts Added type for credential 2021-07-28 22:44:52 +02:00