cal/packages/prisma
Lucas Smith 3c7fc85b34
feat(app-store): add facetime app to app-store (#7174)
* feat(app-store): add facetime app to app-store

Add the facetime app to the app-store allowing for facetime web links and facetime app link schemes.

fixes #6965

* Update packages/app-store/facetime/config.json

* Remove unneeded files and make app follow the new app rules

* fix(app-store): update facetime app config

Update the regex and placeholder for the facetime app to reflect the decisions to only accept https://facetime.apple.com links. This was decided as it means that all participants can join a meeting even in the event that they don't have an Apple device.

---------

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-02-18 06:40:07 +00:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
migrations feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
selects Fix app categories (#6016) 2022-12-20 15:15:06 -07:00
zod Circular dependecy hotfix 2023-01-06 13:15:34 -07:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Update package.json (#7043) 2023-02-10 13:50:01 -07:00
schema.prisma feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
seed-app-store.config.json feat(app-store): add facetime app to app-store (#7174) 2023-02-18 06:40:07 +00:00
seed-app-store.ts App Store Templates (#5289) 2023-01-18 15:30:25 -07:00
seed.ts Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod-utils.ts Feat/custom default video (#6971) 2023-02-13 22:55:32 +00:00