cal.pub0.org/apps/web/pages/api
Lucas Smith 1eeb91a793
perf: lazy load tRPC routes (#8167)
* experiment: cold start perf

* fix: update failing test

* chore: add database indexes

* chore: use json protocol and add query batching back

* Update [status].tsx

* Update [trpc].ts

* Delete getSlimSession.ts

* Update createContext.ts

* remove trpc caller

* correctly import Prisma

* lazy ethRouter

* replace crypto with md5

* import fixes

* public event endpoint refactor

* Update yarn.lock

* Update yarn.lock

* Using yarn.lock from main

---------

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-04-25 19:39:47 -03:00
..
_README Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
auth New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
availability Fix/user creds (#8393) 2023-04-20 15:55:19 +00:00
book feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
cron Fix/send responses everywhere customInputs were being sent. (#7898) 2023-04-04 10:29:09 +05:30
integrations New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
newbooker New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
revalidate-calendar-cache Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
social/og Updated Vercel OG to latest + added fallback img (#8057) 2023-04-03 16:06:02 +02:00
sync/helpscout Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
teams/[team] Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
trpc feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
user feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
cancel.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
collect-events.ts
email.ts fix: add confirm and reject icon in email (#7457) 2023-03-12 17:39:46 +00:00
intercom-hash.ts feat: add user hash for intercom (#8263) 2023-04-19 22:22:07 +02:00
link.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
logo.ts Initial implementation, getAppLogos() (#8405) 2023-04-20 13:43:06 +00:00
me.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
nope.ts
recorded-daily-video.ts Fix/user creds (#8393) 2023-04-20 15:55:19 +00:00
username.ts
version.ts