cal.pub0.org/apps/web
Anik Dhabal Babu 99e9425257
fix: RTL issues on booking pages + email confirmation (#10526)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-11 16:39:25 -07:00
..
components chore: add helper text in round robin (#10674) 2023-08-10 16:30:49 +00:00
docs
fonts
lib perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
pages fix: RTL issues on booking pages + email confirmation (#10526) 2023-08-11 16:39:25 -07:00
playwright fix: and enable dynamic booking test (#10642) 2023-08-11 13:33:24 -07:00
public feat: app paypal payment (#8797) 2023-08-11 23:29:48 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib perf: no wait for session when calling getschedule 10552 cal 2311 (#10607) 2023-08-09 09:55:27 +01:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test fix: Broken team events if a user with the same name exists (#10724) 2023-08-11 22:06:24 +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 fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
next-i18next.config.js
next.config.js chore: Relying on CALCOM_ENV (#10098) 2023-08-10 12:32:20 -04:00
package.json v3.1.9 2023-08-11 22:22:34 +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