cal.pub0.org/apps/web/pages
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
..
[user] Fixes formatting issues with lists in event type description and bio (#7505) 2023-03-04 00:20:13 +01:00
api feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
apps feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
auth feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
availability Removed some of the UTC logic which shouldn't be there (#7425) 2023-03-03 14:02:02 +01:00
booking Additional fields as variables for custom event name (#7454) 2023-03-09 15:11:16 +00:00
bookings Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
d/[link] Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
event-types feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
getting-started feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
payment Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
reschedule Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
settings feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
team feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
teams removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
video feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
workflows removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
404.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
500.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
[user].tsx fix: use /avatar url (#7328) 2023-03-09 12:17:13 +00:00
_app.tsx upgrade nextjs to 13.2 version and replace @next/font for in built ne… (#7440) 2023-02-28 16:38:46 -07:00
_document.tsx Check embed in a better way (#7221) 2023-02-20 11:31:56 +00:00
_error.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
maintenance.tsx Feature/maintenance mode (#6930) 2023-02-08 21:51:58 +00:00
more.tsx added pwa: extension for standalone, lots of mobile improvements (#7218) 2023-02-20 15:11:51 +01:00
signup.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00