c196ff1095
feat: link email to participant (requireEmailForGuests) ( #24661 )
...
* feat: link email to participatn
* fix: bugs
* refactor: improve code
* refactor: prevent repload
* chore: remove unued
* fix: type
* refactor
* fix: type
* feat: restrict host
* feat: type
* feat: tests
* fix: don't allow guest
* fix: merk guest
* fix: bugs
* fix: test
* fix: test
* refactor: feedback
* fix: tests
---------
Co-authored-by: Volnei Munhoz <volnei.munhoz@gmail.com >
2025-11-05 11:15:41 +00:00
Benny Joo and GitHub
dbe55f0804
refactor: Break videoClient into two separate files in app-store and features ( #23992 )
...
* getVideoAdapters
* fix
2025-10-10 07:11:46 -03:00
Benny Joo and GitHub
76332a759b
refactor: circular deps between app store and lib [5] ( #23936 )
...
* getBulkEventTypes
* 2 eventtypes related utils to features
* locationsResolver
* checkForEmptyAssignment
* mv defaultEvents to features
* update imports
* PrismaAppRepository
* mv currencyConversions from appstore to lib
* useAppsData
* videoClient
* analytics files
* fix
* mv
* prettier
* use named import
2025-09-19 10:16:56 -03:00
d9df9b3d01
feat: recording url with 6 months expiry time ( #18707 )
...
* feat: store cal video recording on s3
* feat: create new route to fetch download link
* tests: add unit test
* fix: unit test
* fix: type error
* chore: add env var
* fix: open in new tab
* fix: type err
* chore: update test
* fix: import
* chore: use cal video recording token secret
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2025-05-23 13:01:33 +01:00