cal/lib
Alex Johansson 2af160a13e
make `pages/[user]/[type].tsx` type-safe (#484)
* make `pages/[user]/[type].tsx` type-safe
* deprecate `whereAndSelect`
2021-08-18 12:21:52 +00:00
..
emails Merge pull request #378 from Nico-J/bugfix/remove-fancy-html 2021-07-26 10:15:44 +01:00
events Further renaming 2021-08-01 23:38:38 +02:00
forgot-password/messaging use lib folder 2021-06-25 09:21:21 -05:00
integrations/CalDav fix issue where user could not connect to caldav 2021-08-16 09:34:49 -05:00
teams add page for teams 2021-08-13 14:46:42 -05:00
auth.ts fix bad auth commit (#487) 2021-08-18 12:15:22 +00:00
calendarClient.ts cal-101-caldav-integration (#419) 2021-08-14 20:53:59 -05:00
CalEventParser.ts Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
classNames.ts extracted classNames into helpers 2021-08-03 10:30:35 +02:00
clock.ts Make sure all dayjs() plugins are there 2021-06-20 14:37:33 +00:00
crypto.ts cal-101-caldav-integration (#419) 2021-08-14 20:53:59 -05:00
event.ts Made event name customizable 2021-06-15 17:26:16 +02:00
integrations.ts cal-101-caldav-integration (#419) 2021-08-14 20:53:59 -05:00
jsonUtils.ts Final thing to check is timezones, currently if I am in Kuala Lumpur the time is correct, but it jumps 8 hours due to being out of bound on Seoul. 2021-06-29 01:45:58 +00:00
location.ts Added zoom as an event location and fixed ESLint 2021-06-25 00:26:55 +02:00
logger.ts Add application logger (#332) 2021-07-09 10:49:42 -05:00
md5.ts feat: Add support to use gravatar as a fallback avatar 2021-05-08 14:26:19 -06:00
notification.ts added useNotification @lib, using it in EventType (#468) 2021-08-18 10:18:18 +02:00
prisma.ts make `pages/[user]/[type].tsx` type-safe (#484) 2021-08-18 12:21:52 +00:00
serverConfig.ts Implemented mailing for Calendso instances 2021-05-27 22:10:20 +00:00
slots.ts Fixes Shifting the selected working days 2021-07-29 16:08:35 +00:00
slugify.ts prevent duplicate team names 2021-08-13 14:50:11 -05:00
telemetry.ts Implemented request handler and error handling in frontend and added cancellation event to telemetry 2021-06-06 03:12:55 +02:00
videoClient.ts Added type for credential 2021-07-28 22:44:52 +02:00