cal.pub0.org/apps/web
sean-brydon a669403604
Fix avatars not overlapping (#6405)
* Fix avatars being weird

* Fix useravatar import

* Fix type error

* Fixing spacing
2023-01-11 15:00:46 +00:00
..
components Fix avatars not overlapping (#6405) 2023-01-11 15:00:46 +00:00
docs
lib Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
pages Fix avatars not overlapping (#6405) 2023-01-11 15:00:46 +00:00
playwright Add app-store installed page navigationt ests (#6333) 2023-01-08 09:29:20 +01:00
public Fix custom event names in emails (#6375) 2023-01-10 18:32:50 +00:00
scripts
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles refactor(web): remove `fonts.css`, rely on `shared-globals.css` (#6220) 2023-01-02 19:11:06 +00:00
test Testing in isolation 2023-01-11 13:24:02 +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
next-i18next.config.js
next.config.js Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
package.json v2.4.6 2023-01-09 20:26:21 -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
tsconfig.json