cal.pub0.org/apps/web
Alex van Andel bfc81b770a
Change API error handling - download works on local (#7256)
2023-02-21 17:03:10 +00:00
..
components fix: overflow issue in Custom event name modal (#7224) 2023-02-20 21:46:31 +05:30
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Add sentry and WEBAPP_URL to whitelist (#7248) 2023-02-21 16:46:27 +00:00
pages Change API error handling - download works on local (#7256) 2023-02-21 17:03:10 +00:00
playwright Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
public chore: add i18n in routing form pages (#7193) 2023-02-20 10:07:58 +00:00
scripts
server/lib Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
styles added pwa: extension for standalone, lots of mobile improvements (#7218) 2023-02-20 15:11:51 +01:00
test Fixed invalid busy times query logic (#7243) 2023-02-21 02:45:10 +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 Generate SSG Page used as cache for user's third-party calendar (#6775) 2023-02-13 11:42:53 -07:00
package.json v2.6.3 2023-02-21 13:26:11 +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