calcom/pages/api
2021-06-13 00:37:35 +02:00
..
auth Implements inviting external users to teams 2021-06-09 21:43:37 +00:00
availability Get user ID from session instead of looking it up 2021-05-11 10:21:05 +01:00
book Append reschedule/cancel also to event description 2021-06-13 00:37:35 +02:00
integrations Merge branch 'main' into feature/cancel-reschedule-links 2021-06-10 08:33:39 +02:00
teams/[team] Implements inviting external users to teams 2021-06-09 21:43:37 +00:00
user Fixed incorrect variable & also clears old errors now 2021-06-09 20:32:02 +00:00
cancel.ts Implemented rescheduling and concurrent usage of all integrations 2021-06-09 21:46:41 +02:00
integrations.ts Get user ID from session instead of looking it up 2021-05-11 10:21:05 +01:00
teams.ts Use NEXTAUTH_URL to define the BASE_URL, then use that in invite email 2021-06-07 16:57:59 +00:00