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

[stable29] Check link protocol #6492

Merged
merged 5 commits into from
Oct 2, 2024
Merged

Commits on Oct 2, 2024

  1. test(cy): introduce insertLine command

    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    93453aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbb0d9 View commit details
    Browse the repository at this point in the history
  3. test(links): add linkTo helper function

    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a5e5074 View commit details
    Browse the repository at this point in the history
  4. fix(links): only preview and link known protocols

    Only generate previews for http and https.
    Only link to http, https, mailto, and tel.
    
    Signed-off-by: Max <[email protected]>
    max-nextcloud committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aba1929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82301a1 View commit details
    Browse the repository at this point in the history