cal.pub0.org/apps/web/pages/api
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
..
_README Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
auth [URGENT] Hotfix: re-adds the password and username set check in signup (#8638) 2023-05-03 10:10:28 -03:00
availability Fix/user creds (#8393) 2023-04-20 15:55:19 +00:00
book feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
cron add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
integrations New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
newbooker New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
revalidate-calendar-cache Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
social/og Updated Vercel OG to latest + added fallback img (#8057) 2023-04-03 16:06:02 +02:00
sync/helpscout Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
teams/[team] Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
trpc Fix broken appsRouter (#8719) 2023-05-06 08:50:52 +01:00
user feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
cancel.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
collect-events.ts Backported 973e0a3..6ad0e23 (#3943) 2022-08-26 12:07:44 -06:00
email.ts fix: add confirm and reject icon in email (#7457) 2023-03-12 17:39:46 +00:00
intercom-hash.ts feat: add user hash for intercom (#8263) 2023-04-19 22:22:07 +02:00
link.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
logo.ts Initial implementation, getAppLogos() (#8405) 2023-04-20 13:43:06 +00:00
me.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
nope.ts Middleware rewrite shenanigans 2022-08-16 13:59:38 -06:00
recorded-daily-video.ts Fix/user creds (#8393) 2023-04-20 15:55:19 +00:00
username.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
version.ts feat: adds new version endpoint in internal api (#3155) 2022-06-25 05:37:29 +00:00