cal/packages/prisma
Carina Wollendorfer 3aaa1cde0d
Fixes formatted description in email + sanitize html everywhere (#7928)
* use sanitize-html instead

* add list formatting

* add lost changes from merging main

* fixes caused by merge

* remove dompurify

* Revert "remove dompurify"

This reverts commit 583bb623c7.

* sanitize already done in editor

* Update yarn.lock

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-03-28 09:40:13 +00:00
..
client Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
middleware Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
migrations Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
selects Fix user time format not respected and booking dates not localized on emails (#7682) 2023-03-13 16:49:48 +00: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 Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
package.json /insights (#6511) 2023-03-23 22:10:01 +00:00
schema.prisma Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
seed-analytics.ts /insights (#6511) 2023-03-23 22:10:01 +00:00
seed-app-store.config.json Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
seed-app-store.ts feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
seed.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
zod-utils.ts Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00