cal.pub0.org/packages/lib
Aldrin 3e08c66888
refactor: Use template literal instead of '+' operator (#11444)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00
..
apps feat: Alby integration (#11495) 2023-09-28 12:03:01 +00:00
browser
cva
date-fns
hooks chore: fix all `@typescript-eslint/no-non-null-assertion` warnings (#10635) 2023-08-25 14:56:20 +03:00
payment fix: Handle payment flow webhooks in case of event requiring confirmation (#11458) 2023-09-30 10:22:32 +05:30
server refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
sync test: Booking flow App failure and ics file tests and improved logging (#11646) 2023-10-02 16:21:04 +05:30
test feat: monthly email digest (#10621) 2023-09-19 16:19:36 +02:00
CalEventParser.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
CalendarService.ts fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
CloseCom.ts
CloseComeUtils.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
OgImages.tsx fix: add inline color in og image (#11280) 2023-09-12 00:08:27 +02:00
Sendgrid.ts
array.ts
availability.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
bookingSuccessRedirect.ts feat: Added more query params to successRedirect page (#8271) 2023-08-22 12:18:36 +00:00
checkRateLimitAndThrowError.test.ts
checkRateLimitAndThrowError.ts
classNames.ts
constants.ts chore: reduce team data footprint (#11478) 2023-09-21 18:08:34 -03:00
convertToNewDurationType.ts
crypto.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
date-ranges.test.ts
date-ranges.ts
default-cookies.ts
defaultAvatarImage.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
defaultEvents.ts fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
deriveAppDictKeyFromType.ts
entityPermissionUtils.ts
env.ts
errors.ts
fetch-wrapper.ts
fetchUsername.ts
findDurationType.ts
getBooking.tsx perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
getBrandColours.test.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
getBrandColours.tsx fix: app crashing due to invalid hex (#11542) 2023-09-27 10:58:52 -03:00
getEventTypeById.ts feat: Alby integration (#11495) 2023-09-28 12:03:01 +00:00
getIP.ts
getLabelValueMapFromResponses.ts
getLocaleFromRequest.ts fix: Prevents mixed server and client code (#10909) 2023-08-23 16:25:43 +00:00
getMetadataHelpers.ts feat: admin org list now shows all, dns check added (#10875) 2023-08-23 21:01:12 +00:00
getPaymentAppData.ts
getSafeRedirectUrl.ts
getTeamIdFromEventType.ts
getValidRhfFieldName.test.ts fix: Make identifier conform to RHF field requirement (#10860) 2023-08-21 13:11:47 -04:00
getValidRhfFieldName.ts fix: Make identifier conform to RHF field requirement (#10860) 2023-08-21 13:11:47 -04:00
hasEditPermissionForUser.ts Import prisma (#11358) 2023-09-14 09:18:19 -03:00
hasKeyInMetadata.ts
http-error.ts
i18n.ts fix: Prevents mixed server and client code (#10909) 2023-08-23 16:25:43 +00:00
index.ts
intervalLimit.ts
invertLogoOnDark.ts fix: inverted logos and new logo for cal video (#11633) 2023-10-02 11:36:37 +01:00
isBookingLimits.ts
isDurationLimits.ts
isKeyInObject.ts
isMac.ts
isOutOfBounds.tsx
isPrismaObj.ts
isProblematicTimezone.ts
isRecurringEvent.ts
jsonUtils.ts
logger.ts
markdownIt.ts
markdownToSafeHTML.ts
next-seo.config.ts
notEmpty.ts
objectKeys.ts
package.json
parse-dates.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
parse-zone.ts
perf.ts
piiFreeData.ts fix: Use only the first connected calendar as fallback to create event (#11668) 2023-10-03 10:45:18 -07:00
price.ts feat: Alby integration (#11495) 2023-09-28 12:03:01 +00:00
random.test.ts
random.ts
rateLimit.ts
recurringStrings.ts
redactError.ts
safeStringify.ts test: More tests in booking flow (#11510) 2023-09-30 13:28:52 +00:00
sanitizeCalendarObject.ts
serverConfig.ts
slots.test.ts
slots.ts
slugify.test.ts Transform # character to - in slug (#10896) 2023-08-24 11:19:10 +01:00
slugify.ts fix: lower case slugs in teams (#11026) 2023-08-30 23:34:19 -07:00
stripMarkdown.ts
telemetry.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
testEmails.ts test: Booking flow App failure and ics file tests and improved logging (#11646) 2023-10-02 16:21:04 +05:30
text.test.ts
text.ts
timeFormat.ts
timezone.ts
totp.ts
tsconfig.json
tsconfig.test.json
turndownService.ts fix: Italics not being shown in the description after saving (#10848) 2023-08-24 11:20:00 +01:00
validateBookerLayouts.ts
validateIntervalLimitOrder.ts
validateUsername.ts fix: org username check for dynamic and signup (#11390) 2023-09-15 13:06:56 -03:00
webstorage.ts
weekday.test.ts
weekday.ts