2317473545
* feat(web): improve session retrieval performance Switch to using `getServerSession` which avoids a HTTP round trip to retrieve session details. Additionally, migrate deprecated `app/lib/auth` calls to to `@calcom/lib` package. * fix: update failing test and lint * Consolidates auth code in features * Update yarn.lock * Update packages/trpc/server/createContext.ts * Oopsie --------- Co-authored-by: zomars <zomars@me.com> |
||
---|---|---|
.. | ||
checkBookingLimits.test.ts | ||
checkDurationLimits.test.ts | ||
getAggregateWorkingHours.test.ts | ||
getAvailabilityFromSchedule.test.ts | ||
getSchedule.test.ts | ||
getTimezone.test.ts | ||
getWorkingHours.test.ts | ||
parseZone.test.ts | ||
slots.test.ts | ||
team-event-types.test.ts |