cal.pub0.org/pages
Alex Johansson f63aa5d550
add linting in CI + fix lint errors (#473)
* run `yarn lint --fix`

* Revert "Revert "add linting to ci""

This reverts commit 0bbbbee4be.

* Fixed some errors

* remove unused code - not sure why this was here?

* assert env var

* more type fixes

* fix typings og gcal callback - needs testing

* rename `md5.ts` to `md5.js`

it is js.

* fix types

* fix types

* fix lint errors

* fix last lint error

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-08-19 14:27:01 +02:00
..
[user] quick fix for location error (#492) 2021-08-18 22:07:59 +02:00
api add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
auth fix: fix next-auth issues 2021-08-09 13:35:06 +03:00
availability Merge pull request #434 from joshsny/bugfix/cancel 2021-08-16 13:31:13 +02:00
bookings wip 2021-08-12 15:55:09 +02:00
cancel fixed bug when eventType does not exist for booking 2021-08-12 12:23:10 +02:00
event-types add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
integrations Merge branch 'main' of github.com:calendso/calendso 2021-08-15 18:38:15 +02:00
reschedule add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
settings add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
team add page for teams 2021-08-13 14:46:42 -05:00
404.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
[user].tsx moved og:image outside of isReady scope so it renders on the server 2021-08-12 19:05:46 +02:00
_app.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
_document.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
index.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
success.tsx dark mode for add to calendar buttons 2021-08-16 23:10:06 +02:00