3c1297aa72
fix: calcom trpc sessio circle dep ( #19893 )
...
* fix trpc session circle dep
* fixes trpc session cirlce dep
* fix relative imports
* fix more imports to use types and not trpc
* fix exports
* Fixed types
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 05:50:22 -03:00
sean-brydon and GitHub
e89211782c
fix: calcom trpc circle deps slots handlers ( #19896 )
...
* remove validator file and include inside handler
* fixes slots and handler circle dep
* fix type in tests
2025-03-10 11:29:51 +00:00
Omar López and GitHub
bb9a039931
fix: paypal setup and key validation on server ( #10761 )
...
* fixes: paypal setup and key validation on server
* Renamed for legiblity
* Prefer early returns
* Update getEnabledAppsFromCredentials.ts
* Updated getEnabledAppsFromCredentials references
* Update getEnabledAppsFromCredentials.ts
2023-08-14 17:18:26 -07:00
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