cal.pub0.org/packages/trpc/server/routers/viewer
Lucas Smith 2317473545
feat(web): improve session retrieval performance (#7584)
* 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>
2023-03-10 23:45:24 +00:00
..
apiKeys.tsx fix deleting webhook (#7159) 2023-02-16 21:22:14 +01:00
apps.tsx Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
auth.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
availability.tsx Removed some of the UTC logic which shouldn't be there (#7425) 2023-03-03 14:02:02 +01:00
bookings.tsx Linting 2023-03-02 11:23:41 -07:00
deploymentSetup.tsx Admin Wizard Choose License (#6574) 2023-02-07 17:23:42 -07:00
eventTypes.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
slots.tsx [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
sso.tsx Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
teams.tsx Bug - teams being double created without slugs (#7571) 2023-03-07 23:02:05 +00:00
webhook.tsx refactor: cleanup use of rawInput and pipe mdwr in trpc router (#7422) 2023-02-28 14:40:19 -07:00
workflows.tsx Delay workflow email cancellation in sendgrid for all case (#7647) 2023-03-10 14:28:42 +00:00