Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: split up routers to separate lambdas #8041

Merged
merged 37 commits into from
May 5, 2023
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
25fafc0
split up routers to separate lambdas
juliusmarminge Mar 31, 2023
6b719a2
fix responsemeta
juliusmarminge Mar 31, 2023
4ec8c9a
move
juliusmarminge Mar 31, 2023
70a34f7
add typeguards to make sure all endpoints are covered in the approuter
juliusmarminge Mar 31, 2023
0a993e5
prettier
juliusmarminge Mar 31, 2023
ed78cb2
move slotsrouter
juliusmarminge Mar 31, 2023
0dddf3c
split ssg/ssr
juliusmarminge Mar 31, 2023
6a4df55
make sure correct headers are sent on viewer.public
juliusmarminge Mar 31, 2023
13ed9f4
make sure correct headers are sent + use ctx.prisma
juliusmarminge Mar 31, 2023
b02b169
Merge branch 'main' into split-router
roae Apr 1, 2023
ae25067
Merge branch 'main' into split-router
emrysal Apr 4, 2023
fee7d26
Merged with main
emrysal Apr 5, 2023
176f5c8
Merge branch 'main' into split-router
emrysal Apr 5, 2023
775973c
Fixed new prefetch broken by merge
emrysal Apr 5, 2023
042729c
Merge branch 'main' into split-router
PeerRich Apr 7, 2023
c9b6a6d
Merge branch 'main' into split-router
keithwillcode Apr 11, 2023
201f978
Merge branch 'main' into pr/8041
zomars Apr 12, 2023
af5c7c5
Merge branch 'main' into pr/8041
zomars Apr 12, 2023
b12329d
Merge remote-tracking branch 'calcom/main' into split-router
keithwillcode May 1, 2023
3177ca4
Fixes after merge
keithwillcode May 1, 2023
7e2c348
Created separate API route for all tRPC routers
keithwillcode Apr 26, 2023
5188527
More fixes from refactor
keithwillcode May 1, 2023
970f6f1
Fixed tRPC query for slots
keithwillcode May 1, 2023
21db6cc
Put back extra line
keithwillcode May 1, 2023
2232d26
Fixed type checks
keithwillcode May 1, 2023
112f5fb
Removed Endpoint type check since it loads from client
keithwillcode May 1, 2023
d298846
Reverted change in getSchedule test
keithwillcode May 1, 2023
8befee5
Merge branch 'main' into split-router
keithwillcode May 2, 2023
eb3858e
Merge branch 'main' into split-router
keithwillcode May 2, 2023
656ce94
Merge branch 'main' into split-router
keithwillcode May 2, 2023
2d39cd9
Merge branch 'main' into split-router
keithwillcode May 2, 2023
d7fa176
Merge branch 'main' into split-router
keithwillcode May 2, 2023
e7b6109
Fix trpc routes in expectations
hariombalhara May 3, 2023
f8fcc12
Fix one more route test
hariombalhara May 3, 2023
4d1e31d
Merge branch 'main' into split-router
keithwillcode May 3, 2023
0fbba6f
Merge branch 'main' into split-router
keithwillcode May 3, 2023
86a3a7e
Merge branch 'main' into split-router
keithwillcode May 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into split-router
  • Loading branch information
keithwillcode authored May 2, 2023
commit 2d39cd9cdba296886af3bd6b3fb7b6e7f08aef9e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.