cal.pub0.org/packages/trpc/server/routers/loggedInViewer
Alex van Andel c7713ee36a Revert "Revert "refactor: Setting redesign (#11124)""
This reverts commit 85a1713897.
2023-09-29 13:41:41 +01:00
..
_router.tsx feat: sorting for workflow and routing forms (#10780) 2023-08-31 18:57:33 +00:00
appById.handler.ts perf: Replace un-needed context fetching (#10657) 2023-08-10 18:07:09 +01:00
appById.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
appCredentialsByType.handler.ts feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
appCredentialsByType.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
avatar.handler.ts perf: Replace un-needed context fetching (#10657) 2023-08-10 18:07:09 +01: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 fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
connectedCalendars.schema.ts fix: /getting-started/connected-calendar Toggle the first calendar on (#9028) 2023-06-05 09:21:50 +00:00
deleteCredential.handler.ts fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
deleteCredential.schema.ts feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
deleteMe.handler.ts fix: add 2fa and email verification grace period (#10771) 2023-08-17 16:13:04 +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 chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00: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 feat: Alby integration (#11495) 2023-09-28 12:03:01 +00:00
integrations.schema.ts fix: paypal setup and key validation on server (#10761) 2023-08-14 17:18:26 -07:00
locationOptions.handler.ts feat: Enable Conferencing Apps for Team Events [CAL-1925] (#10383) 2023-08-02 09:24:28 +05:30
locationOptions.schema.ts feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
me.handler.ts feat: monthly email digest (#10621) 2023-09-19 16:19:36 +02:00
me.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
routingFormOrder.handler.ts feat: sorting for workflow and routing forms (#10780) 2023-08-31 18:57:33 +00:00
routingFormOrder.schema.ts feat: sorting for workflow and routing forms (#10780) 2023-08-31 18:57:33 +00:00
setDestinationCalendar.handler.ts perf: Replace un-needed context fetching (#10657) 2023-08-10 18:07:09 +01:00
setDestinationCalendar.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
shouldVerifyEmail.handler.ts feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
shouldVerifyEmail.schema.ts feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
stripeCustomer.handler.ts fix/premium-username-callback (#9938) 2023-07-05 18:19:42 +00: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
teamsAndUserProfilesQuery.handler.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
updateProfile.handler.ts Revert "Revert "refactor: Setting redesign (#11124)"" 2023-09-29 13:41:41 +01:00
updateProfile.schema.ts Revert "Revert "refactor: Setting redesign (#11124)"" 2023-09-29 13:41:41 +01:00
updateUserDefaultConferencingApp.handler.ts perf: Replace un-needed context fetching (#10657) 2023-08-10 18:07:09 +01:00
updateUserDefaultConferencingApp.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
workflowOrder.handler.ts feat: sorting for workflow and routing forms (#10780) 2023-08-31 18:57:33 +00:00
workflowOrder.schema.ts feat: sorting for workflow and routing forms (#10780) 2023-08-31 18:57:33 +00:00