cal.pub0.org/apps/web
Joe Au-Yeung f00b112792
Change Stripe `<CardElement />` to `<PaymentElement />` (#8268)
* Use Stripe PaymentElement

* Only show needs confirmation, if the booking needs it

* Clean up

* Type fix

* More type fixes
2023-04-14 21:56:16 +00:00
..
components Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Revert color-scheme for embed (#8229) 2023-04-12 11:16:59 +00:00
pages Change Stripe `<CardElement />` to `<PaymentElement />` (#8268) 2023-04-14 21:56:16 +00:00
playwright Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
public New Crowdin translations by Github Action 2023-04-14 11:00:31 +00:00
scripts
server/lib Removes the getUser logic from createContext, instead use isAuthed (#7902) 2023-03-23 19:46:33 +01:00
styles Feat: Support setting custom css variables through embed API. (#8169) 2023-04-13 18:26:31 +00:00
test Feature: Reserve slots currently being booked (#6909) 2023-04-13 19:55:26 +00:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
middleware.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
next-i18next.config.js
next.config.js Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
package.json Update package.json 2023-04-14 22:34:32 +02:00
postcss.config.js
project.toml
sentry.client.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json