cal.pub0.org/packages/trpc/server/routers/viewer/workflows
Anwar Sadath 7c46d1b348
chore: Cleanup full raw avatar responses from tRPC endpoints (#8901)
* [CAL-1383] Cleanup full raw avatar responses from tRPC endpoints

* Cleanup additional handlers where base64 images were sent through the response

* Add 'image' correctly to the profiles array

---------

Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-30 16:30:19 +00:00
..
_router.tsx perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
activateEventType.handler.ts Enabling workflows for managed events (#8446) 2023-05-15 13:56:26 +00:00
activateEventType.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
create.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
create.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
delete.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
delete.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
get.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
get.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getByViewer.handler.ts chore: Cleanup full raw avatar responses from tRPC endpoints (#8901) 2023-05-30 16:30:19 +00:00
getByViewer.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getVerifiedNumbers.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getVerifiedNumbers.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getWorkflowActionOptions.handler.ts fix is premium check (#9101) 2023-05-24 18:24:12 +00:00
getWorkflowActionOptions.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
list.handler.ts Enabling workflows for managed events (#8446) 2023-05-15 13:56:26 +00:00
list.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
sendVerificationCode.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
sendVerificationCode.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
update.handler.ts fix is premium check (#9101) 2023-05-24 18:24:12 +00:00
update.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
util.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
verifyPhoneNumber.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
verifyPhoneNumber.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00