cal/packages/lib/server
Erik a804a29516
feat: Stripe paid apps flow (#12103)
* chore: Stripe paid apps flow

* chore: Subscription

* chore: Webhooks

* chore: Abstract functions

* chore: Lockfile

* chore: Webhook handler

* chore: Use catch-all

* chore: Webhook changes, etc

* chore: Cleanup

* chore: Use actual price id

* chore: Updates

* chore: Install normally until expiry date

* Disable team install for paid apps and cal.ai\

* Fix the same at another place

* Fix Typescript error

* redactedCause doesnt have message has enumerable prop

* Fix reinstallation of an already installed app

* chore: Remove unused deps

* chore: Ensure index

* chore: Price in usd

* chore: PR suggestion

* Fix missing packages in yarn.lock

---------

Co-authored-by: Hariom <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-11-15 09:29:41 -03:00
..
queries fix: team booking page having same slug as the org (#12213) 2023-11-14 18:25:46 +05:30
repository fix: team booking page having same slug as the org (#12213) 2023-11-14 18:25:46 +05:30
checkBookingLimits.ts fix: booking limits (#12172) 2023-11-07 14:17:05 -03:00
checkDurationLimits.ts fix: all booking and duration limits (#10480) 2023-08-09 15:51:38 -07:00
checkRegularUsername.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
checkUsername.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
defaultHandler.ts Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
defaultResponder.ts fix: Make sure if header is set already, it isn't set again (#12194) 2023-11-02 09:22:16 -03:00
getBookerUrl.ts fix: More instances of Avatar and booker links fixed (#10083) 2023-07-13 19:22:21 +05:30
getBrand.ts fix: Fix 'Book a new time' link in request-reschedule for Team Event (#12261) 2023-11-14 13:23:44 -07:00
getLuckyUser.ts feat: Modify sort with if/elseif/else randomize when the dates are equal (#10448) 2023-08-03 09:03:23 +00:00
getServerErrorFromUnknown.ts feat: Stripe paid apps flow (#12103) 2023-11-15 09:29:41 -03:00
getUsersCredentials.ts fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
i18n.ts chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
index.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
maybeGetBookingUidFromSeat.ts fix: seated event type public id cancels/reschedule entire booking without auth (#11667) 2023-10-06 13:17:15 -03:00
perfObserver.ts Adding a bunch of performance markers (#6303) 2023-01-09 18:42:46 -07:00
resizeBase64Image.ts Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00