cal.pub0.org/apps/web
zomars 3a08eb3dca Adds pagination 2023-03-28 15:11:27 -07:00
..
components Add the new Team->useHostDefault option (#7811) 2023-03-28 20:03:54 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Fix: Send responses in confirm booking flow (#7830) 2023-03-27 13:57:10 +05:30
pages Adds pagination 2023-03-28 15:11:27 -07:00
playwright Embed: Strictly type the codebase and fixes a few bugs found (#7536) 2023-03-28 11:17:40 -07:00
public Add the new Team->useHostDefault option (#7811) 2023-03-28 20:03:54 +00:00
scripts
server/lib Removes the getUser logic from createContext, instead use isAuthed (#7902) 2023-03-23 19:46:33 +01:00
styles max-height for description + scroll bar, removing description icon (#7535) 2023-03-06 16:44:31 +00:00
test Fixes that sometimes last shown slot was unavailable (#7804) 2023-03-17 13:02:56 -07:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +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 Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
next-i18next.config.js
next.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
package.json Improves reported type errors on CI (#7813) 2023-03-28 13:12:40 -07:00
postcss.config.js
project.toml
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json