cal.pub0.org/lib
Alex van Andel 8010abf15a
Adds Office 365 / Outlook.com Calendar Integration
* Added MS_GRAPH_CLIENT_* credentials to .env.example.
* Refactored the google integration into an abstraction layer for creating events and getting the user schedule from either Google or Office 365.
* FIX: when re-authorizing the Google Integration the refresh_token would no longer be set and the google integration would stop working.
* Updated Office 365 integration image
2021-04-21 23:10:48 +01:00
..
auth.ts Add base admin interface 2021-03-24 15:03:04 +00:00
calendarClient.ts Adds Office 365 / Outlook.com Calendar Integration 2021-04-21 23:10:48 +01:00
integrations.ts Adds Office 365 / Outlook.com Calendar Integration 2021-04-21 23:10:48 +01:00
prisma.ts Standardise semicolons 2021-04-11 18:12:18 +01:00
slots.ts Completely rebuilt logic when dealing with timezones. Now all available events should appear when selecting a date. 2021-04-17 02:08:35 +02:00