cal.pub0.org/packages/trpc/server/routers/viewer/webhook
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 Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
create.handler.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
create.schema.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
delete.handler.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
delete.schema.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
edit.handler.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
edit.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
get.handler.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00: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 Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
list.handler.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
list.schema.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
testTrigger.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
testTrigger.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
types.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
util.ts Team webhooks (#8917) 2023-05-23 01:15:29 +00:00