cal.pub0.org/apps/web
sean-brydon 424edc7437
fix: app.cal.com signup changes (#10369)
* Adds premium username check

* Refactor

* fix usernames

* Return a response so the request does not stall

* Fix conditional

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-26 12:46:25 +01:00
..
components fix: show event type setup tab in managed event types [CAL-2225] (#10367) 2023-07-25 19:07:09 +02:00
docs
fonts
lib fix: `nameless` in sidebar for orgs (#10318) 2023-07-24 10:25:55 +00:00
pages fix: app.cal.com signup changes (#10369) 2023-07-26 12:46:25 +01:00
playwright fix: Toast Onclose is removing specific toast (#9960) 2023-07-25 22:27:14 +00:00
public New Crowdin translations by Github Action 2023-07-25 22:03:48 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test fix: Add attendees to getLuckyUser algorithm (#10285) 2023-07-20 22:51:15 +01: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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts feat: Don't run middleware on _next, .*avatar.png & favicon.ico (#10344) 2023-07-24 09:55:55 -07:00
next-i18next.config.js
next.config.js Get OAuth working for local (#10054) 2023-07-19 09:15:05 +02:00
package.json v3.1.4 2023-07-21 10:02:01 +01:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json