cal.pub0.org/apps/web/lib
sean-brydon f4ed345a87
Fixes disable branding for teams and users (#5913)
* Adding new nextauth object

* Use correct brand hidden values

* Move check to getprops instead of a function

* Update apps/web/components/booking/pages/AvailabilityPage.tsx

* Update apps/web/components/booking/pages/AvailabilityPage.tsx

* Update apps/web/pages/[user]/[type].tsx

Co-authored-by: Leo Giovanetti <hello@leog.me>

* Update apps/web/pages/api/auth/[...nextauth].tsx

Co-authored-by: Leo Giovanetti <hello@leog.me>

* Update apps/web/pages/api/auth/[...nextauth].tsx

Co-authored-by: Leo Giovanetti <hello@leog.me>

Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-12-07 15:04:04 +00:00
..
auth
config Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
core Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
hooks Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
mutations/bookings Recurring emails fixed (#5499) 2022-11-12 16:46:27 +00:00
types Apps Status + Updates to non-traditional calendars (#5034) 2022-10-19 13:11:50 -03:00
QueryCell.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
app-providers.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
asStringOrNull.tsx
auth.ts Improve 2fa: ask for code before account removal and 2fa disabling (#3817) 2022-08-31 14:57:53 -06:00
availability.ts
classNames.ts
clock.ts #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
cropImage.ts
ensureArray.ts
getBooking.tsx Fix disabled locations when rescheduling (#5046) 2022-10-17 15:47:11 +02:00
hasKeyInMetadata.ts
isBrandingHidden.tsx Fixes disable branding for teams and users (#5913) 2022-12-07 15:04:04 +00:00
isOutOfBounds.tsx
isPrismaObj.ts
location.ts
parseDate.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
parseZone.ts
prisma.ts
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts
slots.ts
slugify.ts
withEmbedSsr.tsx The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00