cal.pub0.org/apps/web
Nafees Nazik d545a9e127
Fix save booking title unescaped (#7591)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-03-13 22:03:06 +00:00
..
components Fix save booking title unescaped (#7591) 2023-03-13 22:03:06 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Fix booking time hydration error (#7253) 2023-03-11 00:24:01 +00:00
pages empty screen for unpublished teams (#7206) 2023-03-12 23:31:55 +00:00
playwright Fixed test (#7572) 2023-03-07 15:15:11 -07:00
public New Crowdin translations by Github Action (#7675) 2023-03-13 11:55:43 +01:00
scripts
server/lib feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
styles max-height for description + scroll bar, removing description icon (#7535) 2023-03-06 16:44:31 +00:00
test feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -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 feat: use next transpile packages feature (#7527) 2023-03-06 13:10:39 +00:00
package.json Fix save booking title unescaped (#7591) 2023-03-13 22:03:06 +00: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 Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json