Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CalDAV autodiscovery #718

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    84e6bc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Additional changes for caldav on FTUE:

    * Renamed ftueStep.GooglePermissions to ftueStep.CalendarProvider
    * Add a switch button during the FTUE calendar provider step
    * Add modal text
    * Refactor LoginView::handleFormError to be generic and now lives in utils
    * Allow force fetching of external connections
    * Add CalDAV as an external connection option
    * Refactor GoogleOauthProvider to be more in-line with how CalDAVProvider works
    * Add shortcuts for decrypt/encrypt in Python utils
    * Cache dns lookup for the remainder of the ttl
    MelissaAutumn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2124482 View commit details
    Browse the repository at this point in the history
  2. Add missing i18n

    MelissaAutumn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9f739e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d941d80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92908a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d0a4ef View commit details
    Browse the repository at this point in the history
  6. Add some tests

    MelissaAutumn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cc195ac View commit details
    Browse the repository at this point in the history