meetsy
meetsy copied to clipboard
Open source online booking system
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.5.0 to 4.10.3. Release notes Sourced from next-auth's releases. [email protected] Bugfixes providers: add normalizeIdentifier to EmailProvider (afb1fcda) ts: fix jsdoc link to documentation (#5039) (a21db895) avoid redirect...
Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.6. Commits caad462 [4.0.x] Bumped version for 4.0.6 release. c732152 [4.0.x] Updated man page for Django 4.0.6. 0dc9c01 [4.0.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag......
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...
For the privacy aware folks; allow sign up with email, or just username.
If user does not enable permissions to enable Google Calendar access on sign-up/login, only "Something has gone wrong, please refresh" error message is presented. Error message should notify user of...
Allow unauthenticated guests to accept invites and book a meeting.
Add option to import events from ICS to block availability.
This is to make it easier for users to book selected times for meetings
Need to add online meeting option maybe we can just add an “Add Google meet online” as a button or as a location option By default we should anyway create...