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

Adding Azure and AWS-specific Image Caches of ImageSharp (Lombiq Technologies: OCORE-136) #15028

Merged
merged 61 commits into from
Apr 24, 2024

Commits on Jan 9, 2024

  1. Adding basic prototype

    Piedone committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1d1d03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831a55e View commit details
    Browse the repository at this point in the history
  3. Docs

    Piedone committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f63afd5 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    Piedone committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b97171c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 17, 2024

  1. Merge remote-tracking branch 'official/main' into issue/OCORE-136

    # Conflicts:
    #	src/OrchardCore.Build/Dependencies.props
    #	src/docs/releases/1.9.0.md
    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    db5b9b0 View commit details
    Browse the repository at this point in the history
  2. MD syntax fix

    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    930d41d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20beeaa View commit details
    Browse the repository at this point in the history
  4. Code styling

    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    572412a View commit details
    Browse the repository at this point in the history
  5. Eager option access

    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    254848b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eabc330 View commit details
    Browse the repository at this point in the history
  7. Simplified option binding

    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    60f16e3 View commit details
    Browse the repository at this point in the history
  8. Using ToLowerInvariant() to generate the container names instead of t…

    …he culture-sensitive version
    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d7fb2ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73aa34d View commit details
    Browse the repository at this point in the history
  10. File-scoped namespaces

    Piedone committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6b05f4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57b7c84 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge remote-tracking branch 'origin/main' into issue/OCORE-136

    # Conflicts:
    #	src/OrchardCore.Build/Dependencies.props
    #	src/OrchardCore.Modules/OrchardCore.Media.Azure/Manifest.cs
    #	src/OrchardCore.Modules/OrchardCore.Media.Azure/MediaBlobContainerTenantEvents.cs
    #	src/docs/releases/1.9.0.md
    Piedone committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9cf574c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea7554 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge remote-tracking branch 'official/main' into issue/OCORE-136

    # Conflicts:
    #	src/OrchardCore.Build/Dependencies.props
    Piedone committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f22fc72 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. "Blob" typos

    Co-authored-by: Mike Alhayek <[email protected]>
    Piedone and MikeAlhayek authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2f1378c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da23340 View commit details
    Browse the repository at this point in the history
  3. Removing empty docs

    Piedone committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9f77673 View commit details
    Browse the repository at this point in the history
  4. Code styling

    Piedone committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d33b463 View commit details
    Browse the repository at this point in the history
  5. Shorter config binding

    Co-authored-by: Mike Alhayek <[email protected]>
    Piedone and MikeAlhayek authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3042c8d View commit details
    Browse the repository at this point in the history
  6. Formatting

    Co-authored-by: Mike Alhayek <[email protected]>
    Piedone and MikeAlhayek authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    171b686 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8609f53 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Docs wording

    Co-authored-by: Mike Alhayek <[email protected]>
    Piedone and MikeAlhayek authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    cf3abea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73dba3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    bb7f327 View commit details
    Browse the repository at this point in the history
  2. Code styling

    Piedone committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    548a8df View commit details
    Browse the repository at this point in the history
  3. Docs link

    Piedone committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e47985c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    502cd27 View commit details
    Browse the repository at this point in the history
  2. Even better names

    Piedone committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    96abf72 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    564fec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23af590 View commit details
    Browse the repository at this point in the history
  3. Fixing S3 file uploads

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    aa1330f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f41ab View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/issue/OCORE-153' into issue/OCOR…

    …E-136
    
    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Media.AmazonS3/AwsStorageOptionsExtension.cs
    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f2c8598 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    657e660 View commit details
    Browse the repository at this point in the history
  7. Dry config Fluid parsing

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    94b6fca View commit details
    Browse the repository at this point in the history
  8. Rename

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ce2a097 View commit details
    Browse the repository at this point in the history
  9. DRY Trim()

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6d25a32 View commit details
    Browse the repository at this point in the history
  10. Fix type parameters

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d44be33 View commit details
    Browse the repository at this point in the history
  11. Fixing copy-paste errors

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0704d81 View commit details
    Browse the repository at this point in the history
  12. TenantEvents DRY

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f297e99 View commit details
    Browse the repository at this point in the history
  13. Appsettings docs

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    13f5b37 View commit details
    Browse the repository at this point in the history
  14. Docs

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5dd7d33 View commit details
    Browse the repository at this point in the history
  15. Fixing docs navigation

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3a1d010 View commit details
    Browse the repository at this point in the history
  16. DRY

    Piedone committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5fc658b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge remote-tracking branch 'official/main' into issue/OCORE-136

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Media/Controllers/AdminController.cs
    #	src/docs/reference/modules/Media.AmazonS3/README.md
    Piedone committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    acb8b06 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    f94bea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14750b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a797ab View commit details
    Browse the repository at this point in the history
  4. Seal of approval

    Piedone committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d6efce8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    988e7d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bc8efb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00418e7 View commit details
    Browse the repository at this point in the history
  8. Better feature description

    Piedone committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d40f1ba View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge remote-tracking branch 'official/main' into issue/OCORE-136

    # Conflicts:
    #	src/OrchardCore.Build/Dependencies.props
    Piedone committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    daa1657 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge remote-tracking branch 'official/main' into issue/OCORE-136

    # Conflicts:
    #	CONTRIBUTING.md
    Piedone committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fc6d725 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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