cal.pub0.org/apps/web
Syed Ali Shahbaz e78fb22451
[URGENT] Hotfix: re-adds the password and username set check in signup (#8638)
* Check for existing password and username to ensure it isn't an invite

* added check with verified to allow SAML linking

* wrong verified check lol

* updated comment

* unintended
2023-05-03 10:10:28 -03:00
..
components Fix form inputs height to 36px (#8541) 2023-05-02 21:49:17 +00:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib perf: prevent refetching i18n on route change (#8535) 2023-04-27 10:55:26 +00:00
pages [URGENT] Hotfix: re-adds the password and username set check in signup (#8638) 2023-05-03 10:10:28 -03:00
playwright Fix: Show smsReminderNumber on booking success page (#8596) 2023-05-02 16:58:39 +00:00
public [CAL-1095] Embed modal (floating pop up button) - UI/layout/spacing issues (#8217) 2023-05-02 15:57:01 -03:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Removes the getUser logic from createContext, instead use isAuthed (#7902) 2023-03-23 19:46:33 +01:00
styles only show vibrancy on MacOS (#8462) 2023-04-22 20:52:50 +01:00
test add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
middleware.ts Add log messages on cold/hot requests (#8420) 2023-04-21 12:08:59 -03:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js perf: fix multiple versions of `emotion/react` loaded warning (#8549) 2023-05-02 18:31:54 +05:30
package.json v2.8.11 2023-05-02 15:21:58 -03:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30