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

Clean up Processed local image links in Management api #16828

Merged
merged 5 commits into from
Jul 29, 2024

Commits on Jul 15, 2024

  1. Removed type attribute from processed local links

    improved code readabilty by using multi return type to private class
    Migaroez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2c200d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b14e734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0360ef8 View commit details
    Browse the repository at this point in the history
  4. Added type atttribute removal in deliveryapi for local image link and…

    … invalid local links
    
    Test rename for clarity and
    Migaroez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8d6173e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge branch 'v14/dev' into v14/feature/local-image-links

    # Conflicts:
    #	src/Umbraco.Core/Templates/HtmlLocalLinkParser.cs
    #	tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/HtmlLocalLinkParserTests.cs
    Migaroez committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    95b9b7d View commit details
    Browse the repository at this point in the history