cal.pub0.org/packages/trpc/server/routers/loggedInViewer
Efraín Rochín d6fb0df64f
perf: tRPC procedures and middleware refactor (#8419)
* trpc procedures an middleware refactor

* allow use sessionMiddleware without a req object

* sync with the new tRPC structure

* tRPC refactor on routing form app

* import Prisma from @prisma/client

* Lazy load apps from appstore

* remove unrelated changes

* Add types for PaymentService

* type fixes

* Merge branch 'main' into roae85/cal-1514-set-the-user-session-only-on-the

* fix typo

* remove console.log

* remove explicit types from apstore object

* linter fixes

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-09 19:27:05 +00:00
..
_router.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
appById.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
appById.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
appCredentialsByType.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
appCredentialsByType.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
apps.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
apps.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
avatar.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
avatar.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
away.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
away.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
bookingUnconfirmedCount.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
bookingUnconfirmedCount.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
connectedCalendars.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
connectedCalendars.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
deleteCredential.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
deleteCredential.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
deleteMe.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
deleteMe.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
deleteMeWithoutPassword.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
deleteMeWithoutPassword.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
eventTypeOrder.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
eventTypeOrder.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getCalVideoRecordings.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getCalVideoRecordings.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getDownloadLinkOfCalVideoRecordings.handler.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
getDownloadLinkOfCalVideoRecordings.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getUsersDefaultConferencingApp.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getUsersDefaultConferencingApp.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
integrations.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
integrations.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
locationOptions.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
locationOptions.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
me.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
me.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
setDestinationCalendar.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
setDestinationCalendar.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
stripeCustomer.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
stripeCustomer.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
submitFeedback.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
submitFeedback.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
updateProfile.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
updateProfile.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
updateUserDefaultConferencingApp.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
updateUserDefaultConferencingApp.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00